DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Clip Property

In This Topic
Clip Property (SvgElement)
In This Topic
Gets or sets a clipping rectangle.
Syntax
'Declaration
 
Public Property Clip As System.Nullable(Of SvgClip)
 
See Also