The FontInfoState class is a user space object, useful for carrying a group attribute settings.
More...
|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
HandleRef | scptr |
|
The FontInfoState class is a user space object, useful for carrying a group attribute settings.
HPS.FontInfoState.FontInfoState |
( |
| ) |
|
Initializes an empty State.
Copies the kit in_kit into this kit.
override bool HPS.FontInfoState.Empty |
( |
| ) |
|
|
virtual |
Indicates whether this object has any values set on it.
- Returns
- true if no values are set on this object, false otherwise.
Reimplemented from HPS.Object.
Check if the source FontInfoState is equivalent to this object.
- Parameters
-
in_kit | The source <ref refid="class_h_p_s_1_1_font_info_state" kindref="compound">FontInfoState</ref> to compare to this object. |
- Returns
- true if the objects are equivalent, false otherwise.
string HPS.FontInfoState.GetName |
( |
| ) |
|
Gets the name of this font
- Returns
- The name of the font in UTF8 format.
bool HPS.FontInfoState.GetShellConvertibility |
( |
| ) |
|
Gets the shell convertibility of this font.
This determines whether or not the font can be converted into a Visualize shell.
- Returns
- A reference to this object.
override HPS.Type HPS.FontInfoState.ObjectType |
( |
| ) |
|
|
virtual |
This function returns the type the object, as declared.
This does not necessarily give the true type of the underlying object.
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.Object.
Copies the source FontInfoState into this object.
- Parameters
-
in_kit | The source object to copy. |
Copies this object into the given FontInfoState.
- Parameters
-
out_kit | The <ref refid="class_h_p_s_1_1_font_info_state" kindref="compound">FontInfoState</ref> to populate with the contents of this object. |
The documentation for this class was generated from the following file: