Returns an array of color indices for geometry
faces.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public short[] GetColors()
Public Function GetColors As Short()
public:
array<short>^ GetColors()
member GetColors : unit -> int16[]
Return Value
Int16
See Also