'宣言 Public Property Borders As IBorder
'使用法 Dim instance As Style Dim value As IBorder instance.Borders = value value = instance.Borders
public IBorder Borders {get; set;}
This property is non-ambient (inherited from the Style.Parent of the current style if not explicitly set).
The default is no borders.
Style クラス Style メンバ