C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Shadow Structure / Distance Property

In This Topic
Distance Property
In This Topic
Gets or sets the distance that the shadow's center is offset from the the object's center. Note that only absolute Unit values (such as "0.5in" or "4mm") can be assigned to this property.
Syntax
'Declaration
 
Public Property Distance As Unit
 
See Also