Gets or sets the yaw (side-to-side angle) of a
floating camera.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Yaw As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICamera
Dim value As System.Double
instance.Yaw = value
value = instance.Yaw |
C# | |
---|
System.double Yaw {get; set;} |
C++/CLI | |
---|
property System.double Yaw {
System.double get();
void set ( & System.double value);
} |
Property Value
Yaw
Example
See Also
Availability
SOLIDWORKS 2009 SP4, Revision Number 17.4