Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
RasterPaintProperties Structure
See Also  Members  
Leadtools Namespace : RasterPaintProperties Structure



Image painting options.

Syntax

Visual Basic (Declaration) 
Public Structure RasterPaintProperties 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As RasterPaintProperties
C# 
public struct RasterPaintProperties : ValueType 
C++/CLI 
public value class RasterPaintProperties : public ValueType 

Remarks

For more information, refer to .

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.RasterPaintProperties

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also