ImageGear for .NET
ImGearShearFillStyle Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearShearFillStyle Enumeration




Glossary Item Box

Specifies fill styles for the Shear effect.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
FillColor1Empty area is filled with the specified color.
NoChange0Empty area remains unchanged.
RepeatEdge2Empty area is filled with the first or last raster color.
RepeatRaster3The raster is repeated periodically across the empty area.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearShearFillStyle

See Also

©2013. Accusoft Corporation. All Rights Reserved.