SetColor Method (IEntityHelper)
Sets the LineColor of the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetColor( _
dsObject* Obj As System.Object, _
dsColor* NewVal As Color _
) |
C# | |
---|
void SetColor(
System.object Obj,
Color NewVal
) |
Parameters
- Obj
- Entity
- NewVal
- LineColor
Example
See Also
Availability
DraftSight V1R3.0