Click or drag to resize
Ab4d.SharpEngine logo

WireGridNodeMajorLinesFrequency Property

The frequency of major lines, in terms of minor lines (i.e., how many minor lines until next major one). When set to 0 or less, the major lines are not drawn and all lines are minor lines. Default value is 0.

Namespace: Ab4d.SharpEngine.SceneNodes
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntax
C#
public int MajorLinesFrequency { get; set; }

Property Value

Int32

[Missing <value> documentation for "P:Ab4d.SharpEngine.SceneNodes.WireGridNode.MajorLinesFrequency"]

Remarks

[Missing <remarks> documentation for "P:Ab4d.SharpEngine.SceneNodes.WireGridNode.MajorLinesFrequency"]

See Also