ZoomPanelCenterPositionUnits Property |
Namespace: Ab2d.Controls
public ZoomPanelCenterPositionUnitsType CenterPositionUnits { get; set; }
CenterPositionUnits gets or sets units in which the CenterPosition is specified. The possible values are defined by the ZoomPanelCenterPositionUnitsType enum. Default value is Relative.
The units are used by the CenterPosition property.
Please note that change of the units does not automatically change the value of CenterPosition property.