Click or drag to resize

svgModificationExtensions Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The svgModificationExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearTransformations
Public methodStatic memberisometricTransformation
Clears existing transformation instructions and sets isomentric 3D transformation
Public methodStatic memberrotate(svgGraphicElementBase, Int32, textCursorZoneCorner)
Rotates the element for specified angle.
Public methodStatic memberrotate(svgGraphicElementBase, Int32, Int32, Int32)
Rotates the element for specified angle.
Public methodStatic memberscale
Scales the specified x.
Public methodStatic memberskewXY
Skews the xy.
Public methodStatic membertranslate
Translates the specified d x.
Top
See Also