Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.display.SpreadMethod
グラデーションで spread メソッド pad を使用することを指定します。
Specifies that the gradient use the pad spread method.- Default Value:
- pad
グラデーションで spread メソッド reflect を使用することを指定します。
Specifies that the gradient use the reflect spread method.- Default Value:
- reflect
グラデーションで spread メソッド repeat を使用することを指定します。
Specifies that the gradient use the repeat spread method.- Default Value:
- repeat
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.display.SpreadMethod
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class SpreadMethod]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object SpreadMethod]
Returns:
Type Description string