Click or drag to resize

MediaCy.Commands.Overlays Namespace

 
Classes
  ClassDescription
Public classAnnotationBaseTextConverter
Public classArrow
Creates new or modifies parameters of the existing Arrow object.
Public classAutoTrace
Public classBitmap
Creates new or modifies parameters of the existing Bitmap object.
Public classBurnIn
Burns-In overlay objects into the image.
Public classCircle
Creates new or modifies parameters of the existing Circle object.
Public classCommon
Public classConvertToPoly
Converts selected line, rectangle, rounded rectangle, circle and ellipse into polyline/polygon.
Public classCrossBars
Public classDefineVariable
Defines a variable holding a graphic overlay object.
Public classDeleteAll
Deletes all objects from the overlay.
Public classDeleteSelected
Deletes the selected objects from the overlay.
Public classEditOverlay
Adjusts the overlay properties.
Public classEllipse
Creates new or modifies parameters of the existing Ellipse object.
Public classGraphicObjectBaseCommand
Base graphic object command (defines graphical object by drawing order or the object itself).
Public classGroupSelected
Groups the selected objects on the overlay.
Public classGroupUnGroupSelected
Group/Ungroup the selected objects on the overlay.
Public classLabelObject
Public classLayer
Public classLimitToImage
Controls limiting of graphic editing to the image for the given overlay.
Public classLine
Creates new or modifies parameters of the existing Line object.
Public classMcOverlaysAddIn
Public classMoveLabel
Move graphical object label.
Public classMoveSelected
Moves the selected objects on the overlay.
Public classMoveSelectedBack
Moves the selected objects on the back.
Public classMoveSelectedFront
Moves the selected objects on the front.
Public classMoveSelectedHandle
Moves the handle of the selected objects on the overlay.
Public classOverlayCommand
This is a base class for overlay commands and provides access to selected overlay.
Public classPoint
Creates new or modifies parameters of the existing Point object.
Public classPolyline
Creates new or modifies parameters of the existing Polyline object.
Public classRectangle
Creates new or modifies parameters of the existing Rectangle object.
Public classResetLabelPosition
Reset graphical object label position to default.
Public classResetLabelPositionAll
Reset graphical object label position to default for all objects.
Public classResetLabelPositionSelected
Reset graphical object label position to default for all selected objects.
Public classRoundedRectangle
Creates new or modifies parameters of the existing Rounded Rectangle object.
Public classSaveAsTemplate
Saves the selected objects as template.
Public classSelectAllObjects
Selects or deselects all objects on the overlay.
Public classSelectObject
Selects or deselects an object on the overlay by index.
Public classShape
Creates new or modifies parameters of the existing overlay object.
Public classShapeGroup
Creates new or modifies parameters of the existing Group object.
Public classText
Creates new or modifies parameters of the existing Text object.
Public classTool
Starts the tool on the overlay.
Public classToolSelect
Starts the Select tool on the overlay.
Public classToolSelectAll
Starts the Select tool and selects all objects on the overlay.
Public classUnGroupSelected
Ungroups the selected objects on the overlay.
Enumerations
  EnumerationDescription
Public enumerationArrowShapes
Defines arrow shapes.
Public enumerationBorderStyle
Defines border line styles.
Public enumerationCornersStyle
Defines corner styles.
Public enumerationEditOverlayOverlayProperties
Defines overlay properties.
Public enumerationLabelPosition
Defines label positions.
Public enumerationLayerLayerProperties
Defines layer properties.
Public enumerationLineEnding
Defines line ending shapes.
Public enumerationOverlayToolType
Defines overlat tools.
Public enumerationOverlayType
Defines overlays types.
Public enumerationPointShapes
Defines point shapes.
Public enumerationShapeProperties
Defines properties.
Public enumerationShapeAction
Specifies to which graphical object the shape is applied. When the value is positive or null, it designated the a shape by its drawing order.