GraphicsCache.CreatePath() Method
Returns a new series of connected lines and curves.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
DevExpress.Utils.Drawing.IDxGraphicsPath | An object that specifies a series of connected lines and curves. |
See Also