Click or drag to resize

CharacterProperty Methods

The CharacterProperty type exposes the following members.

Methods
  NameDescription
Public methodGet
Gets the current value of the Property.
(Inherited from Property.)
Public methodLoad
Loads the property with the current set values, through a PropertyGetter.
(Inherited from Property.)
Public methodSet
Sets the value of the property.
(Inherited from Property.)
Public methodStore
Stores the Property value, applying them.
(Inherited from Property.)
Top
See Also