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

Show in webframe

TileMode Property






Gets or sets an AnnTileMode value that specifies how a TileBrush fills the area that you are painting if the base tile is smaller than the output area.
Syntax
public AnnTileMode TileMode {get; set;}
'Declaration
 
Public Property TileMode As AnnTileMode
'Usage
 
Dim instance As AnnTileBrush
Dim value As AnnTileMode
 
instance.TileMode = value
 
value = instance.TileMode

            

            
public:
property AnnTileMode TileMode {
   AnnTileMode get();
   void set (    AnnTileMode value);
}

Property Value

An AnnTileMode value that specifies how a TileBrush fills the area that you are painting if the base tile is smaller than the output area.
Remarks
For more information see System.Windows.Media.TileBrush.
Requirements

Target Platforms

See Also

Reference

AnnTileBrush Class
AnnTileBrush Members

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