Atalasoft.Annotate.Ink Namespace |
Class | Description | |
---|---|---|
InkAnnotation | Obsolete.
The InkAnnotation class uses
Microsoft.Ink.InkCollector to generate an annotation object for use
with DotImage.
| |
InkAnnotationFactory | Obsolete.
The InkAnnotationFactory is used by DotImage to create an
InkAnnotation when
deserializing an InkData
object. Normally the entire InkAnnotation will be serialized to eliminate this
step.
| |
InkAnnotationRenderingEngine | Obsolete.
This class is used for rendering
InkData objects. An instance of
this class is automatically added to the
AnnotationRenderers
when an InkData object is created.
| |
InkData | Obsolete. This class holds the InkCollector data for an InkAnnotation. | |
InkDrawingAttributes | Obsolete. This class is used to define the pen properties used when drawing ink. |