Skip to main content

GraphicsCache.ClipInfo Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Utils.Drawing

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public GraphicsClip ClipInfo { get; }

Property Value

Type Description
DevExpress.Utils.Drawing.GraphicsClip

A DevExpress.Utils.Drawing.GraphicsClip object.

See Also