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

The SettingSizeEntry type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
ParseSize(String)
Finds Size 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