WpfTextAnnotationPadding Property |
Gets or sets the amount of padding used around the text.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public double Padding { get; set; }
Public Property Padding As Double
Get
Set
Property Value
Type:
DoubleThe amount of padding around the text.
See Also