ArchHeight

Top  Previous  Next

Gets or sets the height in pixels of arch in the curved layout.

[Visual Basic .NET]

Public Property ArchHeight As Integer

[C#]

public int ArchHeight {get; set;}

 

Remarks

The default value is 10 and the minimal value is 5, and this property becomes irrelevant if the GridLaytout property is neither Lake_Geneva nor Lake_Saimaa.

 

In the screenshot below, this value determines the distance between 2 red lines.

ArchHeight