Shape : FrameworkElement
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of Shape
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how Shape
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
double StrokeThickness | all platforms supported by Uno Platform |
DoubleCollection StrokeDashArray | all platforms supported by Uno Platform |
Brush Stroke | all platforms supported by Uno Platform |
Stretch Stretch | all platforms supported by Uno Platform |
Brush Fill | all platforms supported by Uno Platform |
DependencyProperty FillProperty | all platforms supported by Uno Platform |
DependencyProperty StretchProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeDashArrayProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeThicknessProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of Shape
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
PenLineCap StrokeStartLineCap | all platforms supported by Uno Platform |
double StrokeMiterLimit | all platforms supported by Uno Platform |
PenLineJoin StrokeLineJoin | all platforms supported by Uno Platform |
PenLineCap StrokeEndLineCap | all platforms supported by Uno Platform |
double StrokeDashOffset | all platforms supported by Uno Platform |
PenLineCap StrokeDashCap | all platforms supported by Uno Platform |
Transform GeometryTransform | all platforms supported by Uno Platform |
DependencyProperty StrokeDashCapProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeDashOffsetProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeEndLineCapProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeLineJoinProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeMiterLimitProperty | all platforms supported by Uno Platform |
DependencyProperty StrokeStartLineCapProperty | all platforms supported by Uno Platform |
Not implemented methods
Method | Not supported on |
---|---|
CompositionBrush GetAlphaMask() | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.