Share via


CIDroste.Zoom Property

Definition

Gets or sets a value that controls by how much to zoom the inset image. Default is 1.0.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Zoom { [Foundation.Export("zoom")] get; [Foundation.Export("setZoom:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zoom")>]
[<set: Foundation.Export("setZoom:")>]
member this.Zoom : single with get, set

Property Value

Implements

Attributes

Applies to