Struct TGlyphPos
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public struct TGlyphPos
Fields
CharCode
Declaration
public char CharCode
Field Value
| Type | Description |
|---|---|
| char |
Cluster
Declaration
public int Cluster
Field Value
| Type | Description |
|---|---|
| int |
FontFamily
Declaration
public string FontFamily
Field Value
| Type | Description |
|---|---|
| string |
GlyphIndex
Declaration
public int GlyphIndex
Field Value
| Type | Description |
|---|---|
| int |
LineCluster
Declaration
public int LineCluster
Field Value
| Type | Description |
|---|---|
| int |
XAdvance
Declaration
public int XAdvance
Field Value
| Type | Description |
|---|---|
| int |
XOffset
Declaration
public int XOffset
Field Value
| Type | Description |
|---|---|
| int |
YAdvance
Declaration
public int YAdvance
Field Value
| Type | Description |
|---|---|
| int |
YOffset
Declaration
public int YOffset
Field Value
| Type | Description |
|---|---|
| int |