realize Method (original) (raw)

Leadtools.Annotations.Engine Namespace > Classes > AnnRedactionObject Object > Methods > realize Method

In This Topic ▼

Summary

Syntax

Parameters

Remarks

Requirements

See Also

Reference

Summary

Realizes this AnnRedactionObject to an image using the specified data provider.

Syntax

TypeScript

JavaScript

AnnRedactionObject.prototype.realize = function( _provider_, _container_ )

realize( _provider_: [AnnDataProvider](anndataprovider.html), _container_: [AnnContainer](anncontainer.html) ): void;

Parameters

provider

An AnnDataProvider instance that is used to get the image pixel data which it then fills with a black color.

container

The reference AnnContainer.

Remarks

When this method is called, the background behind this AnnRedactionObject is saved within the object, and then the area behind this AnnRedactionObject is filled with a black color.

If this AnnRedactionObject does not have a brush, this method will do nothing.

The AnnDataProvider is used as follows:

The AnnDataProvider.GetImageData method is called to get the pixel data for the area to be redacted. That pixel data is stored inside this object in ImageData. ThenAnnDataProvider.Fill is called to fill that area with a black color.

Requirements

Target Platforms

See Also

Reference

AnnRedactionObject Class

AnnRedactionObject Members

Leadtools.Annotations.Engine Namespace

Download our FREE evaluation

Help Version 22.0.2023.1.31

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Introduction

Getting Started

Namespaces

Leadtools.Annotations.Engine Namespace

Classes

AnnArrowLineEnding Object

Members

AnnArrowLineEnding Constructor

Methods

clone Method

create Method

deserialize Method

getStylePoints Method

hitTest Method

serialize Method

Properties

closed Property

friendlyName Property

id Property

reversed Property

AnnAudioObject Object

Members

AnnAudioObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

hitTestInterior Property

AnnBrush Object

Members

AnnBrush Constructor

Methods

clone Method

createBrush Method

AnnButtLineEnding Object

Members

AnnButtLineEnding Constructor

Methods

create Method

getStylePoints Method

hitTest Method

Properties

friendlyName Property

id Property

AnnCodecs Object

Members

AnnCodecs Constructor

Methods

getInfo Method

getInfoFromXmlDocument Method

load Method

loadAll Method

loadAllFromXML Method

loadFromXmlDocument Method

save Method

saveAll Method

saveLayer Method

saveToCdllAnnotations Method

Properties

deserializeOptions Property

loadSourceResolution Property

loadTargetResolution Property

loadUseDpi Property

serializeOptions Property

AnnCodecsInfo Object

Members

AnnCodecsInfo Constructor

Properties

format Property

pages Property

version Property

AnnContainer Object

Members

AnnContainer Constructor

Methods

clone Method

create Method

findObjectsByGuid Method

flip Method

hitTestPoint Method

hitTestRect Method

resize Method

rotate Method

select Method

unselect Method

Properties

activeLayer Property

bounds Property

children Property

fill Property

groupsRoles Property

hitTestBehavior Property

hitTestBuffer Property

isEnabled Property

isModified Property

isVisible Property

labels Property

layers Property

mapper Property

offset Property

pageNumber Property

rotateAngle Property

selectionObject Property

size Property

stateId Property

stroke Property

userData Property

userMode Property

viewPerspective Property

Events

objectAdded Event

objectRemoved Event

objectsPropertyChanged Event

AnnContainerCollection Object

Members

AnnContainerCollection Constructor

Methods

add Method

addRange Method

bringToFront Method

clear Method

clearItems Method

contains Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

sendToBack Method

setItem Method

toArray Method

Properties

count Property

item Property

Events

collectionChanged Event

AnnContainerMapper Object

Members

AnnContainerMapper Constructor

Methods

calibrate Method

clone Method

createDefault Method

fontFromContainerCoordinates Method

fontToContainerCoordinates Method

lengthFromContainerCoordinates Method

lengthToContainerCoordinates Method

mapResolutions Method

pointFromContainerCoordinates Method

pointsFromContainerCoordinates Method

pointsToContainerCoordinates Method

pointToContainerCoordinates Method

rectFromContainerCoordinates Method

rectToContainerCoordinates Method

sizeFromContainerCoordinates Method

sizeToContainerCoordinates Method

strokeFromContainerCoordinates Method

updateTransform Method

Properties

burnScaleFactor Property

calibrationScale Property

calibrationUnit Property

deviceDpiX Property

deviceDpiY Property

fontRelativeToDevice Property

fontRelativeToImageDpi Property

ignoreDpiScale Property

offset Property

scrollOffset Property

sourceDpiX Property

sourceDpiY Property

targetDpiX Property

targetDpiY Property

transform Property

AnnCrossProductObject Object

Members

AnnCrossProductObject Constructor

Methods

clone Method

create Method

getInvalidateRect Method

getRulerLength Method

hitTest Method

moveLine Method

updateIntersectionPoint Method

updatePoint Method

updateSecondPoints Method

Properties

firstEndPoint Property

firstStartPoint Property

friendlyName Property

hitTestedRuler Property

intersectionPoint Property

secondEndPoint Property

secondStartPoint Property

supportsFill Property

Fields

firstRulerHitTestObject Field

secondRulerHitTestObject Field

AnnCurveObject Object

Members

AnnCurveObject Constructor

Methods

clone Method

create Method

deserialize Method

getBoundingRectangle Method

hitTest Method

serialize Method

Properties

friendlyName Property

supportsBorderStyle Property

supportsLineEndings Property

tension Property

AnnDataProvider Object

Members

AnnDataProvider Constructor

Methods

decrypt Method

encrypt Method

fill Method

getImageData Method

setImageData Method

Properties

canRead Property

canWrite Property

AnnDeserializeOptions Object

Members

AnnDeserializeOptions Constructor

Events

deserializeObject Event

deserializeObjectError Event

AnnDiamondLineEnding Object

Members

AnnDiamondLineEnding Constructor

Methods

create Method

getStylePoints Method

Properties

friendlyName Property

id Property

AnnDrawDesignerEventArgs Object

Members

AnnDrawDesignerEventArgs Constructor

Methods

create Method

Properties

cancel Property

object Property

operationStatus Property

AnnEditContentEventArgs Object

Members

AnnEditContentEventArgs Constructor

Methods

create Method

Properties

bounds Property

cancel Property

targetObject Property

AnnEditDesignerEventArgs Object

Members

AnnEditDesignerEventArgs Constructor

Methods

create Method

Properties

cancel Property

moveThumbIndex Property

object Property

operation Property

operationStatus Property

AnnEditTextEventArgs Object

Members

AnnEditTextEventArgs Constructor

Methods

create Method

Properties

bounds Property

cancel Property

textObject Property

AnnEllipseObject Object

Members

AnnEllipseObject Constructor

Methods

create Method

getArea Method

getAreaInPixels Method

hitTest Method

Properties

friendlyName Property

AnnEncryptObject Object

Members

AnnEncryptObject Constructor

Methods

apply Method

clone Method

create Method

deserialize Method

rotate Method

scaleVector Method

serialize Method

translate Method

Properties

canDecrypt Property

canEncrypt Property

canRotate Property

defaultPrimaryPicture Property

defaultSecondaryPicture Property

encryptor Property

friendlyName Property

hitTestInterior Property

isEncrypted Property

key Property

primaryPicture Property

resetKeyIfApplied Property

secondaryPicture Property

serializeKeyIfEncrypted Property

supportsBorderStyle Property

supportsFill Property

supportsStroke Property

AnnFont Object

Members

AnnFont Constructor

Methods

clone Method

onPropertyChanged Method

Properties

fontFamilyName Property

fontSize Property

fontStretch Property

fontStyle Property

fontWeight Property

textDecoration Property

Events

propertyChanged Event

AnnFreehandHotspotObject Object

Members

AnnFreehandHotspotObject Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

serialize Method

Properties

defaultPicture Property

friendlyName Property

hitTestInterior Property

picture Property

supportsBorderStyle Property

supportsFill Property

supportsLineEndings Property

supportsStroke Property

AnnGradientBrush Object

Members

AnnGradientBrush Constructor

Methods

clone Method

Properties

gradientStops Property

AnnGradientStop Object

Members

AnnGradientStop Constructor

Methods

clone Method

Properties

color Property

offset Property

AnnGradientStopCollection Object

Members

AnnGradientStopCollection Constructor

Methods

add Method

addRange Method

bringToFront Method

clear Method

clearItems Method

contains Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

sendToBack Method

setItem Method

toArray Method

Properties

count Property

item Property

Events

collectionChanged Event

AnnGroupObject Object

Members

AnnGroupObject Constructor

Methods

rotate Method

scale Method

translate Method

Properties

children Property

friendlyName Property

supportsBorderStyle Property

Events

objectAdded Event

objectRemoved Event

AnnGroupsRoles Object

Members

AnnGroupsRoles Constructor

Methods

getUserGroup Method

getUserRoles Method

isCurrentUserInRole Method

isUserInRole Method

onGenerateRole Method

Properties

currentUser Property

groupRoles Property

groupUsers Property

Events

generateRole Event

AnnHatchBrush Object

Members

AnnHatchBrush Constructor

Methods

clone Method

create Method

createBrush Method

Properties

backgroundColor Property

foregroundColor Property

hatchStyle Property

AnnHiliteObject Object

Members

AnnHiliteObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

hiliteColor Property

hitTestInterior Property

supportsBorderStyle Property

supportsStroke Property

AnnHistory Object

Members

AnnHistory Constructor

Methods

append Method

clear Method

condense Method

getGuidForState Method

getItemsForState Method

Properties

items Property

AnnHistoryItem Object

Members

AnnHistoryItem Constructor

Properties

comment Property

guid Property

state Property

timestamp Property

userId Property

AnnHotspotObject Object

Members

AnnHotspotObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

defaultPicture Property

friendlyName Property

hitTestInterior Property

supportsFill Property

supportsStroke Property

AnnImageObject Object

Members

AnnImageObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

hitTestInterior Property

picture Property

supportsBorderStyle Property

AnnLabel Object

Members

AnnLabel Constructor

Methods

clone Method

Properties

background Property

font Property

foreground Property

isVisible Property

offset Property

offsetHeight Property

originalPosition Property

parent Property

positionMode Property

renderedLabelBounds Property

restrictionMode Property

restrictionRectangle Property

stateId Property

text Property

AnnLayer Object

Members

AnnLayer Constructor

Methods

create Method

Properties

children Property

isVisible Property

layers Property

name Property

parent Property

AnnLayerCollection Object

Members

AnnLayerCollection Constructor

Methods

add Method

addRange Method

bringToFront Method

clear Method

clearItems Method

contains Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

removeItemRange Method

sendToBack Method

setItem Method

toArray Method

Properties

count Property

item Property

owner Property

Events

collectionChanged Event

AnnLinearGradientBrush Object

Members

AnnLinearGradientBrush Constructor

Methods

clone Method

create Method

createBrush Method

Properties

linearGradientMode Property

AnnLineEnding Object

Members

AnnLineEnding Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

getStylePoints Method

hitTest Method

serialize Method

Properties

fill Property

friendlyName Property

id Property

length Property

stroke Property

Fields

arrowLineEndingId Field

buttLineEndingId Field

diamondLineEndingId Field

roundLineEndingId Field

slashLineEndingId Field

squareLineEndingId Field

AnnLoadPictureEventArgs Object

Members

Methods

create Method

Properties

annObject Property

container Property

error Property

picture Property

AnnLockObjectEventArgs Object

Members

AnnLockObjectEventArgs Constructor

Methods

create Method

Properties

cancel Property

object Property

password Property

AnnMedia Object

Members

AnnMedia Constructor

Methods

clone Method

Properties

source1 Property

source2 Property

source3 Property

type1 Property

type2 Property

type3 Property

AnnMediaObject Object

Members

AnnMediaObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

hitTestInterior Property

media Property

AnnNoteObject Object

Members

AnnNoteObject Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

serialize Method

Properties

friendlyName Property

shadowBorderWidth Property

AnnNotifyCollectionChangedEventArgs Object

Members

AnnNotifyCollectionChangedEventArgs Constructor

Methods

create Method

Properties

action Property

newItems Property

newStartingIndex Property

oldItems Property

oldStartingIndex Property

AnnObject Object

Members

AnnObject Constructor

Methods

clone Method

create Method

dateFromString Method

dateToString Method

deserialize Method

getArea Method

getAreaInPixels Method

getBoundingRectangle Method

getInvalidateRect Method

hitTest Method

lock Method

onPointsChanged Method

onPropertyChanged Method

rotate Method

scale Method

scaleVector Method

serialize Method

setId Method

translate Method

unlock Method

Properties

borderStyle Property

bounds Property

canRotate Property

contentPicture Property

fill Property

fixedStateOperations Property

font Property

friendlyName Property

groupName Property

guid Property

hitTestInterior Property

hyperlink Property

id Property

isLocked Property

isSelected Property

isVisible Property

labels Property

layer Property

lockPicture Property

mapper Property

metadata Property

opacity Property

password Property

points Property

renderedObjectBounds Property

reviews Property

rotateCenter Property

rotateGripper Property

selectionStroke Property

stateId Property

stroke Property

supportsBorderStyle Property

supportsContent Property

supportsFill Property

supportsFont Property

supportsOpacity Property

supportsSelectionStroke Property

supportsStroke Property

tag Property

userId Property

Events

propertyChanged Event

Fields

audioObjectId Field

authorMetadataKey Field

buttonObjectId Field

closedCurveObjectId Field

contentMetadataKey Field

createdMetadataKey Field

crossProductObjectId Field

curveObjectId Field

ellipseObjectId Field

encryptObjectId Field

freehandHotspotObjectId Field

freehandObjectId Field

groupObjectId Field

hiliteObjectId Field

hotspotObjectId Field

imageObjectId Field

lineObjectId Field

mediaObjectId Field

modifiedMetadataKey Field

none Field

noteObjectId Field

pointerObjectId Field

pointObjectId Field

polygonObjectId Field

polylineObjectId Field

polyRulerObjectId Field

protractorObjectId Field

rectangleObjectId Field

redactionObjectId Field

richTextObjectId Field

rubberStampObjectId Field

rulerObjectId Field

selectObjectId Field

stampObjectId Field

stickyNoteObjectId Field

subjectMetadataKey Field

textHiliteObjectId Field

textObjectId Field

textPointerObjectId Field

textRedactionObjectId Field

textRollupObjectId Field

textStrikeoutObjectId Field

textUnderlineObjectId Field

titleMetadataKey Field

userObjectId Field

AnnObjectCollection Object

Members

AnnObjectCollection Constructor

Methods

add Method

addRange Method

bringToFront Method

clear Method

clearItems Method

contains Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

sendToBack Method

setItem Method

toArray Method

Properties

count Property

item Property

Events

collectionChanged Event

AnnObjectCollectionEventArgs Object

Members

AnnObjectCollectionEventArgs Constructor

Methods

create Method

Properties

object Property

AnnOperationInfoEventArgs Object

Members

AnnOperationInfoEventArgs Constructor

Properties

annObject Property

ignoreUserCheck Property

role Property

type Property

AnnPicture Object

Members

AnnPicture Constructor

Methods

clone Method

Properties

empty Property

height Property

isLoaded Property

pictureData Property

source Property

width Property

AnnPointerEventArgs Object

Members

AnnPointerEventArgs Constructor

Methods

clone Method

create Method

Properties

button Property

isHandled Property

location Property

AnnPointObject Object

Members

AnnPointObject Constructor

Methods

clone Method

create Method

deserialize Method

getBoundingRectangle Method

getInvalidateRect Method

hitTest Method

serialize Method

Properties

canRotate Property

centerPoint Property

defaultPicture Property

friendlyName Property

picture Property

radius Property

showPicture Property

supportsBorderStyle Property

supportsFill Property

supportsStroke Property

AnnPolylineObject Object

Members

AnnPolylineObject Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

hitTest Method

serialize Method

Properties

endStyle Property

fillRule Property

friendlyName Property

isClosed Property

startStyle Property

supportsBorderStyle Property

supportsFill Property

supportsLineEndings Property

supportsStroke Property

AnnPolyRulerObject Object

Members

AnnPolyRulerObject Constructor

Methods

calibrate Method

clone Method

create Method

deserialize Method

getInvalidateRect Method

getRulerLength Method

getRulerLengthAsString Method

hitTest Method

serialize Method

Properties

calibrationScale Property

customUnitAbbreviation Property

customUnitPerInch Property

dpiX Property

dpiY Property

friendlyName Property

gaugeLength Property

measurementUnit Property

precision Property

showGauge Property

showTickMarks Property

showTickValue Property

supportsBorderStyle Property

supportsLineEndings Property

tickMarksLength Property

tickMarksStroke Property

unitsAbbreviation Property

annPropertyChangedEventArgs Object

Members

annPropertyChangedEventArgs Constructor

Properties

cancel Property

newValue Property

oldValue Property

propertyName Property

status Property

AnnProtractorObject Object

Members

AnnProtractorObject Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

getRulerLengthAsStringFromPoints Method

getRulerLengthFromPoints Method

serialize Method

Properties

acute Property

anglePrecision Property

angularUnit Property

angularUnitsAbbreviation Property

arcRadius Property

centerPoint Property

firstPoint Property

friendlyName Property

secondPoint Property

showArc Property

supportsBorderStyle Property

supportsFill Property

AnnRectangleObject Object

Members

AnnRectangleObject Constructor

Methods

create Method

getArea Method

getAreaInPixels Method

getInvalidateRect Method

hitTest Method

Properties

angle Property

friendlyName Property

isFlipped Property

isReversed Property

rect Property

supportsBorderStyle Property

supportsFill Property

supportsStroke Property

AnnRedactionObject Object

Members

AnnRedactionObject Constructor

Methods

clone Method

create Method

deserialize Method

realize Method

restore Method

serialize Method

Properties

canRestore Property

canRotate Property

friendlyName Property

imageData Property

isRealized Property

supportsBorderStyle Property

supportsOpacity Property

supportsStroke Property

AnnRenderingEngine Object

Members

AnnRenderingEngine Constructor

Methods

attach Method

attachContainer Method

burn Method

burnToRect Method

burnToRectWithDpi Method

detach Method

dispose Method

measureString Method

onLoadPicture Method

render Method

renderContainer Method

renderGrid Method

renderLayer Method

renderLayers Method

Properties

clipRectangle Property

container Property

containerLabelRenderer Property

loadingPictureFill Property

loadingPictureStroke Property

renderers Property

renderState Property

resources Property

snapToGridOptions Property

stateless Property

Events

loadPicture Event

AnnResources Object

Members

AnnResources Constructor

Properties

images Property

rubberStamps Property

AnnReview Object

Members

AnnReview Constructor

Methods

clone Method

toString Method

Properties

author Property

comment Property

date Property

isChecked Property

replies Property

status Property

Fields

accepted Field

cancelled Field

completed Field

created Field

modified Field

none Field

rejected Field

reply Field

AnnRoles Object

Members

AnnRoles Constructor

Methods

add Method

addRange Method

clear Method

clearItems Method

contains Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

setItem Method

toArray Method

Properties

count Property

item Property

Events

collectionChanged Event

Fields

edit Field

editAll Field

fullControl Field

view Field

viewAll Field

AnnRoundLineEnding Object

Members

AnnRoundLineEnding Constructor

Methods

create Method

hitTest Method

Properties

friendlyName Property

id Property

AnnRubberStampObject Object

Members

AnnRubberStampObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

hitTestInterior Property

rubberStampType Property

supportsBorderStyle Property

supportsFill Property

supportsStroke Property

AnnRunDesignerEventArgs Object

Members

AnnRunDesignerEventArgs Constructor

Methods

create Method

Properties

cancel Property

object Property

operationStatus Property

AnnSelectionObject Object

Members

AnnSelectionObject Constructor

Methods

adjustBounds Method

applyProperties Method

clone Method

create Method

getInvalidateRect Method

group Method

lock Method

rotate Method

scale Method

translate Method

ungroup Method

unlock Method

Properties

canRotate Property

friendlyName Property

hitTestInterior Property

selectedObjects Property

selectionOpacity Property

supportsBorderStyle Property

supportsContent Property

supportsFill Property

AnnSerializeObjectEventArgs Object

Members

Methods

create Method

Properties

annObject Property

error Property

skipObject Property

typeName Property

AnnSerializeOptions Object

Members

AnnSerializeOptions Constructor

Properties

saveLockPassword Property

Events

serializeObject Event

AnnSlashLineEnding Object

Members

AnnSlashLineEnding Constructor

Methods

create Method

getStylePoints Method

Properties

friendlyName Property

id Property

AnnSnapToGridOptions Object

Members

AnnSnapToGridOptions Constructor

Methods

clone Method

onPropertyChanged Method

Properties

enableSnap Property

gridLength Property

gridStroke Property

lineSpacing Property

opacity Property

showGrid Property

Events

propertyChanged Event

AnnSolidColorBrush Object

Members

AnnSolidColorBrush Constructor

Methods

clone Method

create Method

createBrush Method

Properties

color Property

AnnSquareLineEnding Object

Members

AnnSquareLineEnding Constructor

Methods

create Method

getStylePoints Method

hitTest Method

Properties

friendlyName Property

id Property

AnnStampObject Object

Members

AnnStampObject Constructor

Methods

clone Method

create Method

deserialize Method

getInvalidateRect Method

serialize Method

Properties

drawShadow Property

friendlyName Property

hitTestInterior Property

picture Property

pictureSizeMode Property

supportsBorderStyle Property

AnnStickyNoteObject Object

Members

AnnStickyNoteObject Constructor

Methods

clone Method

create Method

deserialize Method

getBoundingRectangle Method

getInvalidateRect Method

hitTest Method

scale Method

scaleVector Method

serialize Method

Properties

canRotate Property

defaultPicture Property

friendlyName Property

hitTestInterior Property

picture Property

supportsBorderStyle Property

supportsFill Property

supportsFont Property

supportsSelectionStroke Property

supportsStroke Property

AnnStroke Object

Members

AnnStroke Constructor

Methods

clone Method

create Method

onPropertyChanged Method

Properties

stroke Property

strokeAlignment Property

strokeDashArray Property

strokeDashCap Property

strokeDashOffset Property

strokeEndLineCap Property

strokeLineJoin Property

strokeMiterLimit Property

strokeStartLineCap Property

strokeThickness Property

Events

propertyChanged Event

AnnTextHiliteObject Object

Members

AnnTextHiliteObject Constructor

Methods

clone Method

create Method

Properties

friendlyName Property

AnnTextObject Object

Members

AnnTextObject Constructor

Methods

autoSize Method

clone Method

create Method

deserialize Method

serialize Method

Properties

friendlyName Property

horizontalAlignment Property

padding Property

supportsContent Property

supportsFill Property

supportsFont Property

text Property

textBackground Property

textForeground Property

textRotate Property

textSize Property

verticalAlignment Property

wordWrap Property

AnnTextPointerObject Object

Members

AnnTextPointerObject Constructor

Methods

clone Method

create Method

deserialize Method

getBoundingRectangle Method

getInvalidateRect Method

hitTest Method

rotate Method

scale Method

scaleVector Method

serialize Method

translate Method

updatePointerPoints Method

Properties

fixedPointer Property

friendlyName Property

kneeLength Property

pointerKnee Property

pointerPosition Property

pointerStart Property

pointerStyle Property

showArrow Property

useKnee Property

AnnTextRedactionObject Object

Members

AnnTextRedactionObject Constructor

Methods

clone Method

create Method

Properties

friendlyName Property

supportsOpacity Property

AnnTextReviewObject Object

Members

AnnTextReviewObject Constructor

Methods

addRectangle Method

clone Method

deserialize Method

getRectangles Method

hitTest Method

scale Method

scaleVector Method

serialize Method

setRectangles Method

translate Method

Properties

canRotate Property

canScale Property

canTranslate Property

hitTestInterior Property

supportsBorderStyle Property

supportsFill Property

supportsSelectionStroke Property

supportsStroke Property

AnnTextRollupObject Object

Members

AnnTextRollupObject Constructor

Methods

clone Method

create Method

deserialize Method

serialize Method

Properties

expanded Property

friendlyName Property

AnnTextStrikeoutObject Object

Members

AnnTextStrikeoutObject Constructor

Methods

clone Method

create Method

Properties

friendlyName Property

AnnTextUnderlineObject Object

Members

AnnTextUnderlineObject Constructor

Methods

clone Method

create Method

Properties

friendlyName Property

AnnThickness Object

Members

AnnThickness Constructor

Methods

clone Method

Properties

bottom Property

left Property

right Property

top Property

AnnToolTipEventArgs Object

Members

AnnToolTipEventArgs Constructor

Methods

create Method

Properties

annotationObject Property

bounds Property

cancel Property

AnnTransformer Object

Members

Methods

rotateAtPoints Method

rotatePoint Method

rotatePointAt Method

rotatePoints Method

rotateRect Method

rotateRectAt Method

scalePoint Method

scalePointAt Method

scalePointsAt Method

translatePoint Method

translatePoints Method

AnnUnitConverter Object

Members

Methods

convert Method

convertAngularUnit Method

convertFromPixels Method

convertToPixels Method

getAngularUnitAbbreviation Method

getUnitAbbreviation Method

getUnits Method

setUnitAbbreviation Method

Properties

customUnitAbbreviation Property

customUnitPerInch Property

smartEnglishMaximumUnit Property

smartMetricMaximumUnit Property

LeadPointCollection Object

Members

LeadPointCollection Constructor

Methods

add Method

addRange Method

clear Method

clearItems Method

contains Method

copyTo Method

getEnumerator Method

indexOf Method

insert Method

insertItem Method

insertItemRange Method

insertRange Method

move Method

moveItem Method

onCollectionChanged Method

remove Method

removeAt Method

removeItem Method

setItem Method

toArray Method

Properties

count Property

item Property

Events

collectionChanged Event

Delegates

AnnAutomationControlGetContainersCallback Delegate

Members

AnnCheckModifierCallback Delegate

Members

Enumerations

AnnAngularUnit Enumeration

AnnBorderStyle Enumeration

AnnDesignerOperationStatus Enumeration

AnnEditDesignerOperation Enumeration

AnnFillRule Enumeration

AnnFixedStateOperations Enumeration

AnnFontStretch Enumeration

AnnFontStyle Enumeration

AnnFontWeight Enumeration

AnnFormat Enumeration

AnnHatchStyle Enumeration

AnnHistoryItemState Enumeration

AnnHitTestBehavior Enumeration

AnnHorizontalAlignment Enumeration

AnnKeys Enumeration

AnnLabelPositionMode Enumeration

AnnLabelRestriction Enumeration

AnnLinearGradientMode Enumeration

AnnMouseButton Enumeration

AnnNotifyCollectionChangedAction Enumeration

AnnOperationType Enumeration

AnnPointerPosition Enumeration

AnnRenderState Enumeration

AnnResizeContainerFlags Enumeration

AnnResizeMode Enumeration

AnnRubberStampType Enumeration

AnnSizeMode Enumeration

AnnStrokeAlignment Enumeration

AnnStrokeLineCap Enumeration

AnnStrokeLineJoin Enumeration

AnnTextDecorations Enumeration

AnnTextRotate Enumeration

AnnTransparentMode Enumeration

AnnUnit Enumeration

Members

Fields

centimeter Field

display Field

document Field

feet Field

inch Field

meter Field

micrometer Field

millimeter Field

pixel Field

point Field

smartEnglish Field

smartMetric Field

twip Field

unit Field

yard Field

AnnUserMode Enumeration

AnnVerticalAlignment Enumeration

PropertyChangedStatus Enumeration

Interfaces

IAnnAutomationControl Interface

Members

Methods

automationAttach Method

automationDetach Method

automationInvalidate Method

onAutomationDoubleClick Method

onAutomationPointerDown Method

onAutomationPointerMove Method

onAutomationPointerUp Method

Properties

automationAntiAlias Property

automationContainerIndex Property

automationDataProvider Property

automationDpiX Property

automationDpiY Property

automationEnabled Property

automationGetContainersCallback Property

automationObject Property

automationRotateAngle Property

automationScaleFactor Property

automationScrollOffset Property

automationTransform Property

automationUseDpi Property

automationXResolution Property

automationYResolution Property

isAutomationEventsHooked Property

renderingEngine Property

Events

automationDoubleClick Event

automationEnabledChanged Event

automationGotFocus Event

automationLostFocus Event

automationPointerDown Event

automationPointerMove Event

automationPointerUp Event

automationSizeChanged Event

automationTransformChanged Event

automationUseDpiChanged Event

IAnnLabelRenderer Interface

Members

Methods

getBounds Method

renderLabel Method

Properties

offsetHeight Property

renderingEngine Property

IAnnObjectCloneable Interface

Members

Methods

clone Method

IAnnObjectRenderer Interface

Members

Methods

addObject Method

getRenderPoints Method

initialize Method

removeObject Method

render Method

renderAlignmentTarget Method

renderContent Method

renderLocked Method

renderRotatePointThumbs Method

renderSelection Method

renderThumbs Method

Properties

labelRenderer Property

locationsThumbStyle Property

renderingEngine Property

rotateCenterThumbStyle Property

rotateGripperThumbStyle Property

IAnnThumbStyle Interface

Members

Methods

hitTest Method

render Method

renderHitTest Method

Properties

fill Property

isVisible Property

renderer Property

size Property

stroke Property

Assemblies