Class Size
Inheritance
System.Object
Size
Namespace: Crowdin.Api.Screenshots
Assembly: Crowdin.Api.dll
Syntax
public class Size : object
Properties
| Improve this Doc View SourceHeight
Declaration
public int Height { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Width
Declaration
public int Width { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |