Gets or sets the image.
[Visual Basic]
Public Property Image As Image
[C#]
public Image Image {get;set;}
[Delphi]
public property Image: Image read get_Image write set_Image;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |