名前 | 解説 | |
---|---|---|
SvgRotateTransform コンストラクタ | Initializes a new instance of the SvgRotateTransform class. |
SvgRotateTransformデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgRotateTransform コンストラクタ | Initializes a new instance of the SvgRotateTransform class. |
名前 | 解説 | |
---|---|---|
Angle | Gets or sets the angle of rotation. | |
CenterX | Gets or sets the X-coordinate of the rotation center. | |
CenterY | Gets or sets the Y-coordinate of the rotation center. | |
TransformType | Gets the type of SVG transform function. GrapeCity.Documents.Svg.SvgTransformから継承されます。 |
名前 | 解説 | |
---|---|---|
ToString | Returns a string that represents the current object. GrapeCity.Documents.Svg.SvgTransformから継承されます。 |