DK for Delphi | GisLayerVector.TGIS_Shape.Draw | Overloads | Constructors | Fields | Methods | Properties
Draw shape.
// Delphi public procedure Draw( const _mode : TGIS_RendererMultipassMode ); overload; virtual;
// C++ Builder public: virtual void Draw( TGIS_RendererMultipassMode* const _mode ) /* overload */;
Name | Type | Description |
---|---|---|
_mode | TGIS_RendererMultipassMode | outline drawing mode; valid only for lines; used to drawing nice line junctions in multipass mode; |