ImageGear .NET - Updated July 5, 2018
ImGearBrushType Enumeration




ImageGear24.Core Assembly > ImageGear.Processing Namespace : ImGearBrushType Enumeration
Specifies brush types for Pointillist effect.
Syntax
'Declaration
 
Public Enum ImGearBrushType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearBrushType
Members
MemberDescription
PointsEach point is a randomly shaped polygon whose shape imitates a paint brush contacting the canvas.
StickerEach point is a circle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearBrushType

See Also

Reference

ImageGear.Processing Namespace