Share via


NSRulerMarker.Image Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImage Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Image : AppKit.NSImage with get, set

Property Value

Attributes

Applies to