Distance Property (Reflection)
In This Topic
Gets or sets a value specifying how far to offset the reflection.
Allowed values are from 0 to 100, inclusive.
The default is 0.
Syntax
'Declaration
Public Property Distance As System.Single
public System.float Distance {get; set;}
See Also