Show / Hide Table of Contents

Delegate CreateContextMenueDelegate

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate void CreateContextMenueDelegate(IGeoObjectShowProperty sender, List<MenuWithHandler> toManipulate);
Parameters
Type Name Description
IGeoObjectShowProperty sender
System.Collections.Generic.List<MenuWithHandler> toManipulate
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX