Friday, 4 January 2013

What are two common properties on all the Shape classes? | WPF

There are more than a dozen properties on the base class System.Windows.Shapes.Shape.
Fill
Stroke
StrokeDashArray
StrokeDashCap
StrokeEndLineCap
StrokeLineJoin
StrokeMiterLimit
StrokeStartLineCap
StrokeThickness
 

No comments: