[This is preliminary documentation and is subject to change.]

The SettingPointEntry type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
ParsePoint(String)
Finds Point object in string.
Reset()()()
Sets default value.
(Inherited from SettingEntry<(Of <(T>)>).)
SetValue(T)
Sets value without invoking changed event. Use carrefully.
(Inherited from SettingEntry<(Of <(T>)>).)
ToString()()()
Returns string representation of Value.
(Inherited from SettingEntry<(Of <(T>)>).)

See Also