VisualPopRoutingTarget Method |
Pop a routing target from the current routing target stack, making the next target down the stack the new current routing target.
Remove this visual from the previous target's custom property called "RoutingTargetAllocators".
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic Visual PopRoutingTarget()
Return Value
Type:
VisualThe routine target from the top of the routing target stack.
See Also