TransparencyCollectionItem Property

Gets or sets the element at the specified index in the TransparencyCollection.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual Transparency this[
        int index
] { get; set; }

Parameters

index
Type: SystemInt32
The zero-based index of the element to get or set.

Property Value

Type: Transparency
See Also

©  Bricsys NV. All rights reserved.