DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPaint Class
Fields Properties Methods

SvgPaint Class Members

The following tables list the members exposed by SvgPaint.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents a solid black color.  
Public Fieldstatic (Shared in Visual Basic)Represents the 'context-fill' value.  
Public Fieldstatic (Shared in Visual Basic)Represents the 'context-stroke' value.  
Public Fieldstatic (Shared in Visual Basic)Represents the 'none' value.  
Top
Public Properties
 NameDescription
Public PropertyGets a solid color.  
Public PropertyGets a reference to a paint server element.  
Public PropertyGets the type of this SVG paint.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified SvgPaint is equal to this instance.  
Public MethodReturns a hash code for the current SvgPaint.  
Public MethodReturns a string that represents the current SvgPaint.  
Top
See Also