DK11 for .NET | TatukGIS.NDK.TGIS_LayerVectorSqlAbstract.ApplyStyle | Constructors | Fields | Methods | Properties | Events
Apply a style to the layer.
// C# public void ApplyStyle( string _styleData );
' VisualBasic Public Sub ApplyStyle( ByVal _styleData As String )
// Oxygene public procedure ApplyStyle( _styleData : String );
Name | Type | Description |
---|---|---|
_styleData | string String | style data |