Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnTileMode Enumeration






Specifies how the AnnTileBrush paints tiles onto an output area.
Syntax
'Declaration
 
Public Enum AnnTileMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTileMode

            

            
public enum class AnnTileMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe base tile is drawn but not repeated. The remaining area is transparent
0x00000001FlipXThe same as Tile except that alternate columns of tiles are flipped horizontally. The base tile itself is not flipped.
0x00000002FlipYThe combination of FlipX and FlipY. The base tile itself is not flipped.
0x00000003FlipXYThe combination of FlipX and FlipY. The base tile itself is not flipped.
0x00000004TileThe base tile is drawn and the remaining area is filled by repeating the base tile. The right edge of one tile meets the left edge of the next, and similarly for the bottom and top edges.
Remarks
For more information see System.Windows.Media.TileMode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnTileMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features