Click or drag to resize
AB4D logo

TransparentVisual3DCollection Properties

The TransparentVisual3DCollection type exposes the following members.

Properties
 NameDescription
Public propertyAllChildrenCount Gets count of all children (transparent + non-transparent).
(Overrides BaseTransparentObjectGroup3DAllChildrenCount)
Public propertyIsFullRearrangeNeeded Gets or sets a boolean the indicates if Children need to be fully rearranged.
(Overrides BaseTransparentObjectGroup3DIsFullRearrangeNeeded)
Public propertyNonTransparentChildrenCount Gets count of all non-transparent children.
(Overrides BaseTransparentObjectGroup3DNonTransparentChildrenCount)
Public propertyTransparentChildrenCount Gets count of all transparent children.
(Overrides BaseTransparentObjectGroup3DTransparentChildrenCount)
Public propertyVisual3DCollection Gets the Visual3DCollection.
Top
See Also