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

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