LabelProperties Constructors
Contains settings specific to a label control.| Name | Parameters | Description |
|---|---|---|
| LabelProperties() | none | Initializes a new instance of the LabelProperties class with default settings. |
| LabelProperties(IPropertiesOwner) | owner | Initializes a new instance of the LabelProperties class with the specified owner. |
See Also