Gets whether the picture has been flipped in the sketch.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Flipped As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISketchPicture
Dim value As Boolean
value = instance.Flipped
|
C++/CLI | |
---|
property bool Flipped {
bool get();
} |
Return Value
True if the picture has been flipped, false if not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0