|  | |
| Transparent | |
The TransparentVisual3DCollection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllChildrenCount | Gets count of all children (transparent + non-transparent). (Overrides BaseTransparentObjectGroup3DAllChildrenCount) | 
|  | IsFullRearrangeNeeded | Gets or sets a boolean the indicates if Children need to be fully rearranged. (Overrides BaseTransparentObjectGroup3DIsFullRearrangeNeeded) | 
|  | NonTransparentChildrenCount | Gets count of all non-transparent children. (Overrides BaseTransparentObjectGroup3DNonTransparentChildrenCount) | 
|  | TransparentChildrenCount | Gets count of all transparent children. (Overrides BaseTransparentObjectGroup3DTransparentChildrenCount) | 
|  | Visual3DCollection | Gets the Visual3DCollection. | 
 See Also
See Also