Show / Hide Table of Contents

Enum PaintCapabilities

Capabilities of the paint interface

Namespace: CADability
Assembly: CADability.dll
Syntax
[Flags]
public enum PaintCapabilities

Fields

Name Description
CanDoArcs

Can paint circular arcs

CanFillPaths

Can fill a path (use the methods OpenPath(), CloseFigure() and ClosePath(Color).

Standard

No special capabilities

ZoomIndependentDisplayList

Can handle a displaylist which is independant of the zoom level.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX