Name | Description | |
---|---|---|
![]() | StickyNoteAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | StickyNoteAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Border | Gets or sets a value indicating whether the annotation border is visible. |
![]() | CanMirror | Gets or sets a value indicating whether the annotation can be mirrored. |
![]() | CanMove | Gets or sets a value indicating whether the annotation can be moved. |
![]() | CanResize | Gets or sets a value indicating whether the size of annotation can be changed. |
![]() | CanRotate | Gets or sets a value indicating whether the annotation can be rotated. |
![]() | CanSelect | Gets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData) |
![]() | CollapsedData | Gets an AnnotationData that present the StickyNoteAnnotationData when StickyNoteAnnotationData is collapsed. |
![]() | CollapsedIconType | Gets or sets a type of collapsed annotation when CollapsedType is equal to StickyNoteAnnotationCollapsedType.Image. |
![]() | CollapsedImageData | Gets an EmbeddedImageAnnotationData that present the StickyNoteAnnotationData when StickyNoteAnnotationData is collapsed. |
![]() | CollapsedTextData | Gets a TextAnnotationData that present the StickyNoteAnnotationData when StickyNoteAnnotationData is collapsed. |
![]() | CollapsedType | Gets or sets a type of annotation when annotation is collapsed. |
![]() | Comment | Gets or sets the annotation comment. (Inherited from AnnotationData) |
![]() | CreatedBy | Gets or sets information about the user who created the annotation. (Inherited from AnnotationData) |
![]() | CreationTime | Gets or sets the creation time of the annotation. (Inherited from AnnotationData) |
![]() | ExpandedData | Gets an AnnotationData that present the StickyNoteAnnotationData when StickyNoteAnnotationData is expanded. |
![]() | ExpandedTextData | Gets a TextAnnotationData that present the StickyNoteAnnotationData when StickyNoteAnnotationData is expanded. |
![]() | FillBrush | Gets or sets the background brush of annotation. |
![]() | Guid | Gets the unique System.Guid associated with the annotation. (Inherited from AnnotationData) |
![]() | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. |
![]() | Intent | Gets or sets intent of the annotation. (Inherited from AnnotationData) |
![]() | IsCollapsed | Gets or sets a value indicating whether this annotation is collapsed. |
![]() | IsDisposed | Gets a value indicating whether the annotation is disposed. (Inherited from AnnotationData) |
![]() | IsInitializing | Gets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData) |
![]() | IsVisible | Gets or sets a value indicating whether the annotation is visible. (Inherited from AnnotationData) |
![]() | Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. |
![]() | ModifiedBy | Gets or sets information about the user who modified the annotation. (Inherited from AnnotationData) |
![]() | ModifiedTime | Gets or sets the last time this annotation was modified. (Inherited from AnnotationData) |
![]() | Name | Gets or sets the name of annotation. |
![]() | Outline | Gets or sets the style of the annotation's outline. |
![]() | Resizeable | Gets a value indicating whether the annotation is resizeable. |
![]() | Rotatable | Gets a value indicating whether the annotation is rotatable. (Inherited from CompositeAnnotationData) |
![]() | Rotation | Gets or sets the current amount of rotation, in degrees, for this annotation. |
![]() | Size | Gets or sets the size, in device-independent pixels (1/96th inch), of the annotation. |
![]() | ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from AnnotationData) |
![]() | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. |
Name | Description | |
---|---|---|
![]() | BeginInit | Signals the CompositeAnnotationData that initialization is starting. (Inherited from CompositeAnnotationData) |
![]() | Clone | Creates a new object that is a copy of the current StickyNoteAnnotationData instance. |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | Dispose | Overloaded. Releases all resources used by this |
![]() | EndInit | Signals the CompositeAnnotationData that initialization is complete. (Inherited from CompositeAnnotationData) |
![]() | GetBoundingBox | Overloaded. Returns a bounding box of annotation. (Inherited from CompositeAnnotationData) |
![]() | GetCenterRelativeToLocation | Returns the annotation center coordinates relative to the Location property without regard to rotation. (Inherited from AnnotationData) |
![]() | GetEnumerator | Returns an enumerator that iterates through a composite annotation. (Inherited from CompositeAnnotationData) |
![]() | GetLocationAndSize | Returns the location and size of the annotation. (Inherited from CompositeAnnotationData) |
![]() | GetLocationWithoutRotation | Returns the annotation location in image coordinate system, in device-independent pixels (1/96th inch), without regard to rotation. (Inherited from AnnotationData) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | SetLocationAndSize | Sets the location and size of the annotation. (Inherited from CompositeAnnotationData) |
![]() | SetLocationsAndSizes | Sets the location and size of the annotation and determines new locations and sizes of all included annotations with given initial state of all included annotations. (Inherited from CompositeAnnotationData) |
![]() | SetRotation | Sets the rotation angle, in degrees, for this annotation. (Inherited from CompositeAnnotationData) |
![]() | ToString | Returns the string representation of this object. (Inherited from AnnotationData) |
![]() | Transform | Applies a transformation to the annotation. (Inherited from CompositeAnnotationData) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an annotation to attempt to free resources and perform other cleanup operations before the annotation is reclaimed by garbage collection. (Inherited from AnnotationData) |
![]() | OnItemPropertyChanged | Raises the ItemPropertyChanged event. (Inherited from CompositeAnnotationData) |
![]() | OnItemPropertyChanging | Raises the ItemPropertyChanging event. (Inherited from CompositeAnnotationData) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from CompositeAnnotationData) |
Name | Description | |
---|---|---|
![]() | ItemPropertyChanged | Occurs when the item property is changed. (Inherited from CompositeAnnotationData) |
![]() | ItemPropertyChanging | Occurs when the item property is changing. (Inherited from CompositeAnnotationData) |
![]() | PropertyChanged | Occurs when the annotation data property is changed. (Inherited from AnnotationData) |
![]() | PropertyChanging | Occurs when the annotation data property is changing. (Inherited from AnnotationData) |