ACadSharp.Header.CadHeader.HaloGapPercentage - DomCR/ACadSharp GitHub Wiki
HaloGapPercentage Property
Specifies a gap to be displayed where an object is hidden by another object; the value is specified as a percent of one unit and is independent of the zoom level.A haloed line is shortened at the point where it is hidden when HIDE or the Hidden option of SHADEMODE is used
Remarks
System variable HALOGAP
Definition
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Byte HaloGapPercentage { get; set; }
Property Value
Byte