Click or drag to resize

ArcLead Interface

The Lead object arc type. Represents the arc lead in or out for a contour or path.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface ArcLead

The ArcLead type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle of the lead in radians.
Public propertyRadius Gets the radius of the lead.
Top
See Also