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

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