svgModificationExtensions Class |
Namespace: imbSCI.Graph.Graphics.SvgAPI
The svgModificationExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearTransformations | ||
| isometricTransformation |
Clears existing transformation instructions and sets isomentric 3D transformation
| |
| rotate(svgGraphicElementBase, Int32, textCursorZoneCorner) |
Rotates the element for specified angle.
| |
| rotate(svgGraphicElementBase, Int32, Int32, Int32) |
Rotates the element for specified angle.
| |
| scale |
Scales the specified x.
| |
| skewXY |
Skews the xy.
| |
| translate |
Translates the specified d x.
|
| Name | Description | |
|---|---|---|
| ATT_TRANSFORMATION |
The att transformation
| |
| ROTATE_FORMAT | ||
| SCALE_FORMAT | ||
| SKEW_FORMAT | ||
| TRANSLATE_FORMAT |