Width

PdfShape.Width property

Gets the width of the object.

public abstract double Width { get; }

Property Value

The width of the object.

See Also