Click or drag to resize

WangAttributeDataType Property

The type of WANG annotation.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public WangAnnotationType Type { get; set; }

Property Value

Type: WangAnnotationType
The annotation type.
Remarks

Each WangAnnotationType requires setting specific properties. Below is a list for these properties:

WangAnnotationTypeProperties
ImageEmbeddedBounds
Dib
Transparent
ImageReferenceBounds
FileName
Transparent
StraightLine
FreehandLine
Color1
Highlighting
LineSize
Points
HollowRectangleBounds
Color1
Highlighting
LineSize
FilledRectangleBounds
Color1
Highlighting
TypedText
TextFromFile
TextStamp
Bounds
Color1
Font
Text
AttachANoteBounds
Color1
Color2
Font
Text

See Also