Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.display.CapsStyle
flash.display.Graphics.lineStyle() メソッドの caps パラメーターで
キャップなしを指定するのに使用します。
Used to specify no caps in the caps parameter of the
flash.display.Graphics.lineStyle() method.- Default Value:
- none
flash.display.Graphics.lineStyle() メソッドの caps パラメーターで
丸いキャップを指定するのに使用します。
Used to specify round caps in the caps parameter of the
flash.display.Graphics.lineStyle() method.- Default Value:
- round
flash.display.Graphics.lineStyle() メソッドの caps パラメーターで
四角形のキャップを指定するのに使用します。
Used to specify square caps in the caps parameter of the
flash.display.Graphics.lineStyle() method.- Default Value:
- square
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.display.CapsStyle
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class CapsStyle]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object CapsStyle]
Returns:
Type Description string