Visual Basic (Declaration) | |
---|---|
Public Property BrightLength As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BrightLength {get; set;} |
XAML Attributes Usage | |
---|---|
<object BrightLength =int > |
Dependencies Property Information | |
---|---|
Identifier field | BrightLengthProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object BrightLength =int > |
Dependencies Property Information | |
---|---|
Identifier field | BrightLengthProperty |
Metadata properties set to true | None |
Return Value
Value that indicates how much the brightness changes as you move along the Z axis. This property is internally multiplied by 50.For XAML example, refer to PlaneBendCommandBitmapEffect.
For C#/VB examples, refer to PlaneBendCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family