名前 | 解説 | |
---|---|---|
SvgAngle コンストラクタ | Initializes a new instance of the SvgAngle struct. |
SvgAngleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgAngle コンストラクタ | Initializes a new instance of the SvgAngle struct. |
名前 | 解説 | |
---|---|---|
Auto | Represents the SvgAngleUnits.Auto value. | |
AutoStartReverse | Represents the SvgAngleUnits.AutoStartReverse value. | |
Zero | Represents a zero angle. |
名前 | 解説 | |
---|---|---|
Units | Gets or sets the type of angle units. | |
Value | Gets or sets the value of this angle in specified units. |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 Determines whether the specified SvgAngle is equal to this instance. | |
GetHashCode | Returns a hash code for this struct. | |
ToString | Returns a string that represents the current struct. |