Struct PuzzleKeypad.CharBox
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Azos.Security.CAPTCHA
Assembly: Azos.dll
Syntax
[Serializable]
public struct CharBox
Fields
Char
Declaration
public char Char
Field Value
Type | Description |
---|---|
System.Char |
Rect
Declaration
public Rectangle Rect
Field Value
Type | Description |
---|---|
System.Drawing.Rectangle |