Visual Basic (Declaration) | |
---|---|
Public Property MaximumPitSize As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int MaximumPitSize {get; set;} |
XAML Attributes Usage | |
---|---|
<object MaximumPitSize =int > |
Dependencies Property Information | |
---|---|
Identifier field | MaximumPitSizeProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object MaximumPitSize =int > |
Dependencies Property Information | |
---|---|
Identifier field | MaximumPitSizeProperty |
Metadata properties set to true | None |
Return Value
Maximum pit size, in pixels. The size of the pits will be selected at random between 1 and MaximumPitSize.For XAML example, refer to AgingCommandBitmapEffect.
For C#/VB examples, refer to AgingCommandBitmapEffect.
For C#/VB examples, refer to AgingCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family