COM Interface: IPCBSegment

Members

Values

Property Description
SegmentType SegmentType {get} Retrieves the segment type.
ArcDirection ArcDirection {get} Retrieves the arc direction if the segment type is an arc.
TeardropDirection TeardropDirection {get} Retrieves the teardrop direction if the segment type is a teardrop.

IPoint Start {get}

Retrieves the start point of the segment.
IPoint End {get} Retrieves the end point of the segment.
long Radius {get} Retrieves the radius of the segment if it is an arc.
long Width {get} Retrieves the width of the segment.