cohtml::Net::UserFontDescription::KerningPairInfo

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
KerningPairInfo()

Public Properties

Name
uintFirstCharCode
uintSecondCharCode
floatAmount

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function KerningPairInfo

KerningPairInfo()

Public Property Documentation

property FirstCharCode

uint FirstCharCode;

property SecondCharCode

uint SecondCharCode;

property Amount

float Amount;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;