Autodesk Vault ProfessionalVault API

Image Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyMenuItem

Gets or sets the image that should be displayed in the menu item. This can be null.

Syntax

public System.Drawing.Image Image {get; set;}
Public Property Image As System.Drawing.Image

See Also