'Declaration Public Property PadColor As Color
'Usage Dim instance As RotateOptions Dim value As Color instance.PadColor = value value = instance.PadColor
public Color PadColor {get; set;}
'Declaration Public Property PadColor As Color
'Usage Dim instance As RotateOptions Dim value As Color instance.PadColor = value value = instance.PadColor
public Color PadColor {get; set;}
The default value is White.
If RotateAngle is a multiple of 90 degrees, no padding will be needed.