ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTText Class : AutoSize Property |
'Declaration Public Property AutoSize As Boolean
'Usage Dim instance As ImGearARTText Dim value As Boolean instance.AutoSize = value value = instance.AutoSize
public bool AutoSize {get; set;}