CenterMarkSize Property

Specifies the size of the center mark for radial and diameter dimensions.

See Also | Example

Signature

object.CenterMarkSize

object

DimDiametric, DimRadial, DimRadialLarge
The object or objects this property applies to.

CenterMarkSize

Double; read-write
A positive real number specifying the size of the center mark or lines.

System variables

This property overrides the value of the DIMCEN system variable for the given dimension.

Remarks

The initial value for this property is 0.0900.

This property is not available if the CenterType property is set to acCenterNone.

 

   Comments?