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 Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As Double
instance.RotationAngle = value
value = instance.RotationAngle
|
C# | |
---|
double RotationAngle {get; set;} |
C++/CLI | |
---|
property double RotationAngle {
double get();
void set (double value);
} |
Return Value
Angle by which to rotate the texture relative to the axes
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0