GetColor Method (IEntityHelper)
Gets the LineColor of the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetColor( _
IDispatch* Obj As System.Object _
) As Color |
C# | |
---|
Color GetColor(
System.object Obj
) |
JavaScript | |
---|
GetColor(
Obj : System.Object\n) : dsColor |
Parameters
- Obj
- Entity
Parameters
- Val[out] or Return Value
- LineColor
See Also
Availability
DraftSight V1R3.0