次の方法で共有


NSBezierPathElement 列挙型

定義

public enum NSBezierPathElement
type NSBezierPathElement = 
継承
NSBezierPathElement

フィールド

名前 説明
MoveTo 0
LineTo 1
CurveTo 2
ClosePath 3

適用対象