DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Layer | Constructors | Fields | Methods | Properties
Reference to layer. Thanks to this, the shape will know the default colors etc.
// C# public TGIS_LayerVector Layer { get {} set {} }
' VisualBasic Public Property Layer As TGIS_LayerVector Get End Get Set(ByVal value As TGIS_LayerVector) End Set End Property
// Oxygene public property Layer : TGIS_LayerVector read read;
Type |
---|
TGIS_LayerVector |