Click or drag to resize

ISvgTransformable Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Represents and element that may be transformed.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public interface ISvgTransformable
Request Example View Source

The ISvgTransformable type exposes the following members.

Properties
  NameDescription
Public propertyTransforms
Gets or sets an SvgTransformCollection of element transforms.
Top
Methods
  NameDescription
Public methodPopTransforms
Removes any previously applied transforms from the specified SvgRenderer.
Public methodPushTransforms
Applies the required transforms to SvgRenderer.
Top
See Also

Reference