Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationLineArrow Class

AnnotationLineArrow Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("D1E7A833-C159-36FD-A53E-94799668DBA7")>

Public NotInheritable Class AnnotationLineArrow 

   Inherits AnnotationLine
[Guid("D1E7A833-C159-36FD-A53E-94799668DBA7")]

public sealed class AnnotationLineArrow : AnnotationLine 
public class AnnotationLineArrow = class(AnnotationLine)sealed; 
GuidAttribute("D1E7A833-C159-36FD-A53E-94799668DBA7")

public sealed class AnnotationLineArrow extends AnnotationLine
[Guid("D1E7A833-C159-36FD-A53E-94799668DBA7")]

public __gc __sealed class AnnotationLineArrow : public AnnotationLine 
[Guid("D1E7A833-C159-36FD-A53E-94799668DBA7")]

public ref class AnnotationLineArrow sealed : public AnnotationLine 
Inheritance Hierarchy

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

See Also