CadDimensionBase.ArrowSize

CadDimensionBase.ArrowSize property

Gets or sets the size of the arrow. Evaluated by the size of solid (insert) entity that represents the arrow. The overall dimension scale factor is included. Setting of new size updates proper fields in the XData for dimension and changes the related solid (insert) objects.

public double ArrowSize { get; set; }

See Also