DK11 for Delphi | GisLayer.TGIS_Layer.ApplyAutoStyle | Constructors | Fields | Methods | Properties | Events
Applies auto-styling to the layer.
// Delphi public function ApplyAutoStyle : Boolean; virtual;
// C++ Builder public: virtual bool ApplyAutoStyle(void);
Type | Description |
---|---|
Boolean | True if the application was successful. |
Layer must be assigned to the viewer and supports auto-styling.