Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationFreeHand Class

AnnotationFreeHand Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("87D1EA57-CF64-3832-8FDE-AC8421A51563")>

Public NotInheritable Class AnnotationFreeHand 

   Inherits Annotation
[Guid("87D1EA57-CF64-3832-8FDE-AC8421A51563")]

public sealed class AnnotationFreeHand : Annotation 
public class AnnotationFreeHand = class(Annotation)sealed; 
GuidAttribute("87D1EA57-CF64-3832-8FDE-AC8421A51563")

public sealed class AnnotationFreeHand extends Annotation
[Guid("87D1EA57-CF64-3832-8FDE-AC8421A51563")]

public __gc __sealed class AnnotationFreeHand : public Annotation 
[Guid("87D1EA57-CF64-3832-8FDE-AC8421A51563")]

public ref class AnnotationFreeHand sealed : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationFreeHand

See Also