Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationFreeHandHighlighter Class

AnnotationFreeHandHighlighter Class

In This Topic
Object Model
AnnotationFreeHandHighlighter ClassGdPictureColor Structure
Syntax
'Declaration

 

<GuidAttribute("229858F7-DABD-32B6-8E4A-FD450E67F7B0")>

Public NotInheritable Class AnnotationFreeHandHighlighter 

   Inherits Annotation
[Guid("229858F7-DABD-32B6-8E4A-FD450E67F7B0")]

public sealed class AnnotationFreeHandHighlighter : Annotation 
public class AnnotationFreeHandHighlighter = class(Annotation)sealed; 
GuidAttribute("229858F7-DABD-32B6-8E4A-FD450E67F7B0")

public sealed class AnnotationFreeHandHighlighter extends Annotation
[Guid("229858F7-DABD-32B6-8E4A-FD450E67F7B0")]

public __gc __sealed class AnnotationFreeHandHighlighter : public Annotation 
[Guid("229858F7-DABD-32B6-8E4A-FD450E67F7B0")]

public ref class AnnotationFreeHandHighlighter sealed : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationFreeHandHighlighter

See Also