'Usage
Dim instance As DicomLabel
Dim value As Integer
instance.Margin = value
value = instance.Margin
Remarks
The bounding rectangle defined by Height and Width is reduced by this size on all four sides before text is drawn, leaving a clear margin around the text. If the AutoSizeMode property causes the size to be reduced, then the calculated box is automatically expanded to accommodate this margin.