Struct Gdi.KERNINGPAIR
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: CADability
Assembly: CADability.dll
Syntax
public struct KERNINGPAIR
Fields
| Improve this Doc View SourceiKernAmount
Declaration
public int iKernAmount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
wFirst
Declaration
public short wFirst
Field Value
| Type | Description |
|---|---|
| System.Int16 |
wSecond
Declaration
public short wSecond
Field Value
| Type | Description |
|---|---|
| System.Int16 |