Gets or sets whether to blend the part color with the texture color.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BlendColor As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITexture
Dim value As System.Boolean
instance.BlendColor = value
value = instance.BlendColor |
C# | |
---|
System.bool BlendColor {get; set;} |
C++/CLI | |
---|
property System.bool BlendColor {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to blend the colors of the part and texture, false to not
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0