'Declaration<JetBrains.Annotations.CanBeNullAttribute()> Property SizeFactorName As String
'UsageDim instance As _DADialog Dim value As String instance.SizeFactorName = value value = instance.SizeFactorName
[JetBrains.Annotations.CanBeNull()] string SizeFactorName {get; set;}
Property Value
The value of this property can be null (Nothing in Visual Basic).
The default value of this property is "Normal".