ObjectManipulator.Transformation Property

Gets or sets the transformation applied to the entities being edited.
Public Overrides Property Transformation() As Transformation
This language is not supported or no code example is available.
public override Transformation Transformation {get; set;}
This language is not supported or no code example is available.

Property Value

Transformation
Remarks
 
The final transformation applied to the object is given by the product of this transformation and the inverse of InitialTransformation

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition