DK11 for ActiveX | TatukGIS_XDK11.TGIS_ParamsSection | Classes | Methods | Properties
Grouped parameters.
// C# public class TGIS_ParamsSection : ITGIS_ParamsSection { }
' VisualBasic Public Class TGIS_ParamsSection Implements ITGIS_ParamsSection End Class
// Oxygene type TGIS_ParamsSection = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateCopy | public | Make a copy of the object. (Inherited from ITGIS_ParamsAbstract) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
IsModified | public | Indicates whether the initial serial was modified (Params was touched). (Inherited from ITGIS_ParamsAbstract) |
|
LoadFromConfig | public | Load parameters from the configuration file. (Inherited from ITGIS_ParamsAbstract) |
|
ResetSerial | public | Reset serial numer conter. (Inherited from ITGIS_ParamsAbstract) |
|
SaveToConfig | public | Save parameters into the configuration file. (Inherited from ITGIS_ParamsAbstract) |
|
Touch | public | Touch the object by incrementing Serial number. (Inherited from ITGIS_ParamsAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
FalseZ | public | Z coordinate offset (for 3D mode); Default is 0. | |
FalseZAsText | public | FalseZ. Grouping as a text property all properties that affect FalseZ presentation.Uses AsText parameter syntax. | |
InternalIndex | public | Only for internal use of TatukGIS. | |
Legend | public | Text for caption in legend component. | |
MaxLevel | public | Ending visibility level. | |
MaxScale | public | Ending visibility zoom. | |
MaxZoom | public | Ending visibility zoom; if positive, then value refers to pixels; If negative then value refers to twips (1/1440 of inch). | |
MinLevel | public | Starting visibility level. | |
MinScale | public | Starting visibility zoom. | |
MinZoom | public | Starting visibility zoom; if positive, then value refers to pixels; If negative then value refers to twips (1/1440 of inch). | |
NormalizedZ | public | If not Off then Z coordinated scaling should be normalized according to viewer size. | |
ScaleZ | public | Z coordinate scaling (for 3D mode); Default is 1. | |
Serial | public | Serial number updated after any property change. (Inherited from ITGIS_ParamsAbstract) |
|
Shape | public | assigned shape if parameter is on a shape level; nil if parameter is on a layer level. | |
Style | public | Style name. | |
UserObject | public | UserObject can be used to associate with Params a user-defined object. (Inherited from ITGIS_ParamsAbstract) |
|
Visible | public | Checks whether a layer section is visible. | |