ACadSharp.Header.CadHeader.StepSize - DomCR/ACadSharp GitHub Wiki

StepSize Property

Specifies the size of each step when in walk or fly mode, in drawing units.

Remarks

System variable STEPSIZE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double StepSize { get; set; }

Property Value

Double