VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationSolidBrush Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationSolidBrush Class Members
    In This Topic
    The following tables list the members exposed by AnnotationSolidBrush.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of this AnnotationSolidBrush 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