Class NativeMethods.GlyphSet
Inheritance
System.Object
NativeMethods.GlyphSet
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: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public class GlyphSet
Constructors
GlyphSet()
Declaration
public GlyphSet()
Fields
cbThis
Declaration
public int cbThis
Field Value
System.Int32
|
cGlyphsSupported
Declaration
public int cGlyphsSupported
Field Value
System.Int32
|
cRanges
Declaration
public int cRanges
Field Value
System.Int32
|
flAccel
Declaration
public int flAccel
Field Value
System.Int32
|
ranges
Declaration
public byte[] ranges
Field Value
System.Byte[]
|