Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoCurve Class / Is3D Property

In This Topic
    Is3D Property (GeoCurve)
    In This Topic
    Returns true if the geometry has z-coordinate values.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property Is3D As Boolean
    public abstract bool Is3D {get;}
    See Also