PrintDocument for WinForms
Distance プロパティ (Shadow)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Shadow 構造体 : Distance プロパティ
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.
シンタックス
'宣言
 
Public Property Distance As Unit
'使用法
 
Dim instance As Shadow
Dim value As Unit
 
instance.Distance = value
 
value = instance.Distance
public Unit Distance {get; set;}
参照

Shadow 構造体
Shadow メンバ