Sets the view transformation settings (e.g. pixel scaling and front facing).
| Name | Type | Description |
| Anchor | Point | Input that indicates which point is unaffected by the transform behavior. |
| BehaviorType | DisplayTransformBehaviorEnum | Input DisplayTransformBehaviorEnum that specifies which transform behaviors are to be used. |
| PixelScale | Double | Input Double that indicates how many pixels should be used to draw one model unit when pixel scaling is used. This is an optional argument whose default value is 1.0. |