Gets or sets the x coordinate of the angle to use to rotate a plane that has a manipulator.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property XAngle As Double |
Visual Basic (Usage) | |
---|
Dim instance As IPlaneManipulator
Dim value As Double
instance.XAngle = value
value = instance.XAngle
|
C# | |
---|
double XAngle {get; set;} |
C++/CLI | |
---|
property double XAngle {
double get();
void set (double value);
} |
Return Value
x coordinate of the angle to use to rotate a plane that has a manipulator
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0