DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVectorSqlAbstract.ApplyStyle | Methods | Properties
Apply a style to the layer.
// C# public void ApplyStyle( WideString _styleData );
' VisualBasic Public Sub ApplyStyle( ByVal _styleData As WideString )
// Oxygene public procedure ApplyStyle( _styleData : WideString );
Name | Type | Description |
---|---|---|
_styleData | WideString | style data |