Image

DiagramShape.Image property

Gets or sets the image of this DiagramShape.

public DiagramWatermarkableImage Image { get; set; }

Property Value

The image of this DiagramShape. Returns null if the shape has no image.

See Also