EntityColor(ColorMethod, Int16)
Constructor
|
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public EntityColor(
ColorMethod value,
short index
)
Public Sub New (
value As ColorMethod,
index As Short
)
public:
EntityColor(
ColorMethod value,
short index
)
new :
value : ColorMethod *
index : int16 -> EntityColor
Parameters
- value ColorMethod
-
- index Int16
-
See Also