Gets whether the texture of the decal is mirrored.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TextureMirrored As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFaceDecalProperties
Dim value As Boolean
value = instance.TextureMirrored
|
C# | |
---|
bool TextureMirrored {get;} |
C++/CLI | |
---|
property bool TextureMirrored {
bool get();
} |
Return Value
True if the texture of the decal is mirrored, false if not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0