MapDataInfoSvgViewportData Property |
Gets the view port information.
Namespace:
Dundas.BI.Utility.Map
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ViewportData ViewportData { get; }
Public ReadOnly Property ViewportData As ViewportData
Get
public:
property ViewportData^ ViewportData {
ViewportData^ get ();
}
member ViewportData : ViewportData with get
Property Value
Type:
ViewportDataSee Also