GH_DocDiagramPainter.Size Property |
Gets the width and height (in pixels) of this diagram image.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic 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