Gets the orientation of this break line in the drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Orientation As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBreakLine
Dim value As Integer
value = instance.Orientation
|
C# | |
---|
int Orientation {get;} |
C++/CLI | |
---|
property int Orientation {
int get();
} |
Return Value
Break orientation as defined in swBreakLineOrientation_e
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0