ActiveReports 19 .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
    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