DK for .NET | TatukGIS.NDK.TGIS_Layer.ApplyAutoStyle | Overloads | Constructors | Fields | Methods | Properties | Events
Applies auto-styling to the layer.
// C# public virtual bool ApplyAutoStyle();
' VisualBasic Public Overridable Function ApplyAutoStyle() As Boolean
// Oxygene public function ApplyAutoStyle : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if the application was successful. |
The layer cannot have modified Params and must support auto-styling.