Show / Hide Table of Contents

Delegate PaintView

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void PaintView(Rectangle Extent, IView View, IPaintTo3D PaintTo3D);
Parameters
Type Name Description
System.Drawing.Rectangle Extent
IView View
IPaintTo3D PaintTo3D
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX