EdgeDataGetTrueColors Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public EntityColor[] GetTrueColors()
Public Function GetTrueColors As EntityColor()
public:
array<EntityColor>^ GetTrueColors()
member GetTrueColors : unit -> EntityColor[]
Return Value
Type:
EntityColor
See Also