Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 497 Bytes

DimensionsDTO.md

File metadata and controls

10 lines (7 loc) · 497 Bytes

IO.Swagger.Model.DimensionsDTO

Properties

Name Type Description Notes
Width double? The width of the label in pixels when at a 1:1 scale. [optional]
Height double? The height of the label in pixels when at a 1:1 scale. [optional]

[Back to Model list] [Back to API list] [Back to README]