[]
        
(Showing Draft Content)

C1.Win.C1Command.DrawLinkEventArgs.Done

Done Field

Flag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public bool Done
Returns
Type Description
bool Flag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.