DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.ShowShape | Methods | Properties
Show attributes for given _shape.
Available also on: Delphi FMX | .NET WinForms | Java.
// C# public void ShowShape( ITGIS_Shape _shape );
' VisualBasic Public Sub ShowShape( ByVal _shape As ITGIS_Shape )
// Oxygene public procedure ShowShape( _shape : ITGIS_Shape );
Name | Type | Description |
---|---|---|
_shape | ITGIS_Shape | Shape object to display attribute filed for shape; nil to clear the list |