VxArcClipper constructor

VxArcClipper(
  1. double height,
  2. VxEdge edge,
  3. VxArcType arcType
)

Implementation

VxArcClipper(this.height, this.edge, this.arcType);