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

In This Topic
ClipRule Property
In This Topic
Gets or sets a value indicating the algorithm which is to be used to determine whether a given point is inside a shape for a clipping region created with a graphics element.
Syntax
'Declaration
 
Public Property ClipRule As System.Nullable(Of SvgFillRule)
 
See Also