DK for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorAbstract.HideShape | Methods | Properties
Hide a shape against being drawn.
// C# public void HideShape( OleVariant _uid );
' VisualBasic Public Sub HideShape( ByVal _uid As OleVariant )
// Oxygene public procedure HideShape( _uid : OleVariant );
Name | Type | Description |
---|---|---|
_uid | OleVariant | UID of shape to be hidden |