DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.DefaultShapeType | Methods | Properties
Default shape type for the layer. Can be set only to one of SupportedShapes.
// C# public TGIS_ShapeType DefaultShapeType { get {} set {} }
' VisualBasic Public Property DefaultShapeType As TGIS_ShapeType Get End Get Set(ByVal value As TGIS_ShapeType) End Set End Property
// Oxygene public property DefaultShapeType : TGIS_ShapeType read read;
Type |
---|
TGIS_ShapeType |