名前 | 解説 | |
---|---|---|
SvgScaleTransform コンストラクタ | Initializes a new instance of the SvgScaleTransform class. |
SvgScaleTransformデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgScaleTransform コンストラクタ | Initializes a new instance of the SvgScaleTransform class. |
名前 | 解説 | |
---|---|---|
ScaleX | Gets or sets the scale factor in the X direction. | |
ScaleY | Gets or sets the scale factor in the Y direction. | |
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から継承されます。 |