IGeometry<TDrawingContext>
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing
Summary:
Defines a geometry in the user interface.
| TDrawingContext | The type of the drawing context. |
Derived:
Properties
Gets or sets the transform origin.
Type: LvcPoint
Type: LvcPoint
Gets or sets the translate transform.
Type: LvcPoint
Type: LvcPoint
Gets or sets the rotation transform in degrees.
Type: Single
Type: Single
Gets or sets the scale transform.
Type: LvcPoint
Type: LvcPoint
Gets or sets the skew transform.
Type: LvcPoint
Type: LvcPoint