C#
VB
C++
Gets or sets an AnnStretch value that specifies how the content of this TileBrush stretches to fit its tiles.
public AnnStretch Stretch { get; set; }
Public Property Stretch As Leadtools.Windows.Annotations.AnnStretch
public:
property Leadtools.Windows.Annotations.AnnStretch Stretch {
Leadtools.Windows.Annotations.AnnStretch get();
void set ( Leadtools.Windows.Annotations.AnnStretch );
}
A AnnStretch value that specifies how the content of this TileBrush stretches to fit its tiles.
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