Skip to main content

INodeShapeStyle.SetImage method

Namespace: NextDesign.Core

Description

Set an image to the shape.
If pasting an image is not permitted in the shape definition, the image will be ignored even if executed.

argument

NameTypeDescription
databyte[]Byte array of image data
formatstringThe format of the image data. "png", "bmp", "jpg", "gif", case insensitive.

Return value

  • void