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