Class Types
Class | Summary |
---|---|
ArcSegment | |
BezierSegment | |
Brush | Describes how an area is painted. |
BrushConverter |
Creates an IBrush from a string representation.
|
Brushes | Predefined brushes. |
BrushExtensions | Extension methods for brush classes. |
Colors | Defines a set of predefined colors. |
DashStyle |
Represents the sequence of dashes and gaps that will be applied by a Pen .
|
Drawing | |
DrawingContext | |
DrawingGroup | |
EllipseGeometry | Represents the geometry of an ellipse or circle. |
FontFamily | |
FormattedText | Represents a piece of text with formatting. |
FormattedTextLine |
Stores information about a line of FormattedText .
|
Formatted |
Describes the formatting for a span of text in a FormattedText object.
|
Geometry | Defines a geometric shape. |
GeometryDrawing | |
GradientBrush | Base class for brushes that draw with a gradient. |
GradientStop | Describes the location and color of a transition point in a gradient. |
GradientStops |
A collection of GradientStop s.
|
ImageBrush |
Paints an area with an IBitmap .
|
LinearGradientBrush | A brush that draws with a linear gradient. |
LineGeometry | Represents the geometry of a line. |
LineSegment | |
MatrixTransform |
Transforms an IVisual according to a Matrix .
|
MediaExtensions | Provides extension methods for Avalonia media. |
PathFigure | |
PathFigures | |
PathGeometry | |
PathMarkupParser | Parses a path markup string. |
PathSegment | |
PathSegments | |
Pen | Describes how a stroke is drawn. |
PolylineGeometry | Represents the geometry of an polyline or polygon. |
Quadratic |
|
RadialGradientBrush | Paints an area with a radial gradient. |
RectangleGeometry | Represents the geometry of a rectangle. |
RenderOptions | |
RotateTransform |
Rotates an IVisual .
|
ScaleTransform |
Scale an IVisual .
|
SkewTransform |
Skews an IVisual .
|
SolidColorBrush | Fills an area with a solid color. |
StreamGeometry | Represents the geometry of an arbitrarily complex shape. |
Stream |
Describes a geometry using drawing commands. |
TextHitTestResult |
Holds a hit test result from a FormattedText .
|
TileBrush | Base class for brushes which display repeating images. |
Transform |
Represents a transform on an IVisual .
|
TransformGroup | |
Transforms | |
TranslateTransform |
Translates (moves) an IVisual .
|
Typeface | Represents a typeface. |
VisualBrush |
Paints an area with an IVisual .
|
Enum Types
Enum | Summary |
---|---|
AlignmentX | Describes how content is positioned horizontally in a container. |
AlignmentY | Describes how content is positioned vertically in a container. |
BrushMappingMode | |
FillRule | |
FontStyle | Defines the available font styles. |
FontWeight | Defines a set of predefined font weights. |
GradientSpreadMethod | |
PenLineCap | |
PenLineJoin | |
Stretch | Describes how content is resized to fill its allocated space. |
StretchDirection | Describes the type of scaling that can be used when scaling content. |
SweepDirection | Defines the direction an which elliptical arc is drawn. |
TextAlignment | Defines how text is aligned. |
TextWrapping | Controls the wrapping mode of text. |
TileMode |
Describes how a TileBrush is tiled.
|
Interface Types
Interface | Summary |
---|---|
IAffectsRender |
Signals to a self-rendering control that changes to the resource should invoke
InvalidateVisual() .
|
IBrush | Describes how an area is painted. |
IDashStyle |
Represents the sequence of dashes and gaps that will be applied by a Pen .
|
IGradientBrush | A brush that draws with a gradient. |
IGradientStop | Describes the location and color of a transition point in a gradient. |
IImageBrush |
Paints an area with an IBitmap .
|
ILinearGradientBrush | A brush that draws with a linear gradient. |
IMutableBrush | Represents a mutable brush which can return an immutable clone of itself. |
IPen | Describes how a stroke is drawn. |
IRadialGradientBrush | Paints an area with a radial gradient. |
ISolidColorBrush | Fills an area with a solid color. |
ITileBrush | A brush which displays a repeating image. |
IVisualBrush |
Paints an area with an IVisual .
|
Struct Types
Struct | Summary |
---|---|
Color | An ARGB color. |
Namespaces
Namespace | Summary |
---|---|
Avalonia |
|
Avalonia |
|
Avalonia |