Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationLink Class

AnnotationLink Class

In This Topic
Syntax
'Declaration
 
<GuidAttribute("39EC9BC5-4D38-33E1-9E10-73490C3039CB")>
Public NotInheritable Class AnnotationLink 
   Inherits AnnotationRubberStamp
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public sealed class AnnotationLink : AnnotationRubberStamp 
public class AnnotationLink = class(AnnotationRubberStamp)sealed; 
GuidAttribute("39EC9BC5-4D38-33E1-9E10-73490C3039CB")
public sealed class AnnotationLink extends AnnotationRubberStamp
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public __gc __sealed class AnnotationLink : public AnnotationRubberStamp 
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public ref class AnnotationLink sealed : public AnnotationRubberStamp 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationRubberStamp
         GdPicture14.Annotations.AnnotationLink

See Also