Stemmer.Cvb.Forms.Overlays.PluginData Namespace

CVB.Net Documentation
This namespace contains all the plugin data structures used internally. Library users will usually not interact directly with these objects.
Structures

  StructureDescription
Public structureArcPlugInData
Plugin Data structure for the Arc plugin
Public structureBitmapPlugInData
Plugin Data structure for the Bitmap and the FixBitmap plugins.
Public structureCompassPlugInData
Plugin Data structure for the Compass plugin.
Public structureImagePlugInData
Plugin Data structure for the image-in-image plugin.
Public structurePenStylePlugInData
Plugin data for pen styles. Recognized by Area, Circle, Crosshair, FixCircle, Line, Rectangle and RotatedCrosshair plugin.
Public structurePixelListPlugInData
Plugin Data structure for the PixelList plugin.
Public structurePolyLinePlugInData
Plugin Data structure for the PolyLine plugin.
Public structureRotatedRectPlugInData
Plugin Data structure for the RotatedRect plugin.
Public structureTargetPlugInData
Plugin Data structure for the Target plugin.
Public structureTextOutPlugInData
Plugin Data structure for the TextOut plugin.