'Declaration Public Property OwnImages As System.Boolean
public System.bool OwnImages {get; set;}
Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.
The default is false.'Declaration Public Property OwnImages As System.Boolean
public System.bool OwnImages {get; set;}