Width
Rectangle.Width property
Gets the width of the rectangle based on left and right edges.
public int Width { get; }
See Also
- class Rectangle
 - namespace GroupDocs.Conversion.Contracts
 - assembly GroupDocs.Conversion
 
Gets the width of the rectangle based on left and right edges.
public int Width { get; }