DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Params | Constructors | Fields | Methods | Properties | Events
Parameters (colors, fills, etc.) object. These parameters are as selected in ParamsList property. Changing this parameter also changes the selected parameter object in ParamsList.
// C# public TGIS_ParamsSection Params { get {} set {} }
' VisualBasic Public Property Params As TGIS_ParamsSection Get End Get Set(ByVal value As TGIS_ParamsSection) End Set End Property
// Oxygene public property Params : TGIS_ParamsSection read read;
Type |
---|
TGIS_ParamsSection |