Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoMultiLineString Class / Bounds Property

In This Topic
    Bounds Property (GeoMultiLineString)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable ReadOnly Property Bounds As C1.Win.Interop.Rect
    public override C1.Win.Interop.Rect Bounds {get;}
    See Also