CADability dotNET Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public event GeneralGeoPointAction..::..SetGeoPointDelegate SetGeoPointEvent |
| Visual Basic |
|---|
Public Event SetGeoPointEvent As GeneralGeoPointAction..::..SetGeoPointDelegate |
| Visual C++ |
|---|
public: event GeneralGeoPointAction..::..SetGeoPointDelegate^ SetGeoPointEvent { void add (GeneralGeoPointAction..::..SetGeoPointDelegate^ value); void remove (GeneralGeoPointAction..::..SetGeoPointDelegate^ value); } |