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