ISizedGeometry<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines a sized geometry in the user interface, a geometry with Height and Width properties.

Type parameters:
TDrawingContext The type of the drawing context.
Implements:
IGeometry<TDrawingContext>
IDrawable<TDrawingContext>
IPaintable<TDrawingContext>
Derived:
ISolidColorGeometry<TDrawingContext>
IVariableSvgPath<TDrawingContext>

Properties

Gets or sets the width.
Type: Single
Gets or sets the height.
Type: Single