GraphViewLayoutPositionOfViewportsUpperLeftCornerInRootLayerCoordinates Property |
Gets the position of the viewport's upper left corner in root layer coordinates. This value is only valid if
IsAutoZoomActive is
false.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D PositionOfViewportsUpperLeftCornerInRootLayerCoordinates { get; }
Property Value
PointD2D
The position of the viewport's upper left corner in root layer coordinates.
See Also