public int UpperShadowHeight { get; set; }
Public Property UpperShadowHeight As Integer Get Set
public: property int UpperShadowHeight { int get (); void set (int value); }
member UpperShadowHeight : int with get, set
In This Article