Show / Hide Table of Contents

Delegate GeoPointProperty.SetGeoPointDelegate

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