Click or drag to resize

PluginCommandButtonImageData Property

Gets or sets image data used for the ribbon button.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public IList<byte> ButtonImageData { get; set; }

Property Value

IListByte
See Also