Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationConnectedLines Class

AnnotationConnectedLines Class

In This Topic
Object Model
AnnotationConnectedLines ClassGdPictureColor StructureGdPictureColor Structure
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