ComponentOne VSView 8.0
Picture Property

Returns a snapshot of the current drawing.

Syntax

[form!]VSDraw.Picture[ = Picture ]

Remarks

Reading this property returns a picture (Windows metafile) that can be rendered by another control, such as the VSPrinter.

Assigning a bitmap or an icon to this property draw the picture at the position specified by the X1, Y1, X2, and Y2 properties. Assigning a metafile to this property replaces the current drawing with the specified metafile.

See also the DrawPicture method.

Data Type

Picture

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback