NTransformContent Class Members
In This Topic
The following tables list the members exposed by NTransformContent.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Angle | Gets or sets the Angle component of the transform matrix. |
 | Content | A shorcut property that gets or sets the content widget of the contained visual |
 | ScaleX | Gets or sets the ScaleX component of the transform matrix. |
 | ScaleY | Gets or sets the ScaleY component of the transform matrix. |
 | StretchAtRightAngles | Gets or sets whether the widget contained inside the visual must be stretched to the content area when the normalized angle is 0, 90, 180 or 270. |
 | Visual | Gets or sets the transform content element. |
Top
See Also