Visual Basic (Declaration) | |
---|---|
Public Property Range As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Range {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_Range(); public: __property void set_Range( int value ); |
XAML Attributes Usage | |
---|---|
<object Range =int > |
Dependency Property Information | |
---|---|
Identifier field | RangeProperty |
Metadata properties set to true | None |
Return Value
Percentage of coverage, expressed in tenths of a percent. Valid values are 0 to 1000.For XAML example, refer to AddNoiseCommandBitmapEffect.
For C#/VB examples, refer to AddNoiseCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003