WangAttributeData Class |
Namespace: Atalasoft.Annotate
The WangAttributeData type exposes the following members.
| Name | Description | |
|---|---|---|
| WangAttributeData | Creates a new instance of WangAttributeData. |
| Name | Description | |
|---|---|---|
| Bounds | Gets or sets the bounding rectangle of the annotation. | |
| Color1 | The primary color of the annotation. | |
| Color2 | Gets or sets the text color of an Attach-a-Note WANG annotation. | |
| Dib | Gets or sets the image data for embedded image annotations. | |
| FileName | Gets or sets the filename of the image for ImageReference WANG annotations. | |
| Font | Gets or sets the font used for WANG annotations that contain text. | |
| Group |
Gets or sets the group.
| |
| Highlighting | Gets or sets a value indicating whether the annotation is a highlighter. | |
| ImageTransformation |
Gets or sets the image transformation.
| |
| LineSize | Gets or sets the size of the annotation lines. | |
| Points | Gets or sets a PointFCollection containing the points for a StraightLine or FreehandLine
WANG annotation. | |
| Text | Gets or sets the text for the annotation. | |
| Time | Gets or sets the time that the annotation was first saved. | |
| Transparent | Gets or sets a value indicating whether white pixel are rendered as transparent. | |
| Type | The type of WANG annotation. | |
| UnknownType6Data |
Gets or sets the unknown type6 data.
| |
| Visible | Gets or sets a value indicating if the annotation is visible. |
| Name | Description | |
|---|---|---|
| CreateAttachANoteAttribute | Creates a new instance of WangAttributeData for an Attach-a-Note annotation. | |
| CreateFilledRectangleAttribute | Creates a new instance of WangAttributeData for a FilledRectangle annotation. | |
| CreateFreehandLineAttribute | Creates a new instance of WangAttributeData for a FreehandLine annotation. | |
| CreateHollowRectangleAttribute | Creates a new instance of WangAttributeData for a HollowRectangle annotation. | |
| CreateImageEmbeddedAttribute | Creates a new WangAttributeData for an ImageEmbedded annotation. | |
| CreateImageReferenceAttribute | Creates a new instance of WangAttributeData for an ImageReference annotation. | |
| CreateOcrRegionAttribute | Creates a new instance of WangAttributeData for an OCR region annotation. | |
| CreateStraightLineAttribute | Creates a new instance of WangAttributeData for a StraightLine annotation. | |
| CreateTextFromFileAttribute | Creates a new instance of WantAttributeData for a TextFromFile annotation. | |
| CreateTextStampAttribute | Creates a new instance of WangAttributeData for a TextStamp annotation. | |
| CreateTypedTextAttribute | Creates a new instance of WangAttributeData for a TypedText annotation. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |