Click or drag to resize

Altaxo.Gui.Common.Drawing Namespace

Contains reusable drawing-related controllers for brushes, pens, fonts, and textures.
Classes
 ClassDescription
Public classBrushControllerAdvanced Controller for editing advanced BrushX settings.
Public classBrushSimpleConditionalController Controller for editing a brush that can be enabled or disabled.
Public classColorTypeThicknessPenController Summary description for ColorTypeWidthPenController.
Public classFontXController Controller for FontX.
Public classNamedColorController Controller for NamedColor.
Public classPenAllPropertiesController Controller for comprehensive PenX editing.
Public classPenSimpleConditionalController Controller for a pen that can be enabled or disabled.
Public classStartEndCapController Controller that controls a ILineCap object.
Public classTextureScalingController Controller for TextureScaling.
Interfaces
 InterfaceDescription
Public interfaceIBrushSimpleConditionalView Defines the view contract for simple conditional brush editing.
Public interfaceIBrushViewAdvanced Defines the view contract for advanced brush editing.
Public interfaceIColorTypeThicknessPenView Defines the view contract for editing a pen by color, type, and thickness.
Public interfaceIFontXView Defines the view contract for editing FontX values.
Public interfaceINamedColorView Defines the view contract for editing NamedColor values.
Public interfaceIPenAllPropertiesView Defines the view contract for editing all pen properties.
Public interfaceIPenSimpleConditionalView Defines the view contract for editing a conditionally visible pen.
Public interfaceITextureScalingView Defines the view contract for editing texture scaling.