Property UrlActionMouse
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
UrlActionMouse
Get/Set a value used to control how URLs of vdFigure objects will open. Default value is SingleClick. If DoubleClick is selected then there is no need to press the UrlActionKey on the keyboard.
public vdDocument.UrlActionMouseEnum UrlActionMouse { get; set; }
Property Value
- See Also