Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationLine Class

AnnotationLine Class

In This Topic
Object Model
AnnotationLine ClassGdPictureColor Structure
Syntax
'Declaration
 
<GuidAttribute("3A6F6D9A-419A-3C98-A515-2B745EE786DF")>
Public Class AnnotationLine 
   Inherits Annotation
[Guid("3A6F6D9A-419A-3C98-A515-2B745EE786DF")]
public class AnnotationLine : Annotation 
public class AnnotationLine = class(Annotation)
GuidAttribute("3A6F6D9A-419A-3C98-A515-2B745EE786DF")
public class AnnotationLine extends Annotation
[Guid("3A6F6D9A-419A-3C98-A515-2B745EE786DF")]
public __gc class AnnotationLine : public Annotation 
[Guid("3A6F6D9A-419A-3C98-A515-2B745EE786DF")]
public ref class AnnotationLine : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationLine
         GdPicture14.Annotations.AnnotationLineArrow
         GdPicture14.Annotations.AnnotationRuler

See Also