HKI Core
Public Member Functions | List of all members
HKI.Core.Variables.FloatWidthHeight Class Reference

Implementation of a FloatingPointWidthHeight value as a HKIVar via HKIVarGeneric. More...

Inheritance diagram for HKI.Core.Variables.FloatWidthHeight:
HKI.Core.Variables.HKIVarGeneric< FloatingPointWidthHeight >

Public Member Functions

override void Save (XmlNode parentNode)
 
override void Load (XmlNode node)
 
- Public Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< FloatingPointWidthHeight >
void SetValueToDefaultValue ()
 
void SetValueToPreviousValue ()
 
void SetDefaultValueToPreviousValue ()
 
void SetDefaultValueToValue ()
 
override string ToString ()
 

Additional Inherited Members

- Protected Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< FloatingPointWidthHeight >
virtual void SetWithParameters (object[] parameters)
 
- Properties inherited from HKI.Core.Variables.HKIVarGeneric< FloatingPointWidthHeight >
GetDefaultValue [get]
 
Value [get]
 
SetValue [set]
 

Detailed Description

Implementation of a FloatingPointWidthHeight value as a HKIVar via HKIVarGeneric.

Only the save and load functions had to be implemented manually.

Definition at line 15 of file FloatWidthHeight.cs.

Member Function Documentation

◆ Load()

override void HKI.Core.Variables.FloatWidthHeight.Load ( XmlNode  node)
inline

Definition at line 32 of file FloatWidthHeight.cs.

◆ Save()

override void HKI.Core.Variables.FloatWidthHeight.Save ( XmlNode  parentNode)
inline

Definition at line 18 of file FloatWidthHeight.cs.


The documentation for this class was generated from the following file: