DiagramShape
Leave feedback
On this page
Represents a drawing shape in a Visio document.
public class DiagramShape : ShapeSearchAdapter, IRotatableTwoDObject
| Name | Description |
|---|---|
| FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this DiagramShape. |
| Height { get; set; } | Gets or sets the height of this DiagramShape in points. |
| Hyperlinks { get; } | Gets the collection of hyperlinks attached to this DiagramShape. |
| Id { get; } | Gets the identifier of this DiagramShape. |
| Image { get; set; } | Gets or sets the image of this DiagramShape. |
| Name { get; } | Gets the name of this DiagramShape. |
| Page { get; } | Gets the parent page of this DiagramShape. |
| RotateAngle { get; set; } | Gets or sets the rotate angle of this DiagramShape in degrees. |
| Text { get; set; } | Gets or sets the text of this DiagramShape. |
| Width { get; set; } | Gets or sets the width of this DiagramShape in points. |
| X { get; set; } | Gets or sets the horizontal offset of this DiagramShape from page left border in points. |
| Y { get; set; } | Gets or sets the vertical offset of this DiagramShape from page bottom border in points. |
- class ShapeSearchAdapter
- interface IRotatableTwoDObject
- namespace GroupDocs.Watermark.Contents.Diagram
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.