GH_Border.Topology Property

GH_BorderTopology Property

Gets the type of border.

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

Property Value

Type: GH_BorderTopology

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Border.Topology"]

See Also