Name | Type | Description |
---|---|---|
Station | String | Name of the object, which should be the
reference for the new center. Hint: Only available, if DynProperty "Type" is set to 1. |
Type | Long | Specifies the centering method: 0 → Centering deactivated 1 → Set desired center via an object (DynProperty "Station") 3 → Set desired center via coordinates (DynProperties "X" and "Y") |
X | Long | X coordinate of the new center. Hint: Only available, if DynProperty "Type" is set to 3. |
Y | Long | Y coordinate of the new center. Hint: Only available, if DynProperty "Type" is set to 3. |
ZoomLevel | Long | Specifies the zoom steps. Hint: Only available, if DynProperty "ZoomType" is set to 3. |
ZoomPercent | Long | Specifies the zoom factor in
percent. Hint: Only available, if DynProperty "ZoomType" is set to 1. |
ZoomType | Long | Specifies the zoom method: 0 → Zoom deactivated 1 → Set desired zoom factor in percent (DynProperty "ZoomPercent") 3 → Set desired zoom factor via the defined zoom steps (DynProperty "ZoomLevel") |