Visual Basic (Declaration) | |
---|---|
Public Property CyanAngle As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int CyanAngle {get; set;} |
XAML Attributes Usage | |
---|---|
<object CyanAngle =int > |
Dependencies Property Information | |
---|---|
Identifier field | CyanAngleProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object CyanAngle =int > |
Dependencies Property Information | |
---|---|
Identifier field | CyanAngleProperty |
Metadata properties set to true | None |
Return Value
Value represents the cyan screen angle in a hundredths of degrees (+/-). A positive value will rotate the screen clockwise, while a negative value will rotate the screen counter-clockwise.For XAML example, refer to ColorHalftoneCommandBitmapEffect.
For C#/VB examples, refer to ColorHalftoneCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family