Members





In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / AnnotationConnectedLines Class

AnnotationConnectedLines Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")>

Public NotInheritable Class AnnotationConnectedLines 

   Inherits AnnotationPolygon
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]

public sealed class AnnotationConnectedLines : AnnotationPolygon 
public class AnnotationConnectedLines = class(AnnotationPolygon)sealed; 
GuidAttribute("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")

public sealed class AnnotationConnectedLines extends AnnotationPolygon
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]

public __gc __sealed class AnnotationConnectedLines : public AnnotationPolygon 
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]

public ref class AnnotationConnectedLines sealed : public AnnotationPolygon 
Inheritance Hierarchy

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

See Also

Reference

AnnotationConnectedLines Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace