Click or drag to resize

IGraphViewViewportSizeInPoints Property

Returns the size in points (=1/72 inch) of the area, wherein the graph is painted.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
PointD2D ViewportSizeInPoints { get; }

Property Value

PointD2D
See Also