DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CornerRadius Structure / AllY Property

In This Topic
AllY Property
In This Topic
Gets or sets a single Y radius value for all corners. Getting this property when different Y radii have different values returns null. Setting this property to null does not have any effect.
Syntax
'Declaration
 
Public Property AllY As System.Nullable(Of Single)
 
See Also