ACadSharp.Tables.DimensionStyle.CenterMarkSize - DomCR/ACadSharp GitHub Wiki
Controls drawing of circle or arc center marks and centerlines by the DIMCENTER, DIMDIAMETER, and DIMRADIUS commands (see DIMCEN System Variable).
For DIMDIAMETER and DIMRADIUS, the center mark is drawn only if you place the dimension line outside the circle or arc.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double CenterMarkSize { get; set; }
Double
0 No center marks or lines are drawn <0 Centerlines are drawn >0 Center marks are drawn