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

In This Topic
    Bounds Property (GeoPolyhedralSurface)
    In This Topic
    Returns the bounds of the geometry.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Bounds As C1.Win.Interop.Rect
    public override C1.Win.Interop.Rect Bounds {get;}
    See Also