Share via


NSRulerView.Orientation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSRulerOrientation Orientation { [Foundation.Export("orientation")] get; [Foundation.Export("setOrientation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("orientation")>]
[<set: Foundation.Export("setOrientation:")>]
member this.Orientation : AppKit.NSRulerOrientation with get, set

Property Value

Attributes

Applies to