Click or drag to resize

AnnotationFont Constructor

Constructs an AnnotationFont.
Overload List
  NameDescription
Public methodAnnotationFont
Creates a new instance of AnnotationFont of type Arial and size 12.
Public methodAnnotationFont(SerializationInfo, StreamingContext)
Creates a new instance of AnnotationFont from serialized data.
Public methodAnnotationFont(String, Single)
Creates a new instance of AnnotationFont specifying the font name and size.
Public methodAnnotationFont(String, Single, Boolean, Boolean, Boolean, Boolean)
Creates a new instance of AnnotationFont specifying the font parameters.
Top
See Also