CGPathElement.Point1 Field

Definition

First point.

public CoreGraphics.CGPoint Point1;
val mutable Point1 : CoreGraphics.CGPoint

Field Value

Remarks

Used by MoveToPoint, AddLineToPoint, AddQuadCurveToPoint, AddCurveToPoint.

Applies to