Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoGeometryCollection Class / IsEmpty Property

In This Topic
    IsEmpty Property (GeoGeometryCollection)
    In This Topic
    Returns the value indicating whether the geometry is empty geometry.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property IsEmpty As Boolean
    public override bool IsEmpty {get;}
    See Also