Enables the BrushTool allowing the user to click or drag the image to paint
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool BrushTool { get; set; }
Public Property BrushTool As Boolean Get Set
public: property bool BrushTool { bool get (); void set (bool value); }