1.26.2.1
Prysm
cohtml.Net.UserFontDescription Class Reference
+ Inheritance diagram for cohtml.Net.UserFontDescription:

Classes

class  CharInfo
 
class  KerningPairInfo
 

Public Member Functions

virtual void Dispose ()
 
 UserFontDescription ()
 

Protected Attributes

bool swigCMemOwn
 

Properties

UserFontType FontType [get, set]
 
string FontFamily [get, set]
 
uint Size [get, set]
 
uint Spread [get, set]
 
FontWeight Weight [get, set]
 
bool IsBold [get, set]
 
bool IsItalic [get, set]
 
float LineHeight [get, set]
 
float Ascent [get, set]
 
float Descent [get, set]
 
UserFontDescription.CharInfo Chars [get, set]
 
uint NumChars [get, set]
 
UserFontDescription.KerningPairInfo KerningPairs [get, set]
 
uint NumKerningPairs [get, set]
 

Constructor & Destructor Documentation

◆ UserFontDescription()

cohtml.Net.UserFontDescription.UserFontDescription ( )
inline

Member Function Documentation

◆ Dispose()

virtual void cohtml.Net.UserFontDescription.Dispose ( )
inlinevirtual

Member Data Documentation

◆ swigCMemOwn

bool cohtml.Net.UserFontDescription.swigCMemOwn
protected

Property Documentation

◆ Ascent

float cohtml.Net.UserFontDescription.Ascent
getset

◆ Chars

UserFontDescription.CharInfo cohtml.Net.UserFontDescription.Chars
getset

◆ Descent

float cohtml.Net.UserFontDescription.Descent
getset

◆ FontFamily

string cohtml.Net.UserFontDescription.FontFamily
getset

◆ FontType

UserFontType cohtml.Net.UserFontDescription.FontType
getset

◆ IsBold

bool cohtml.Net.UserFontDescription.IsBold
getset

◆ IsItalic

bool cohtml.Net.UserFontDescription.IsItalic
getset

◆ KerningPairs

UserFontDescription.KerningPairInfo cohtml.Net.UserFontDescription.KerningPairs
getset

◆ LineHeight

float cohtml.Net.UserFontDescription.LineHeight
getset

◆ NumChars

uint cohtml.Net.UserFontDescription.NumChars
getset

◆ NumKerningPairs

uint cohtml.Net.UserFontDescription.NumKerningPairs
getset

◆ Size

uint cohtml.Net.UserFontDescription.Size
getset

◆ Spread

uint cohtml.Net.UserFontDescription.Spread
getset

◆ Weight

FontWeight cohtml.Net.UserFontDescription.Weight
getset