Show / Hide Table of Contents

Class MenuItemPriority

Inheritance
System.Object
MenuItemPriority
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public static class MenuItemPriority

Fields

Group0

Declaration
public const int Group0 = 100
Field Value
Type Description
System.Int32

Group1

Declaration
public const int Group1 = 120
Field Value
Type Description
System.Int32

Group2

Declaration
public const int Group2 = 140
Field Value
Type Description
System.Int32

Group3

Declaration
public const int Group3 = 160
Field Value
Type Description
System.Int32

Offset

Declaration
public const int Offset = 100
Field Value
Type Description
System.Int32
Back to top © 2019 Pelican 7 LTD. All rights reserved.