DK for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSection.Shape | Methods | Properties
assigned shape if parameter is on a shape level; nil if parameter is on a layer level.
// C# public TObject Shape { get {} set {} }
' VisualBasic Public Property Shape As TObject Get End Get Set(ByVal value As TObject) End Set End Property
// Oxygene public property Shape : TObject read read;
Type |
---|
TObject |