GH_DocDiagramPainter.Size Property

GH_DocDiagramPainterSize Property

Gets the width and height (in pixels) of this diagram image.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Size Size { get; }
Public ReadOnly Property Size As Size
	Get

Property Value

Type: Size

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_DocDiagramPainter.Size"]

See Also