Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginInfo Interface / ImageStream Property
In This Topic
    ImageStream Property
    In This Topic
    Image to be displayed in button if plugin successfully loaded.
    Syntax
    Stream ImageStream {get;}
    Remarks
    SVG and raster images are supported. Raster image should be of size 32 x 32 for large buttons or 16 x 16 for small buttons, otherwise resizing will be applied.
    See Also