DK11 for .NET | TatukGIS.NDK.TGIS_LayerVectorSqlAbstract.ReadStyle | Constructors | Fields | Methods | Properties | Events
Read a style.
// C# public string ReadStyle( string _name );
' VisualBasic Public Function ReadStyle( ByVal _name As String ) As String
// Oxygene public function ReadStyle( _name : String ) : String;
Name | Type | Description |
---|---|---|
_name | string String | style name |
Type | Description |
---|---|
string String | style data |