C#
VB
C++
Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the display.
public virtual RasterPaintProperties PaintProperties { get; set; }
<BrowsableAttribute(False)>
Public Overridable Property PaintProperties As Leadtools.Drawing.RasterPaintProperties
[BrowsableAttribute(false)]
public:
virtual property Leadtools.Drawing.RasterPaintProperties PaintProperties {
Leadtools.Drawing.RasterPaintProperties get();
void set ( Leadtools.Drawing.RasterPaintProperties );
}
The Leadtools.Drawing.RasterPaintProperties which control the display.
Refer to RasterImageViewer.
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