GH_ViewportDiagonal Property |
Gets the length of the diagonal of the viewport in canvas coordinates.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public float Diagonal { get; }
Public ReadOnly Property Diagonal As Single
Get
Property Value
Type:
Single[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.Diagonal"]
See Also