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

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