DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.ParamsAsDrawn | Methods | Properties
Get a shape styling parameters used during drawing on a viewer and fill _params parameter with them.
// C# public void ParamsAsDrawn( ITGIS_ParamsSectionVector _params );
' VisualBasic Public Sub ParamsAsDrawn( ByVal _params As ITGIS_ParamsSectionVector )
// Oxygene public procedure ParamsAsDrawn( _params : ITGIS_ParamsSectionVector );
Name | Type | Description |
---|---|---|
_params | ITGIS_ParamsSectionVector | params to be set (must be allocated) |