Property EnableToolTips
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
EnableToolTips
Get/Set a value representing if the tooltips of the objects will be shown.
public bool EnableToolTips { get; set; }
Property Value
Remarks
Default value :true.
- See Also