Show / Hide Table of Contents

Delegate Viewport.ClippingBoundaryRemovedEventHandler

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public delegate void ClippingBoundaryRemovedEventHandler(Viewport sender, EntityChangeEventArgs e);
Parameters
Type Name Description
Viewport sender
EntityChangeEventArgs e
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX