ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapPolygonElement Interface / CenterPointOffsetX Property

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