Gets or sets the y coordinate of the angle to use to rotate a plane that has a manipulator.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property YAngle As Double |
Visual Basic (Usage) | |
---|
Dim instance As IPlaneManipulator
Dim value As Double
instance.YAngle = value
value = instance.YAngle
|
C# | |
---|
double YAngle {get; set;} |
C++/CLI | |
---|
property double YAngle {
double get();
void set (double value);
} |
Return Value
y 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