Base |
public abstract class BaseTransparentObject3D
The BaseTransparentObject3D type exposes the following members.
Name | Description | |
---|---|---|
BaseTransparentObject3D | Constructor |
Name | Description | |
---|---|---|
CacheBounds | Gets or sets a boolean that specifies if the object's bounds can be cached. | |
CurrentIndex | Current index of the object in the parent's collection. | |
IndexAdjustment | IndexAdjustment can be set to adjust the index of this object - for example to for it to be rendered after some other objects. Objects that are manually set as transparent are rendered last in this way. Also objects with image brushes are rendered before objects with Opacity lower than 1 or Alpha value lower then 1. | |
NewIndex | New index of the object in the parent's collection. | |
SortedValue | Gets or sets a value that will be used to sort the objects. |
Name | Description | |
---|---|---|
cachedBounds | Cached bounds |