Visual Basic (Declaration) | |
---|---|
Public Property Randomize As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Randomize {get; set;} |
XAML Attributes Usage | |
---|---|
<object Randomize =int > |
Dependencies Property Information | |
---|---|
Identifier field | RandomizeProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Randomize =int > |
Dependencies Property Information | |
---|---|
Identifier field | RandomizeProperty |
Metadata properties set to true | None |
Return Value
The starting point for the randomization process. Valid values range from 0 through 500. Use 0 to have the command select the starting point. Only positive values are accepted.For XAML example, refer to PuzzleEffectCommandBitmapEffect.
For C#/VB examples, refer to PuzzleEffectCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family