Visual Basic (Declaration) | |
---|---|
Public Overridable Property PaintProperties As RasterPaintProperties |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual RasterPaintProperties PaintProperties {get; set;} |
C++/CLI | |
---|---|
public: virtual property RasterPaintProperties PaintProperties { RasterPaintProperties get(); void set (RasterPaintProperties value); } |
Return Value
The RasterPaintProperties which control the display.For an example on RasterPaintProperties, refer to RasterImage.Paint(IntPtr,Rectangle,Rectangle,Rectangle,Rectangle,RasterPaintProperties).
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6