📄️ AcrylicBackgroundSource Enumeration
Background Sources for Acrylic.
📄️ AlignmentX Enumeration
Describes how content is positioned horizontally in a container.
📄️ AlignmentY Enumeration
Describes how content is positioned vertically in a container.
📄️ ArcSegment Class
Definition
📄️ BackgroundSizing Enumeration
Defines how a background is drawn relative to its border.
📄️ BaselineAlignment Enumeration
Enum specifying where a box should be positioned Vertically
📄️ BezierSegment Class
Definition
📄️ BlurEffect Class
Definition
📄️ BoxShadow Structure
Definition
📄️ BoxShadows Structure
Definition
📄️ Brush Class
Describes how an area is painted.
📄️ BrushConverter Class
Creates an IBrush from a string representation.
📄️ Brushes Class
Predefined brushes.
📄️ BrushExtensions Class
Extension methods for brush classes.
📄️ BrushMappingMode Enumeration
Definition
📄️ CharacterHit Structure
Represents information about a character hit within a glyph run.
📄️ Color Structure
An ARGB color.
📄️ Colors Class
Defines a set of predefined colors.
📄️ CombinedGeometry Class
Represents a 2-D geometric shape defined by the combination of two Geometry objects.
📄️ ConicGradientBrush Class
Paints an area with a swept circular gradient.
📄️ DashStyle Class
Represents the sequence of dashes and gaps that will be applied by a Pen.
📄️ Drawing Class
Abstract class that describes a 2-D drawing.
📄️ DrawingBrush Class
Paints an area with an Drawing.
📄️ DrawingCollection Class
Definition
📄️ DrawingContext Class
Definition
📄️ DrawingContext.PushedState Structure
Definition
📄️ DrawingGroup Class
Definition
📄️ DrawingImage Class
An IImage that uses a Drawing for content.
📄️ DropShadowDirectionEffect Class
This class is compatible with WPF's DropShadowEffect and provides Direction and ShadowDepth properties instead of OffsetX/OffsetY
📄️ DropShadowEffect Class
Definition
📄️ DropShadowEffectBase Class
Definition
📄️ EdgeMode Enumeration
Definition
📄️ Effect Class
Definition
📄️ EffectConverter Class
Definition
📄️ EffectExtensions Class
Definition
📄️ EllipseGeometry Class
Represents the geometry of an ellipse or circle.
📄️ ExperimentalAcrylicMaterial Class
Definition
📄️ FillRule Enumeration
Definition
📄️ FlowDirection Enumeration
The 'flow-direction' property specifies whether the primary text advance direction shall be left-to-right or right-to-left.
📄️ FontFallback Class
Font fallback definition that is used to override the default fallback lookup of the current FontManager
📄️ FontFamily Class
Definition
📄️ FontFeature Class
Font feature
📄️ FontFeatureCollection Class
List of font feature settings
📄️ FontManager Class
The font manager is used to query the system's installed fonts and is responsible for caching loaded fonts. It is also responsible for the font fallback.
📄️ FontManagerOptions Class
Definition
📄️ FontMetrics Structure
The font metrics is holding information about a font's ascent, descent, etc. in design em units.
📄️ FontSimulations Enumeration
Specifies algorithmic style simulations to be applied to the typeface. Bold and oblique simulations can be combined via bitwise OR operation.
📄️ FontStretch Enumeration
FontStretch describes relative change from the normal aspect ratio as specified by a font designer for the glyphs in a font.
📄️ FontStyle Enumeration
Defines the available font styles.
📄️ FontWeight Enumeration
Defines a set of predefined font weights.
📄️ FormattedText Class
The FormattedText class is targeted at programmers needing to add some simple text to a MIL visual.
📄️ Geometry Class
Defines a geometric shape.
📄️ GeometryCollection Class
Definition
📄️ GeometryCombineMode Enumeration
Definition
📄️ GeometryDrawing Class
Represents a drawing operation that combines a geometry with and brush and/or pen to produce rendered content.
📄️ GeometryGroup Class
Represents a composite geometry, composed of other Geometry objects.
📄️ GeometryTypeConverter Class
Definition
📄️ GlyphMetrics Structure
Definition
📄️ GlyphRun Class
Represents a sequence of glyphs from a single face of a single font at a single size, and with a single rendering style.
📄️ GlyphRunDrawing Class
Definition
📄️ GlyphRunMetrics Structure
Definition
📄️ GradientBrush Class
Base class for brushes that draw with a gradient.
📄️ GradientSpreadMethod Enumeration
Definition
📄️ GradientStop Class
Describes the location and color of a transition point in a gradient.
📄️ GradientStops Class
A collection of GradientStops.
📄️ HslColor Structure
Defines a color using the hue/saturation/lightness (HSL) model. This uses a cylindrical-coordinate representation of a color.
📄️ HsvColor Structure
Defines a color using the hue/saturation/value (HSV) model. This uses a cylindrical-coordinate representation of a color.
📄️ IBlurEffect Interface
Definition
📄️ IBrush Interface
Describes how an area is painted.
📄️ IConicGradientBrush Interface
Paints an area with a conic gradient.
📄️ IDashStyle Interface
Represents the sequence of dashes and gaps that will be applied by a Pen.
📄️ IDropShadowEffect Interface
Definition
📄️ IEffect Interface
Definition
📄️ IExperimentalAcrylicMaterial Interface
Experimental Interface for producing Acrylic-like materials.
📄️ IGlyphTypeface Interface
Definition
📄️ IGradientBrush Interface
A brush that draws with a gradient.
📄️ IGradientStop Interface
Describes the location and color of a transition point in a gradient.
📄️ IImage Interface
Represents a raster or vector image.
📄️ IImageBrush Interface
Paints an area with an IBitmap.
📄️ IImageBrushSource Interface
Definition
📄️ IImmutableBrush Interface
Represents an immutable brush which can be safely used with various threading contexts
📄️ IImmutableEffect Interface
Definition
📄️ IImmutableGlyphRunReference Interface
Definition
📄️ IImmutableSolidColorBrush Interface
Fills an area with a solid color.
📄️ ILinearGradientBrush Interface
A brush that draws with a linear gradient.
📄️ ImageBrush Class
Paints an area with an IBitmap.
📄️ ImageDrawing Class
Draws an image within a region defined by a Rect.
📄️ ImmediateDrawingContext Class
Definition
📄️ ImmediateDrawingContext.PushedState Structure
Definition
📄️ ImmediateDrawingContext.PushedState.PushedStateType Enumeration
Definition
📄️ ImmutableBlurEffect Class
Definition
📄️ ImmutableDropShadowDirectionEffect Class
Definition
📄️ ImmutableDropShadowEffect Class
Definition
📄️ ImmutableExperimentalAcrylicMaterial Structure
Definition
📄️ IMutableEffect Interface
Definition
📄️ IMutableExperimentalAcrylicMaterial Interface
Represents a mutable brush which can return an immutable clone of itself.
📄️ IMutableTransform Interface
Definition
📄️ IPen Interface
Describes how a stroke is drawn.
📄️ IRadialGradientBrush Interface
Paints an area with a radial gradient.
📄️ ISceneBrush Interface
Definition
📄️ ISceneBrushContent Interface
Definition
📄️ ISolidColorBrush Interface
Fills an area with a solid color.
📄️ ITileBrush Interface
A brush which displays a repeating image.
📄️ ITransform Interface
Definition
📄️ LinearGradientBrush Class
A brush that draws with a linear gradient.
📄️ LineGeometry Class
Represents the geometry of a line.
📄️ LineSegment Class
Definition
📄️ MaterialExtensions Class
Definition
📄️ MatrixTransform Class
Transforms an Visual according to a Matrix.
📄️ MediaExtensions Class
Provides extension methods for Avalonia media.
📄️ PathFigure Class
Definition
📄️ PathFigures Class
Definition
📄️ PathGeometry Class
Definition
📄️ PathMarkupParser Class
Parses a path markup string.
📄️ PathSegment Class
Definition
📄️ PathSegments Class
Represents a collection of PathSegment objects that can be individually accessed by index.
📄️ Pen Class
Describes how a stroke is drawn.
📄️ PenLineCap Enumeration
Definition
📄️ PenLineJoin Enumeration
Definition
📄️ PolyBezierSegment Class
PolyBezierSegment
📄️ PolylineGeometry Class
Represents the geometry of an polyline or polygon.
📄️ PolyLineSegment Class
Represents a set of line segments defined by a points collection with each Point specifying the end point of a line segment.
📄️ QuadraticBezierSegment Class
Definition
📄️ RadialGradientBrush Class
Paints an area with a radial gradient.
📄️ RectangleGeometry Class
Represents the geometry of a rectangle.
📄️ RenderOptions Structure
Definition
📄️ Rotate3DTransform Class
Non-Affine 3D transformation for rotating a visual around a definable axis
📄️ RotateTransform Class
Rotates an Visual.
📄️ ScaleTransform Class
Scale an Visual.
📄️ SkewTransform Class
Skews an Visual.
📄️ SolidColorBrush Class
Fills an area with a solid color.
📄️ StreamGeometry Class
Represents the geometry of an arbitrarily complex shape.
📄️ StreamGeometryContext Class
Describes a geometry using drawing commands.
📄️ Stretch Enumeration
Describes how content is resized to fill its allocated space.
📄️ StretchDirection Enumeration
Describes the type of scaling that can be used when scaling content.
📄️ SweepDirection Enumeration
Defines the direction an which elliptical arc is drawn.
📄️ TextAlignment Enumeration
Defines how text is aligned.
📄️ TextCollapsingCreateInfo Structure
Definition
📄️ TextDecoration Class
Represents a text decoration, which is a visual ornamentation that is added to text (such as an underline).
📄️ TextDecorationCollection Class
A collection that holds TextDecoration objects.
📄️ TextDecorationLocation Enumeration
Specifies the vertical position of a TextDecoration object.
📄️ TextDecorations Class
Defines a set of commonly used text decorations.
📄️ TextDecorationUnit Enumeration
Specifies the unit type of either a StrokeOffset or a StrokeThickness value.
📄️ TextHitTestResult Structure
Holds a hit test result from a TextLayout.
📄️ TextLeadingPrefixTrimming Class
Definition
📄️ TextRenderingMode Enumeration
Definition
📄️ TextTrailingTrimming Class
Definition
📄️ TextTrimming Class
Describes how text is trimmed when it overflows.
📄️ TextWrapping Enumeration
Controls the wrapping mode of text.
📄️ TileBrush Class
Base class for brushes which display repeating images.
📄️ TileMode Enumeration
Describes how a TileBrush is tiled.
📄️ Transform Class
Represents a transform on an Visual.
📄️ TransformConverter Class
Creates an ITransform from a string representation.
📄️ TransformExtensions Class
Extension methods for transform classes.
📄️ TransformGroup Class
Definition
📄️ Transforms Class
Definition
📄️ TranslateTransform Class
Translates (moves) an Visual.
📄️ Typeface Structure
Represents a typeface.
📄️ UnicodeRange Structure
The UnicodeRange descripes a set of Unicode characters.
📄️ UnicodeRangeSegment Structure
Definition
📄️ VisualBrush Class
Paints an area with an Visual.