Show / Hide Table of Contents

Delegate ConstructAction.GeoPointInput.SetGeoPointDelegate

Delegate definition for SetGeoPointEvent

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetGeoPointDelegate(GeoPoint p);
Parameters
Type Name Description
GeoPoint p

the point provided by the user (via mouse or keyboard)

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX