![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
class | SiliconStudio.Presentation.ValueConverters.NumericToSize |
This converter will convert a double value to a Size structure. A Size must be passed as a parameter of this converter. You can use the SizeExtension markup extension to easily pass one, with the following syntax: {sskk:Size (arguments)}. The resulting size will be the parameter size multiplied bu the scalar double value. More... | |
Namespaces | |
package | SiliconStudio.Presentation.ValueConverters |