IsArcTo

OdArc.IsArcTo property

Gets or sets a value indicating whether this instance is arc to.

public bool IsArcTo { get; set; }

Property Value

true if this instance is arc to; otherwise, false.

See Also