DK11 for .NET | TatukGIS.NDK.TGIS_Shape.IsHidden | Constructors | Fields | Methods | Properties
Is shape hidden. Treat it as turn On/Off.
// C# public Boolean IsHidden { get {} set {} }
' VisualBasic Public Property IsHidden As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property IsHidden : Boolean read read;
Type |
---|
bool Boolean |