CenterPointOffsetX Property (IMapPolygonElement)
In This Topic
Gets the X offset for the center point of a polygon.
Syntax
'Declaration
ReadOnly Property CenterPointOffsetX As Double
double CenterPointOffsetX {get;}
Property Value
A
System.Double representing the X offset for the center point of a polygon.
See Also