Click or drag to resize

LayerAnnotation Constructor

Constructs a LayerAnnotation.
Overload List
  NameDescription
Public methodLayerAnnotation
Creates a new instance of LayerAnnotation.
Public methodLayerAnnotation(AnnotationUICollection)
Creates a new instance of LayerAnnotation specifying an AnnotationUICollection for this layer.
Public methodLayerAnnotation(LayerData)
Creates a new instance of LayerAnnotation specifying the LayerData for this annotation.
Public methodLayerAnnotation(SerializationInfo, StreamingContext)
Creates a new instance of LayerAnnotation from serialized information.
Top
See Also