VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationHatchBrush Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationHatchBrush Class Members
    In This Topic
    The following tables list the members exposed by AnnotationHatchBrush.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class with the specified enumeration and foreground color.
    Public Properties
     NameDescription
    Public PropertyGets the color of spaces between the hatch lines drawn by this AnnotationHatchBrush object.
    Public PropertyGets the color of hatch lines drawn by this AnnotationHatchBrush object.
    Public PropertyGets the hatch style of this AnnotationHatchBrush object.
    Public PropertyGets a value indicating whether this AnnotationBrushBase is disposed. (Inherited from AnnotationBrushBase)
    Public PropertyGets the type of the brush. (Inherited from AnnotationBrushBase)
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodOverloaded. Releases all resources used by the object. (Inherited from AnnotationBrushBase)
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns a string that represents the current AnnotationBrushBase. (Inherited from AnnotationBrushBase)
    See Also