FontInfoState
-
class
HPS.FontInfoState
: HPS.Object Public Functions
-
void
Assign
(HPS.FontInfoState in_that)
-
override void
Dispose
()
-
override bool
Empty
()
-
bool
Equals
(HPS.FontInfoState in_kit)
-
override bool
Equals
(Object obj)
-
FontInfoState
()
-
FontInfoState
(HPS.FontInfoState in_kit)
-
override int
GetHashCode
()
-
string
GetName
()
-
bool
GetShellConvertibility
()
-
override HPS.Type
ObjectType
()
-
void
Set
(HPS.FontInfoState in_kit)
-
void
Show
(out HPS.FontInfoState out_kit)
-
bool
ShowSystemName
(out string out_name)
Public Static Functions
-
bool
operator!=
(HPS.FontInfoState a, HPS.FontInfoState b)
-
bool
operator==
(HPS.FontInfoState a, HPS.FontInfoState b)
-
void