Color Property (ISweptSurface)
Gets or sets the LineColor of this swept surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Color As Color |
C# | |
---|
Color Color {get; set;} |
COM native C++ | |
---|
HRESULT get_Color(
IColor**Val
)
HRESULT put_Color(
IColor*NewVal |
Property Value
LineColor
See Also
Availability
DraftSight 2020 SP0