Cad2LineAngularDimension.RadiusDefinitionPoint

Cad2LineAngularDimension.RadiusDefinitionPoint property

Gets or sets the radius definition point.

public Cad3DPoint RadiusDefinitionPoint { get; set; }

Property Value

The radius definition point.

See Also