DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Draw_2 | Methods | Properties
Draw shape.
// C# public void Draw_2( TGIS_RendererMultipassMode _mode );
' VisualBasic Public Sub Draw_2( ByVal _mode As TGIS_RendererMultipassMode )
// Oxygene public procedure Draw_2( _mode : TGIS_RendererMultipassMode );
Name | Type | Description |
---|---|---|
_mode | TGIS_RendererMultipassMode | outline drawing mode; valid only for lines; used to drawing nice line junctions in multipass mode; |