Arc.Domain Property

Gets or sets the arc's domains in radians.
Public Overrides Property Domain() As devDept.Geometry.Interval
This language is not supported or no code example is available.
public override devDept.Geometry.Interval Domain {get; set;}
This language is not supported or no code example is available.

Property Value

devDept.Geometry.Interval
Exception type Condition

EyeshotException

Thrown when trying to set a domain smaller than Utility.ZERO_TOLERANCE.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition