共用方式為


NSRulerMarkerClientViewDelegation.RulerViewLocation 方法

定義

[Foundation.Export("rulerView:locationForPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat RulerViewLocation (this AppKit.NSView This, AppKit.NSRulerView ruler, CoreGraphics.CGPoint locationForPoint);
static member RulerViewLocation : AppKit.NSView * AppKit.NSRulerView * CoreGraphics.CGPoint -> nfloat

參數

This
NSView
ruler
NSRulerView
locationForPoint
CGPoint

傳回

屬性

適用於