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