Class GUIUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public static class GUIUtilitiesMethods
| Edit this page View SourceHorizontalLine(int, int, int)
Declaration
public static void HorizontalLine(int marginTop = 5, int marginBottom = 5, int height = 2)Parameters
| Type | Name | Description | 
|---|---|---|
| int | marginTop | |
| int | marginBottom | |
| int | height |