DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Extent | Methods | Properties
Extent of the layer.
// C# public TGIS_Extent Extent { get {} set {} }
' VisualBasic Public Property Extent As TGIS_Extent Get End Get Set(ByVal value As TGIS_Extent) End Set End Property
// Oxygene public property Extent : TGIS_Extent read read;
Type |
---|
TGIS_Extent |