Enum PaddingUnitType
The types of length units for a PaddingLength.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum PaddingUnitType
  Fields
| Name | Description | 
|---|---|
| Pixel | The PaddingLength is measured in pixels.  | 
      
| Star | The PaddingLength is measured relative to the content size.  |