Gets or sets whether to flip the x axis of this coordinate system feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property XFlipped As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICoordinateSystemFeatureData
Dim value As System.Boolean
instance.XFlipped = value
value = instance.XFlipped |
C# | |
---|
System.bool XFlipped {get; set;} |
C++/CLI | |
---|
property System.bool XFlipped {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to flip the x axis, false to not
Example
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0