Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClip Structure
Members

In This Topic
    SvgClip Structure
    In This Topic
    Represents a clipping rectangle.
    Object Model
    SvgClip Structure
    Syntax
    'Declaration
     
    Public Structure SvgClip 
       Inherits System.ValueType
    public struct SvgClip : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Svg.SvgClip

    See Also