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

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