DrawingAttributes Properties
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Ink Namespace
DrawingAttributes Class
DrawingAttributes Propertie ...
Color Property
FitToCurve Property
Height Property
IgnorePressure Property
IsHighlighter Property
StylusTip Property
StylusTipTransform Property
Width Property
DrawingAttributes Class
DrawingAttributes Members
DrawingAttributes Constructor
DrawingAttributes Fields
DrawingAttributes Methods
DrawingAttributes Properties
DrawingAttributes Events
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
DrawingAttributes Properties
The
DrawingAttributes
type exposes the following members.
Properties
Name
Description
Color
Gets or sets the color of a
Stroke
.
FitToCurve
Gets or sets a value that indicates whether Bezier smoothing is used to render the
Stroke
.
Height
Gets or sets the height of the stylus used to draw the
Stroke
.
IgnorePressure
Gets or sets a value that indicates whether the thickness of a rendered
Stroke
changes according the amount of pressure applied.
IsHighlighter
Gets or sets a value that indicates whether the
Stroke
looks like a highlighter.
StylusTip
Gets or sets the shape of the stylus used to draw the
Stroke
.
StylusTipTransform
Gets or sets the
Matrix
that specifies the transformation to perform on the stylus' tip.
Width
Gets or sets the width of the stylus used to draw the
Stroke
.
Top
See Also
Reference
DrawingAttributes Class
System.Windows.Ink Namespace
Tags :