Show / Hide Table of Contents

Delegate GeneralGeoPointAction.SetGeoPointDelegate

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetGeoPointDelegate(GeneralGeoPointAction sender, GeoPoint NewValue);
Parameters
Type Name Description
GeneralGeoPointAction sender
GeoPoint NewValue
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX