Click or drag to resize
Ab4d.SharpEngine logo

Transform Properties

The Transform type exposes the following members.

Properties
 NameDescription
Public propertyIsIdentity Gets a Boolean that specifies if the Matrix is identity (there is no transformation).
Public propertyParentTransform In case this transformation is added to a TransformGroup that this property is set to this TransformGroup.
Public propertyValue Gets or sets a Matrix of this transformation
Top
See Also