←Select platform

AnnPolylineObject Class Members

Summary

The following tables list the members exposed by AnnPolylineObject.

Public Constructors

Name Description
AnnPolylineObject Initializes a new AnnPolylineObject class object.

Protected Constructors

Name Description
AnnObject Initializes a new instance of this class. (Inherited from AnnObject)

Public Methods

Name Description
Clone Creates an exact copy of this AnnPolylineObject object.
DateFromString Converts a string value to a date time. (Inherited from AnnObject)
DateToString Converts a date time to a string. (Inherited from AnnObject)
Deserialize Loads this object with data from the specified XML.
GetArea Returns the pixel count of this AnnObject. (Inherited from AnnObject)
GetAreaInPixels Returns the pixel count of this AnnObject. (Inherited from AnnObject)
GetInvalidateRect Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. (Inherited from AnnObject)
HitTest Performs hit-testing on this AnnPolylineObject.
Lock Locks this AnnObject with the specified password. (Inherited from AnnObject)
OnPropertyChanged Raises the PropertyChanged event. (Inherited from AnnObject)
Rotate Rotates the AnnObject around a point. (Inherited from AnnObject)
Scale Scales the AnnObject by the specified ratios. (Inherited from AnnObject)
ScaleVector Scales the AnnObject by the specified ratios, unit vector and center point. (Inherited from AnnObject)
Serialize Serializes the object to an XML document.
SetId Sets the ID of this AnnObject. (Inherited from AnnObject)
Translate Translates the AnnObject by the specified values. (Inherited from AnnObject)
Unlock Unlocks this AnnObject with the specified password. (Inherited from AnnObject)

Protected Methods

Name Description
Create Creates a new instance of AnnPolylineObject.
GetBoundingRectangle Gets the bounding rectangle for this AnnObject. (Inherited from AnnObject)
OnPointsChanged Occurs when the Points for this AnnObject have changed. (Inherited from AnnObject)

Public Properties

Name Description
Bounds Gets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. (Inherited from AnnObject)
CanRotate Indicates if this object supports rotation. (Inherited from AnnObject)
ContentPicture Gets or sets the id of the picture used when drawing the content of this object. (Inherited from AnnObject)
Fill Gets or sets the AnnBrush associated with this AnnObject. (Inherited from AnnObject)
FillRule Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.
FixedStateOperations Gets or sets the fixed state for this AnnObject. (Inherited from AnnObject)
Font Gets or sets the AnnFont used associated with this AnnObject. (Inherited from AnnObject)
FriendlyName Gets the friendly name for AnnPolylineObject.
GroupName For future use. (Inherited from AnnObject)
HitTestInterior Indicates if this AnnObject supports hit testing of its interior. (Inherited from AnnObject)
Hyperlink Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from AnnObject)
Id Gets the ID of this AnnObject. (Inherited from AnnObject)
IsClosed Gets a value that indicates whether this AnnPolylineObject is closed.
IsLocked Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject)
IsSelected Gets or sets a value indicating whether the object is selected. (Inherited from AnnObject)
IsVisible Gets or sets a value indicating whether the object is visible. (Inherited from AnnObject)
Labels Gets a dictionary of AnnLabel objects used by this AnnObject. (Inherited from AnnObject)
Layer Get the optional layer that contain this object. (Inherited from AnnObject)
LockPicture Gets or sets the id of the picture used when drawing the locked symbol for locked objects. (Inherited from AnnObject)
Mapper Gets or sets the mapper for this AnnObject. (Inherited from AnnObject)
Metadata Gets the metadata associated with this object. (Inherited from AnnObject)
Opacity Gets or sets a value indicating the opacity value to use when rendering this object. (Inherited from AnnObject)
Password Gets or sets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject)
Points Gets the collection of Leadtools.LeadPointD objects that define this AnnObject. (Inherited from AnnObject)
RenderedObjectBounds Gets or sets the bounding rectangle of the object as it was last rendered. (Inherited from AnnObject)
Reviews Gets the items that can be used to add review comments and replies to this AnnObject. (Inherited from AnnObject)
RotateCenter Gets or sets the location of the rotate center control point. (Inherited from AnnObject)
RotateGripper Gets or sets the length of the rotate gripper control point. (Inherited from AnnObject)
SelectionStroke Gets or sets the stroke to use when drawing the frame of this object. (Inherited from AnnObject)
StateId Gets or sets the optional state ID of this object to be used with state rendering engines. (Inherited from AnnObject)
Stroke Gets or sets the AnnStroke associated with this AnnObject. (Inherited from AnnObject)
SupportsContent Indicates if this object supports content. (Inherited from AnnObject)
SupportsFill Indicates if this AnnPolylineObject supports a fill.
SupportsFont Indicates if this object supports a font. (Inherited from AnnObject)
SupportsOpacity Indicates if this object supports an opacity. (Inherited from AnnObject)
SupportsSelectionStroke Indicates if this object supports a selection stroke. (Inherited from AnnObject)
SupportsStroke Indicates if this object supports AnnStroke.
Tag Gets or sets a user-defined data object that is associated with this object. (Inherited from AnnObject)
UserId Gets or sets the user ID of this AnnObject. (Inherited from AnnObject)

Public Events

Name Description
PropertyChanged Occurs when a property value changes. AnnPropertyChangedEventArgs (Inherited from AnnObject)

Public Fields

Name Description
AudioObjectId Returns the ID for an "audio" object. Not used in this version of the annotation framework. (Inherited from AnnObject)
AuthorMetadataKey Author metadata key. (Inherited from AnnObject)
ButtonObjectId Specifies the ID for a "button" object. Not used in this version of the annotation framework. (Inherited from AnnObject)
ClosedCurveObjectId Specifies the ID for an AnnCurveObject that is a closed figure. (Inherited from AnnObject)
ContentMetadataKey Content metadata key. (Inherited from AnnObject)
CreatedMetadataKey Created metadata key. (Inherited from AnnObject)
CrossProductObjectId Specifies the ID for an AnnCrossProductObject. (Inherited from AnnObject)
CurveObjectId Specifies the ID for an AnnCurveObject. (Inherited from AnnObject)
EllipseObjectId Specifies the ID for an AnnEllipseObject. (Inherited from AnnObject)
EncryptObjectId Returns the ID for an "encrypt" object. Not used in this version of the annotation framework. (Inherited from AnnObject)
FreehandHotspotObjectId Specifies the ID for an AnnFreehandHotspotObject. (Inherited from AnnObject)
FreehandObjectId Specifies the ID for an AnnPolylineObject that is draw freehand style. (Inherited from AnnObject)
GroupObjectId Specifies the ID for an AnnGroupObject. (Inherited from AnnObject)
HiliteObjectId Specifies the ID for an AnnHiliteObject. (Inherited from AnnObject)
HotspotObjectId Specifies the ID for an AnnHotspotObject. (Inherited from AnnObject)
ImageObjectId Returns the ID for an AnnImageObject. (Inherited from AnnObject)
LineObjectId Specifies the ID for an AnnPolylineObject that has a single line. (Inherited from AnnObject)
MediaObjectId Returns the ID for a "media" object. Not used in this version of the annotation framework. (Inherited from AnnObject)
ModifiedMetadataKey Modified metadata key. (Inherited from AnnObject)
None Specifies the ID for no annotation object. (Inherited from AnnObject)
NoteObjectId Specifies the ID for an AnnNoteObject. (Inherited from AnnObject)
PointerObjectId Specifies the ID for an AnnPointerObject. (Inherited from AnnObject)
PointObjectId Specifies the ID for an AnnPointObject. (Inherited from AnnObject)
PolygonObjectId Specifies the ID for an AnnPolylineObject that is a closed figure. (Inherited from AnnObject)
PolylineObjectId Specifies the ID for an AnnPolylineObject. (Inherited from AnnObject)
PolyRulerObjectId Specifies the ID for an AnnPolyRulerObject. (Inherited from AnnObject)
ProtractorObjectId Specifies the ID for an AnnProtractorObject. (Inherited from AnnObject)
RectangleObjectId Specifies the ID for an AnnRectangleObject. (Inherited from AnnObject)
RedactionObjectId Specifies the ID for an AnnRedactionObject. (Inherited from AnnObject)
RichTextObjectId Returns the ID for a "rich text" object. Not used in this version of the annotation framework. (Inherited from AnnObject)
RubberStampObjectId Specifies the ID for an AnnRubberStampObject. (Inherited from AnnObject)
RulerObjectId Specifies the ID for an AnnPolyRulerObject that has a single ruler. (Inherited from AnnObject)
SelectObjectId Specifies the ID for an AnnSelectionObject. (Inherited from AnnObject)
StampObjectId Specifies the ID for an AnnStampObject. (Inherited from AnnObject)
StickyNoteObjectId Returns the ID for an AnnStickyNoteObject. (Inherited from AnnObject)
SubjectMetadataKey Subject metadata key. (Inherited from AnnObject)
TextHiliteObjectId Returns the ID for an AnnTextHiliteObject. (Inherited from AnnObject)
TextObjectId Specifies the ID for an AnnTextObject. (Inherited from AnnObject)
TextPointerObjectId Specifies the ID for an AnnTextPointerObject. (Inherited from AnnObject)
TextRedactionObjectId Returns the ID for an AnnTextRedactionObject. (Inherited from AnnObject)
TextRollupObjectId Specifies the ID for an AnnTextRollupObject. (Inherited from AnnObject)
TextStrikeoutObjectId Returns the ID for an AnnTextStrikeoutObject. (Inherited from AnnObject)
TextUnderlineObjectId Returns the ID for an AnnTextUnderlineObject. (Inherited from AnnObject)
TitleMetadataKey Title metadata key. (Inherited from AnnObject)
UserObjectId Specifies the ID for a user defined AnnObject. (Inherited from AnnObject)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly