Show / Hide Table of Contents

Delegate Viewport.ClippingBoundaryAddedEventHandler

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public delegate void ClippingBoundaryAddedEventHandler(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