ContentMargin Property (IMapViewport)
In This Topic
Gets the margin between a MapViewport element and its content.
Syntax
'Declaration
ReadOnly Property ContentMargin As Length
Length ContentMargin {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the margin between a MapViewport element and its content.
See Also