CGPathElement.Type Field

Definition

Determines the type of path element.

public CoreGraphics.CGPathElementType Type;
val mutable Type : CoreGraphics.CGPathElementType

Field Value

Remarks

Depending on the value, the values of Point1, Point2 and Point3 will be valid.

Applies to