Show / Hide Table of Contents

Delegate GeoVectorProperty.GetGeoVectorDelegate

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