CGLayer.Size Property

Definition

The size of the CGLayer

public CoreGraphics.CGSize Size { get; }
member this.Size : CoreGraphics.CGSize

Property Value

Remarks

Returns the size that was used to create this CGLayer.

Applies to