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

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