Gets or sets a value specifying whether content of a block container element is clipped when it overflows the element's box.
シンタックス
'宣言
Public Property Overflow As System.Nullable(Of SvgOverflow)
public System.Nullable<SvgOverflow> Overflow {get; set;}
参照