Gets or sets the angle by which to rotate the texture relative to the axes for mapping this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.RotationAngle = value
value = instance.RotationAngle |
C# | |
---|
System.double RotationAngle {get; set;} |
C++/CLI | |
---|
property System.double RotationAngle {
System.double get();
void set ( & System.double value);
} |
Property Value
Angle by which to rotate the texture relative to the axes
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0