NWidgetInline Class Members
In This Topic
The following tables list the members exposed by NWidgetInline.
Public Constructors
Public Fields
Public Properties
Protected Properties
| Name | Description |
 | AEM | Overridden. |
Top
Public Methods
| Name | Description |
 | CanTransform | Overridden. |
 | GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates, that are measured with the specified unit and resolution. |
 | InvalidateArrangeFromChild | Invalidates the arrange of this element from the given child. |
 | InvalidateMeasureFromChild | |
 | LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system |
 | ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates |
Top
See Also