GlowFormat.Radius Property
Gets or sets the radius value of the glow effect for the GlowFormat object. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Radius As Single
Get
Set
'Usage
Dim instance As GlowFormat
Dim value As Single
value = instance.Radius
instance.Radius = value
float Radius { get; set; }
Property Value
Type: System.Single
Single