Gets or sets whether to flip the appearance texture about the selected direction horizontally.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property WidthMirror As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Boolean
instance.WidthMirror = value
value = instance.WidthMirror |
C# | |
---|
System.bool WidthMirror {get; set;} |
C++/CLI | |
---|
property System.bool WidthMirror {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to flip the appearance texture about the selected direction horizontally, false to not
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0