Show / Hide Table of Contents

Delegate GeoVectorProperty.SetGeoVectorDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use GeoVectorProperty.SetValueDelegate instead")]
public delegate void SetGeoVectorDelegate(GeoVectorProperty sender, GeoVector p);
Parameters
Type Name Description
GeoVectorProperty sender
GeoVector p
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX