←Select platform

Default Property

Summary

Returns a new instance of the RasterPaintProperties structure with all members set to default values.

Syntax
C#
VB
C++
public static RasterPaintProperties Default { get; } 
Public Shared ReadOnly Property Default As RasterPaintProperties 
public: 
static property RasterPaintProperties Default { 
   RasterPaintProperties get(); 
} 

Property Value

The instance of the RasterPaintProperties structure that this property creates.

Example

For an example, refer to RasterPaintProperties.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly