asposediagram.api
Classes
AbstractInterruptMonitor
Act
ActCollection
Align
Alignment
Annotation
AnnotationCollection
ArcTo
ArcToCollection
ArrowSize
AutoLinkComparison
AutoSpaceOptions
Bevel
BevelLightingType
BevelMaterialType
BevelType
BoolValue
Bullet
Calendar
Case
Char
CharCollection
Collection
CollectionBase
Color
ColorEntry
ColorEntryCollection
ColorValue
CompoundType
ConFixedCode
ConLineJumpCode
ConLineJumpDirX
ConLineJumpDirY
ConLineJumpStyle
ConLineRouteExt
Connect
ConnectCollection
Connection
ConnectionABCD
ConnectionABCDCollection
ConnectionCollection
ConnectorRule
Control
ControlCollection
ConType
Coordinate
CoordinateCollection
Cp
CustomProp
CustomPropCollection
CustomValue
DataColumn
DataColumnCollection
DataConnection
DataConnectionCollection
DataRecordSet
DataRecordSetCollection
DateTime
DateValue
Diagram
DisplayMode
DisplayModeSmartTagDef
DocProps
DocumentProperties
DocumentSettings
DocumentSheet
DoubleValue
DrawingResizeType
DrawingScaleType
DrawingSizeType
DynFeedback
Ellipse
EllipseCollection
EllipticalArcTo
EllipticalArcToCollection
Encoding
Event
EventItem
EventItemCollection
Field
FieldCollection
FileFontSource
FileFormatInfo
FileFormatUtil
Fill
Fld
FloatPointNumCollection
FolderFontSource
Font
FontCollection
FontConfigs
FontSourceBase
Foreign
ForeignData
FormatTxt
FormatTxtCollection
Geom
GeomCollection
GlowEffect
GlueType
GradientFill
GradientStop
GradientStopCollection
GridDensity
Group
HeaderFooter
HeaderFooterFont
Help
HorzAlign
Hyperlink
HyperlinkCollection
Image
ImageFormat
IndividualFontConfigs
InfiniteLine
InfiniteLineCollection
InterruptMonitor
IntValue
Issue
IssueCollection
IssueTarget
Layer
LayerCollection
LayerMem
Layout
License
Line
LineAdjustFrom
LineAdjustTo
LineJumpCode
LineJumpStyle
LineRouteExt
LineTo
LineToCollection
LoadFilter
LoadOptions
LocalizeFont
Margin
Master
MasterCollection
MasterShortcut
MasterShortcutCollection
MemoryFontSource
Metered
MilestoneHelper
Misc
MoveTo
MoveToCollection
NURBSTo
NURBSToCollection
ObjectKind
ObjType
OutputFormat
Page
PageCollection
PageLayout
PageLineJumpDirX
PageLineJumpDirY
PageProps
PageSheet
Para
ParaCollection
PlaceDepth
PlaceFlip
PlaceStyle
PolylineTo
PolylineToCollection
Pos
Pp
PreviewScope
PrintPageOrientation
PrintProps
Prop
PropCollection
Protection
RelationShape
RelationShapeCollection
RelCubBezTo
RelCubBezToCollection
RelEllipticalArcTo
RelEllipticalArcToCollection
RelLineTo
RelLineToCollection
RelMoveTo
RelMoveToCollection
RelQuadBezTo
RelQuadBezToCollection
ResizeMode
Reviewer
ReviewerCollection
RotationType
RouteStyle
Row
RowCollection
Rule
RuleCollection
RuleInfo
RulerDensity
RulerGrid
RuleSet
RuleSetCollection
RuleValue
Scratch
ScratchCollection
SelectMode
Shape
ShapeCollection
ShapeFixedCode
ShapePlaceFlip
ShapePlaceStyle
ShapePlowCode
ShapeRouteStyle
ShapeShdwShow
ShapeShdwType
ShdwType
SmartTagDef
SmartTagDefCollection
SolutionXML
SolutionXMLCollection
SplineKnot
SplineKnotCollection
SplineStart
SplineStartCollection
Str2Value
StrValue
Style
StyleProp
StyleSheet
StyleSheetCollection
Tab
TabCollection
TabsCollection
Text
TextBlock
TextCollection
TextDirection
TextXForm
ThreeDFormat
TimeLineHelper
Tp
Txt
TypeConnection
TypeField
TypeProp
UIVisibility
UnitFormulaErr
UnitFormulaErrV
User
UserCollection
Validation
ValidationProperties
Value
VbaModule
VbaModuleCollection
VbaProject
VbaProjectReference
VbaProjectReferenceCollection
VerticalAlign
WalkPreference
WarningInfo
Window
WindowCollection
XForm
XForm1D
XJustify
YJustify
Exceptions
DiagramException
Constants
AlignmentValue
AlignNameValue
ArrowSizeValue
BevelLightingTypeValue
BevelMaterialTypeValue
BevelPresetType
BevelTypeValue
BOOL
BulletValue
CalendarValue
CaseValue
CompoundTypeValue
CompressionType
ConFixedCodeValue
ConLineJumpCodeValue
ConLineJumpDirXValue
ConLineJumpDirYValue
ConLineJumpStyleValue
ConLineRouteExtValue
ConnectedShapesFlags
ConnectorsTypeValue
ContainerTypeValue
ContextTypeValue
ConValue
CountryCode
DisplayModeSmartTagDefValue
DisplayModeValue
DrawingResizeTypeValue
DrawingScaleTypeValue
DrawingSizeTypeValue
DynFeedbackValue
EmfRenderSetting
FileFormatType
FillType
FontSourceType
ForeignType
FromPartValue
GluedShapesFlags
GlueSettings
GlueSettingsValue
GlueTypeValue
GradientDirectionType
GradientFillDir
GradientFillType
GradientStyleType
GridDensityValue
HorzAlignValue
IconSizeValue
LightRigDirectionType
LineAdjustFromValue
LineAdjustToValue
LineJumpCodeValue
LineJumpStyleValue
LineRouteExtValue
LoadDataFilterOptions
LoadFileFormat
LocalizeFontValue
MeasureConst
ObjectKindValue
ObjectType
ObjTypeValue
OptionsValue
OutputFormatValue
PageLineJumpDirXValue
PageLineJumpDirYValue
PinPosValue
PlaceDepthValue
PlaceFlipValue
PlaceStyleValue
PosValue
PresetCameraType
PresetColorMatricsValue
PresetQuickStyleValue
PresetShadowType
PresetStyleMatricsValue
PresetThemeValue
PresetThemeVariantValue
PreviewScopeValue
PrintPageOrientationValue
PropType
RectangleAlignmentType
ReflectionEffectType
RelationFlag
RemoveHiddenInfoItem
ResizeModeValue
RotationTypeValue
RouteStyleValue
RulerDensityValue
SaveFileFormat
SelectModeValue
ShapeFixedCodeValue
ShapePlaceFlipValue
ShapePlaceStyleValue
ShapePlowCodeValue
ShapeRouteStyleValue
ShapeShdwShowValue
ShapeShdwTypeValue
ShdwTypeValue
SnapExtensions
SnapExtensionsValue
SnapSettings
SnapSettingsValue
StyleValue
TextDirectionValue
ToPartValue
TypeConnectionValue
TypeFieldValue
TypePropValue
TypeValue
UIVisibilityValue
VbaModuleType
VbaProjectReferenceType
VerticalAlignValue
VisRuleTargetsValue
WalkPreferenceValue
WarningType
WindowStateValue
WindowTypeValue
XJustifyValue
YJustifyValue
asposediagram.api
Class InterruptMonitor
Represents all operator about the interrupt.
Constructor Summary
InterruptMonitor
()
Property Getters/Setters Summary
method
isInterruptionRequested
()
Mark the monitor as requesting interruption
Method Summary
method
interrupt
()
Interrupt the current operator.
Constructor Detail
InterruptMonitor
InterruptMonitor()
Property Getters/Setters Detail
isInterruptionRequested : boolean
boolean isInterruptionRequested()
Mark the monitor as requesting interruption
Method Detail
interrupt
interrupt()
Interrupt the current operator.