Name | Description | |
---|---|---|
![]() ![]() | EQGb |
The following tables list the members exposed by NVisualTreeHelpers.
Name | Description | |
---|---|---|
![]() ![]() | AccumulateDisplayChildren | Stock implementation of NVisual.AccumulateDisplayChildren method. Adds the child nodes of a node, that implement the INVisual interface. |
![]() ![]() | GetHatchAnchor | Gets the node that serves as hatch anchor surface for the specified display node |
![]() ![]() | GetInvertTransform | Gets the inverted transformation of the visual. |
![]() ![]() | GetOwnerVisual | Returns the visual to which the specified node belongs. If node is a visual - returns the node casted as NVisual. Otherwise returns the first ancestor that is a NVisual. |
![]() ![]() | GetShadowAnchor | Gets the node that serves as shadow anchor surface for the specified display node |
![]() ![]() | GetTransform | Gets the transformation of the visual. |
![]() ![]() | HitTestAllByPoint | Overloaded. Hit tests the top most visual that resides in the specified visual root. |
![]() ![]() | HitTestAllByRegion | Overloaded. Hit tests the top most visual that resides in the specified visual root. |
![]() ![]() | HitTestTopMostByPoint | Overloaded. Hit tests the top most visual that resides in the specified visual root. |
![]() ![]() | HitTestTopMostByRegion | Overloaded. Hit tests the top most visual that resides in the specified visual root. |
![]() ![]() | TryLocalToScreen | Tries to transform a point in local coordinates to screen coordinates |
![]() ![]() | TryScreenToLocal | Tries to transform a point in screen coordinates to local coordinates for the specified node |