Visual Basic (Declaration) | |
---|---|
Public Property RotateLinePen As Pen |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Pen RotateLinePen {get; set;} |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Pen type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Property Element Usage | |
---|---|
<object> <object.RotateLinePen> <Pen .../> </object.RotateLinePen> </object> |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Pen type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Property Element Usage | |
---|---|
<object> <object.RotateLinePen> <Pen .../> </object.RotateLinePen> </object> |
Return Value
The Pen used to draw a line between the rotate control points.For C#/VB examples, refer to RotateGripperControlPoint.
For more information, refer to RotateLinePen and WPF Annotation Rotation Options.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family