GH_Capsule.JaggedLeft Property

GH_CapsuleJaggedLeft Property

Gets whether the left edge of this capsule is jagged.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.JaggedLeft"]

See Also