Click or drag to resize

WangAttributeData Methods

The WangAttributeData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateAttachANoteAttribute
Creates a new instance of WangAttributeData for an Attach-a-Note annotation.
Public methodStatic memberCreateFilledRectangleAttribute
Creates a new instance of WangAttributeData for a FilledRectangle annotation.
Public methodStatic memberCreateFreehandLineAttribute
Creates a new instance of WangAttributeData for a FreehandLine annotation.
Public methodStatic memberCreateHollowRectangleAttribute
Creates a new instance of WangAttributeData for a HollowRectangle annotation.
Public methodStatic memberCreateImageEmbeddedAttribute
Creates a new WangAttributeData for an ImageEmbedded annotation.
Public methodStatic memberCreateImageReferenceAttribute
Creates a new instance of WangAttributeData for an ImageReference annotation.
Public methodStatic memberCreateOcrRegionAttribute
Creates a new instance of WangAttributeData for an OCR region annotation.
Public methodStatic memberCreateStraightLineAttribute
Creates a new instance of WangAttributeData for a StraightLine annotation.
Public methodStatic memberCreateTextFromFileAttribute
Creates a new instance of WantAttributeData for a TextFromFile annotation.
Public methodStatic memberCreateTextStampAttribute
Creates a new instance of WangAttributeData for a TextStamp annotation.
Public methodStatic memberCreateTypedTextAttribute
Creates a new instance of WangAttributeData for a TypedText annotation.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also