Methods
-
Begin
Render(IDrawing Sets up the drawing context for rendering the node's geometry.Context Impl, Boolean) -
End
Render(IDrawing Resets the drawing context after rendering the node's geometry.Context Impl, Boolean) -
Hit
Test(Point) Hit test the geometry in this node.
Properties
- Bounds Gets the bounds of the node's geometry in global coordinates.
- Children Gets the child scene graph nodes.
-
Clip
Bounds Gets the clip bounds for the node in global coordinates. -
Clip
To Whether the node is clipped to ClipBounds.Bounds - Disposed
-
Draw
Operations Gets the drawing operations for the visual. -
Geometry
Clip Gets the node's clip geometry, if any. -
Has
Ancestor Gets a value indicating whether one of the node's ancestors has a geometry clip.Geometry Clip -
Layout
Bounds Gets the layout bounds for the node in global coordinates. - Opacity Gets the opacity of the scene graph node.
- Parent Gets the parent scene graph node.
- Transform Gets the transform for the node from global to control coordinates.
- Visual Gets the visual to which the node relates.