NSBezierPath.Contains(CGPoint) 方法

定义

[Foundation.Export("containsPoint:")]
public virtual bool Contains (CoreGraphics.CGPoint point);
abstract member Contains : CoreGraphics.CGPoint -> bool
override this.Contains : CoreGraphics.CGPoint -> bool

参数

point
CGPoint

返回

属性

适用于