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