ButtonIconFit Properties
Contains settings that specify how to fit an icon in a button.| Name | Description |
|---|---|
| FitToAnnotationBounds | Gets or sets whether to fit an icon in a button to the annotation bounds. |
| HorizontalPosition | Gets or sets the horizontal position of an icon in a button. |
| ScalingCircumstances | Gets or sets when to scale an icon in a button. |
| ScalingType | Gets or sets the scaling type of an icon in a button. |
| VerticalPosition | Gets or sets the vertical position of an icon in a button. |
See Also