Gets or sets a value indicating whether to apply drawing to the thumbnail made by a user through the image editor.
public function getThumbnailApplyDrawTool() {
}
public function setThumbnailApplyDrawTool($value) {
}
Type: boolean
If true, the drawing will be applied to this thumbnail.
Default value is true.
This property makes sense only if the Mode property is Thumbnail.