cohtml::Net::UserFontDescription::CharInfo

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
CharInfo()

Public Properties

Name
uintCharCode
floatX
floatY
floatWidth
floatHeight
floatOffsetX
floatOffsetY
floatAdvance
uintImageIndex

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function CharInfo

CharInfo()

Public Property Documentation

property CharCode

uint CharCode;

property X

float X;

property Y

float Y;

property Width

float Width;

property Height

float Height;

property OffsetX

float OffsetX;

property OffsetY

float OffsetY;

property Advance

float Advance;

property ImageIndex

uint ImageIndex;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;