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 (25.3.0.1000)
Syntaxpublic ViewportData ViewportData { get; }Public ReadOnly Property ViewportData As ViewportData
	Get
public:
property ViewportData^ ViewportData {
	ViewportData^ get ();
}member ViewportData : ViewportData with get
Property Value
Type: 
ViewportData
See Also