SvgTransformCollection Class

Definition

Namespace: Svg.Transforms
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[TypeConverterAttribute(typeof(SvgTransformConverter))]
public class SvgTransformCollection : List<SvgTransform>, 
	ICloneable
Inheritance
Object    ListSvgTransform    SvgTransformCollection
Implements
ICloneable

Constructors

SvgTransformCollectionInitializes a new instance of the SvgTransformCollection class

Properties

Methods

Events

See Also