C#
VB
C++
Returns a new instance of the RasterPaintProperties structure with all members set to default values.
public static RasterPaintProperties Default { get; }
Public Shared ReadOnly Property Default As Leadtools.Drawing.RasterPaintProperties
public:
static property Leadtools.Drawing.RasterPaintProperties Default {
Leadtools.Drawing.RasterPaintProperties get();
}
The instance of the RasterPaintProperties structure that this property creates.
For an example, refer to RasterPaintProperties.
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