VisualComponentRootPointer Class |
Namespace: Demo3D.Visuals
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class RootPointer
The VisualComponentRootPointer type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentRoot |
Component root visual.
| |
| ComponentType |
Component type.
|
| Name | Description | |
|---|---|---|
| ComponentChildren |
Returns all children of this component from 'visual' downwards.
| |
| ComponentVisuals |
Returns all the visuals belonging to this component from 'visual' downwards.
| |
| ToString | (Overrides ObjectToString.) |