Share via


ICIDrosteProtocol.Zoom Property

Definition

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

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Zoom { [Foundation.Export("zoom")] get; [Foundation.Export("setZoom:")] set; }
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to