GetEllipseEdgeData Method (IHatchBoundaryLoop)
Gets the specified Ellipse edge data for the Hatch boundary.
.NET Syntax
Parameters
- Index
- Index of the Ellipse edge whose data to get
- CenterX[out]
- x coordinate of the Ellipse center
- CenterY[out]
- y coordinate of the Ellipse center
- MajorAxisX[out]
- x coordinate of a point on the major axis of the Ellipse
- MajorAxisY[out]
- y coordinate of a point on the major axis of the Ellipse
- MinorAxisLengthRatio[out]
- Ratio of the length of the minor axis to the major axis
- StartAngle[out]
- Angle from the chord that is tangent to the start point of the Ellipse
- EndAngle[out]
- Angle from the chord that is tangent to the end point of the Ellipse
- IsCounterclockwiseFlag[out] or Return Value
- True if the Ellipse is drawn in a counterclockwise direction, false if in a clockwise direction
Example
Remarks
See Also
Availability
DraftSight V1R1.3