Delegate GeoVectorProperty.SetGeoVectorDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use GeoVectorProperty.SetValueDelegate instead")]
public delegate void SetGeoVectorDelegate(GeoVectorProperty sender, GeoVector p);
Parameters
| Type | Name | Description |
|---|---|---|
| GeoVectorProperty | sender | |
| GeoVector | p |