[Missing <summary> documentation for "P:MattermostDriver.FileInfo.Width"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic int Width { get; set; }Public Property Width As Integer
Get
Set
public:
property int Width {
int get ();
void set (int value);
}member Width : int with get, set
Property Value
Type:
Int32
See Also