[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.Overflow

Overflow Property

Overflow

Gets or sets a value specifying whether content of a block container element is clipped when it overflows the element's box.

Declaration
public SvgOverflow? Overflow { get; set; }
Public Property Overflow As SvgOverflow?