Click or drag to resize
AB4D logo

WireGridVisual3DMajorLinesFrequency Property

Gets or sets the interval between major lines - on how many minor lines comes one major line. When this value is zero or less, then major lines are not shown. Default value is 0.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public int MajorLinesFrequency { get; set; }

Property Value

Int32
See Also