TransparencyCollectionInsert Method

Inserts a Transparency object to the collection at the specified index.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Insert(
        int index,
        Transparency value
)

Parameters

index  Int32
The zero-based index at which value should be inserted.
value  Transparency
The Transparency object to insert.
See Also

©  Bricsys NV. All rights reserved.