DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.NewShape | Constructors | Fields | Methods | Properties | Events
Show attributes for a new initialised shape.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# public void NewShape( TGIS_Shape _shape );
' VisualBasic Public Sub NewShape( ByVal _shape As TGIS_Shape )
// Oxygene public procedure NewShape( _shape : TGIS_Shape );
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | Shape object to display attribute filed for shape ; nil to clear the list |