CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Usually you dont need this method. It gets the GeoPoint by raising the GetGeoPointEvent event
or by calling the specified property via reflection.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public GeoPoint GetGeoPoint() |
| Visual Basic |
|---|
Public Function GetGeoPoint As GeoPoint |
| Visual C++ |
|---|
public: GeoPoint GetGeoPoint() |