DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.ShowPoints3D | Methods | Properties
If True, show the Z coordinates for the vertices.
// C# public Boolean ShowPoints3D { get {} set {} }
' VisualBasic Public Property ShowPoints3D As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property ShowPoints3D : Boolean read read;
Type |
---|
bool Boolean |