Visual Basic (Declaration) | |
---|---|
Public Property EdgeLevels As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int EdgeLevels {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_EdgeLevels(); public: __property void set_EdgeLevels( int value ); |
XAML Attributes Usage | |
---|---|
<object EdgeLevels =int > |
Dependency Property Information | |
---|---|
Identifier field | EdgeLevelsProperty |
Metadata properties set to true | None |
Return Value
The edge levels.For XAML example, refer to MultiscaleEnhancementCommandBitmapEffect.
For C#/VB examples, refer to MultiscaleEnhancementCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003