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.
public AnnTileMode TileMode { get; set; }
Public Property TileMode As Leadtools.Windows.Annotations.AnnTileMode
public:
property Leadtools.Windows.Annotations.AnnTileMode TileMode {
Leadtools.Windows.Annotations.AnnTileMode get();
void set ( Leadtools.Windows.Annotations.AnnTileMode );
}
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.
For more information see System.Windows.Media.TileBrush.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET