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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic Visual PopRoutingTarget()
Return Value
VisualThe routine target from the top of the routing target stack.
See Also