Name | Description | |
---|---|---|
![]() | SvgTranslateTransform Constructor | Initializes a new instance of the SvgTranslateTransform class. |
The following tables list the members exposed by SvgTranslateTransform.
Name | Description | |
---|---|---|
![]() | SvgTranslateTransform Constructor | Initializes a new instance of the SvgTranslateTransform class. |
Name | Description | |
---|---|---|
![]() | TransformType | Gets the type of SVG transform function. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |
![]() | TranslateX | Gets or sets an SvgLength describing translation along the X-coordinate. |
![]() | TranslateY | Gets or sets an SvgLength describing translation along the Y-coordinate. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |