Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationPolygon Class

AnnotationPolygon Class

In This Topic
Object Model
AnnotationPolygon ClassGdPictureColor StructureGdPictureColor Structure
Syntax
'Declaration
 
<GuidAttribute("AA6BCC50-1A02-3022-8896-C7B43BF286FB")>
Public Class AnnotationPolygon 
   Inherits Annotation
[Guid("AA6BCC50-1A02-3022-8896-C7B43BF286FB")]
public class AnnotationPolygon : Annotation 
public class AnnotationPolygon = class(Annotation)
GuidAttribute("AA6BCC50-1A02-3022-8896-C7B43BF286FB")
public class AnnotationPolygon extends Annotation
[Guid("AA6BCC50-1A02-3022-8896-C7B43BF286FB")]
public __gc class AnnotationPolygon : public Annotation 
[Guid("AA6BCC50-1A02-3022-8896-C7B43BF286FB")]
public ref class AnnotationPolygon : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationPolygon
         GdPicture14.Annotations.AnnotationConnectedLines
         GdPicture14.Annotations.AnnotationFreeHandPolygon
         GdPicture14.Annotations.AnnotationPolyRuler

See Also