Delegate GeoVectorProperty.GetGeoVectorDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use GeoVectorProperty.GetValueDelegate instead")]
public delegate GeoVector GetGeoVectorDelegate(GeoVectorProperty sender);
Parameters
| Type | Name | Description |
|---|---|---|
| GeoVectorProperty | sender |
Returns
| Type | Description |
|---|---|
| GeoVector |