Name | Description | |
---|---|---|
SvgScaleTransform Constructor | Initializes a new instance of the SvgScaleTransform class. |
The following tables list the members exposed by SvgScaleTransform.
Name | Description | |
---|---|---|
SvgScaleTransform Constructor | Initializes a new instance of the SvgScaleTransform class. |
Name | Description | |
---|---|---|
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. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |