Table of Contents

Class TransformGroup

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class TransformGroup : Transform, IFormattable, IParsable<Transform>
Inheritance
TransformGroup
Implements
Inherited Members

Constructors

TransformGroup()
TransformGroup(params Transform[])
TransformGroup(IEnumerable<Transform>)

Fields

ChildrenProperty

Properties

Children
IsIdentity
Value

Gets the current transformation as a Matrix3x2Double value.

Methods

CreateInstanceCore()