'Declaration <DefaultValueAttribute(20)> Public Property Height As Double
[DefaultValue(20)] public double Height {get; set;}
'Declaration <DefaultValueAttribute(20)> Public Property Height As Double
[DefaultValue(20)] public double Height {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The specified height is out of range; must be between -1 and 9,999,999 pixels. |