
Adds hatch patterns, gradations and textures to annotations, plus specific image file selection for Thumbnails.
Features
- Annotation functions; Added hatch patterns, gradations, and textures to object fills with a custom brush.
The following properties were added to the ImageKit.Edit class:- BrushKind
- CustomBrushColor1
- CustomBrushColor2
- CustomBrushEnabled
- CustomBrushImageFileName
- DialogBrushKindEnabled / DialogBrushKindVisible
- DialogCustomBrushColor1Enabled / DialogCustomBrushColor1Visible
- DialogCustomBrushColor2Enabled / DialogCustomBrushColor2Visible
- DialogCustomBrushImageFileNameEnabled / DialogCustomBrushImageFileNameVisible
- DialogCustomBrushVisible
- DialogHatchStyleEnabled / DialogHatchStyleVisible
- DialogLinearGradientModeEnabled / DialogLinearGradientModeVisible
- HatchStyle
- LinearGradientMode
- SelectedObjectBrushKind
- SelectedObjectCustomBrushColor1
- SelectedObjectCustomBrushColor2
- SelectedObjectCustomBrushImageFileName
- SelectedObjectHatchStyle
- SelectedObjectLinearGradientMode
- Added the ListOfFileNames property to the Win.Thumbnail control.
This property can be used to set specific image files to be displayed in the Thumbnail control.