Click or drag to resize

IAnnotationGrips Properties

The IAnnotationGrips type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of AnnotationGrip objects in the collection.
Public propertyFill
Gets the AnnotationBrush used for filling the grips.
Public propertyItem
Returns an AnnotationGrip object from the collection at the specified index.
Public propertyOutline
Gets the AnnotationPen used to draw the outline of the grip.
Public propertyRotationFill
Gets the AnnotationBrush used to fill a rotation grip.
Public propertyRotationOutline
Gets the AnnotationPen used to draw the outline of a rotation grip.
Public propertySize
Gets the size of the grips in pixels.
Top
See Also