VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationImageBrush Class
Constructors Properties Methods SeeAlso
In This Topic
AnnotationImageBrush Class Members
In This Topic
The following tables list the members exposed by AnnotationImageBrush.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the VintasoftImage object associated with this AnnotationImageBrush object.
Public PropertyGets a value indicating whether this AnnotationBrushBase is disposed. (Inherited from AnnotationBrushBase)
Public PropertyGets or sets a copy of the AffineMatrix object that defines a local geometric transformation for the image associated with this AnnotationImageBrush object.
Public PropertyGets the type of the brush. (Inherited from AnnotationBrushBase)
Public PropertyGets or sets a BrushTileMode enumeration that indicates the wrap mode for this AnnotationImageBrush object.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
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)
Protected Methods
 NameDescription
Protected MethodOverloaded. Releases the unmanaged resources used by the and optionally releases the managed resources.
See Also