[]
Gets or sets the margins around the border of the char box.
public Padding Margin { get; set; }
Public Property Margin As Padding
Type | Description |
---|---|
Padding | A Padding indicates the margins.
|
This property determines the distance between one char box and it's neighbors.