Share via


AXBrailleMap.GetHeight(CGPoint) Method

Definition

[Foundation.Export("heightAtPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float GetHeight(CoreGraphics.CGPoint point);
[<Foundation.Export("heightAtPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetHeight : CoreGraphics.CGPoint -> single
override this.GetHeight : CoreGraphics.CGPoint -> single

Parameters

point
CGPoint

Returns

Attributes

Applies to