Property URL
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
URL
Get/Set a string representing the URL of the object.
public string URL { get; set; }
Property Value
Remarks
When an object is clicked then by default the URL opens in the default browser. Note that EnableUrls must be set true. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.