DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClip Structure
Properties Methods

SvgClip Structure Members

The following tables list the members exposed by SvgClip.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SvgClip struct.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the offset from the top border edge of the box to the bottom edge of the clipping rectangle.  
Public PropertyGets or sets the offset from the left border edge of the box to the left edge of the clipping rectangle.  
Public PropertyGets or sets the offset from the left border edge of the box to the right edge of the clipping rectangle.  
Public PropertyGets or sets the offset from the top border edge of the box to the top edge of the clipping rectangle.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified SvgClip is equal to this instance.  
Public MethodReturns a hash code for this struct.  
Public MethodReturns a string that represents the current struct.  
Top
See Also