...
Description |
---|
Excerpt |
---|
Sets or returns the width of the Group, in points (1/72 |
...
inch |
...
). |
...
Signature | ||||
---|---|---|---|---|
| ||||
public double Width{ get; set; }
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Property Width() As Double
{signature}
{exception:ArgumentException}
Shape groups can be at most |
Exception | ||||
---|---|---|---|---|
| ||||
Shape groups can be at most 169,056 points wide. Setting a shape group's width to a value larger than {{
, or to less than {{
, will throw an ArgumentException. {exception} |