EntityColorCollectionItem Property

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

Parameters

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

Property Value

Type: EntityColor
See Also

©  Bricsys NV. All rights reserved.