Width

DiagramShape.Width property

Gets or sets the width of this DiagramShape in points.

public double Width { get; set; }

Property Value

The width of this DiagramShape in points.

See Also