C#
VB
C++
Gets or sets a value that indicates how the image is resized to fill its allocated space.
public AnnStretch Stretch { get; set; }
Property Stretch As Leadtools.Windows.Annotations.AnnStretch
property Leadtools.Windows.Annotations.AnnStretch Stretch {
Leadtools.Windows.Annotations.AnnStretch get();
void set ( Leadtools.Windows.Annotations.AnnStretch );
}
An AnnStretch that indicates how the image is resized to fill its allocated space.
For more information, refer to Using Pictures in WPF Annotation Objects.
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