Width

PresentationBaseShape.Width property

Gets or sets the width of this PresentationBaseShape in points.

public double Width { get; set; }

Property Value

The width of this PresentationBaseShape in points.

See Also