Share via


NSView.DrawSheetBorder(CGSize) Method

Definition

[Foundation.Export("drawSheetBorderWithSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawSheetBorder(CoreGraphics.CGSize borderSize);
[<Foundation.Export("drawSheetBorderWithSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawSheetBorder : CoreGraphics.CGSize -> unit
override this.DrawSheetBorder : CoreGraphics.CGSize -> unit

Parameters

borderSize
CGSize
Attributes

Applies to