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: 24.2.0.0
Syntax
public virtual Transparency this[
        int index
] { get; set; }

Parameters

index  Int32
The zero-based index of the element to get or set.

Property Value

Transparency
See Also

©  Bricsys NV. All rights reserved.