ImageGear .NET - Updated November 28, 2017
Padding Property (ImGearARTText)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTText Class : Padding Property
Gets or sets a value indicating the thickness of padding space between the boundaries of the content area and the annotation border.
Syntax
'Declaration
 
Public Property Padding As ImGearARTThickness
 
'Usage
 
Dim instance As ImGearARTText
Dim value As ImGearARTThickness
 
instance.Padding = value
 
value = instance.Padding

Property Value

ImGearARTThickness structure instance.
See Also

Reference

ImGearARTText Class
ImGearARTText Members