Show / Hide Table of Contents

Delegate GeoPointProperty.GetGeoPointDelegate

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