Introduction
What's New in this Release
Version History
Licensing
Programming Interface Overview
Tutorials
Reference
Online Resources
Technical Support
MindFusion Products
Acknowledgements
Function Reference
MindFusion.Animations
MindFusion.Drawing
MindFusion.Geometry
MindFusion.Json
Animation Class
AnimationOptions Class
AnimationType Enumeration
CustomFunctionCallback Delegate
EasingType Enumeration
IAnimationItem Interface
UpdateCallback Delegate
Animation Members
Animation Fields
Animation Constructor
Animation Methods
Animation Properties
Animation Events
AnimationsRunning Field
InvokeOnMain Field
Animation Constructor (IAnimationItem, AnimationOptions)
Animation Constructor (IAnimationItem, AnimationOptions, UpdateCallback)
Animation Constructor (IAnimationItem, AnimationOptions, UpdateCallback, CustomFunctionCallback)
Dispose Method
FloatValue Method
OnAnimationComplete Method
Start Method
Stop Method
UpdateAnimation Method
IsRunning Property
Item Property
Options Property
Progress Property
AnimationComplete Event
AnimationOptions Members
AnimationOptions Constructor
AnimationOptions Properties
AnimationType Property
Duration Property
EasingType Property
FromValue Property
KeepLastValue Property
Param Property
Repeat Property
RepeatCount Property
Reverse Property
ToValue Property
IAnimationItem Members
IAnimationItem Methods
UpdateAnimation Method
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
Converter Class
JsonContext Class
JsonObject Class
JsonValue Class
Parser Class
Serializer Class
Converter Members
Converter Methods
FromBase64String Method
FromBoolean Method
FromColor Method
FromDouble Method
FromImage Method
FromInt32 Method
FromInt64 Method
FromPointString Method
FromSingle Method
ToBase64String Method
ToBoolean Method
ToColor Method
ToDateTime Method
ToDouble Method
ToImage Method
ToInt32 Method
ToInt64 Method
ToPointString Method
ToSingle Method
JsonContext Members
JsonContext Fields
JsonContext Constructor
JsonContext Methods
brushes Field
inplaceImages Field
inplaceResources Field
Base64Decode Method
Base64Encode Method
Parse Method
ReadBrush Method
ReadBrushColor Method
ReadBrushes Method
ReadColor Method
ReadColorBlend Method
ReadEnum Method
ReadFont Method
ReadImage Method
ReadImages Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadPointString Method
ReadRectangleF Method
ReadSizeF Method
ReadStringFormat Method
Serialize Method
ToCamelCase Method
ToPascalCase Method
WriteBrush Method
WriteBrushColor Method
WriteBrushes Method
WriteColor Method
WriteColorBlend Method
WriteEnum Method
WriteFont Method
WriteImage Method
WriteImages Method
WriteObject Method
WritePen Method
WritePointF Method
WritePointString Method
WriteRectangleF Method
WriteSizeF Method
WriteStringFormat Method
ReadBrush Method (JsonValue)
ReadBrush Method (JsonValue, Brush)
ReadColor Method (JsonValue)
ReadColor Method (JsonValue, Color)
ReadFont Method (JsonObject)
ReadFont Method (JsonObject, Font)
ReadPen Method (JsonValue)
ReadPen Method (JsonValue, Pen)
JsonObject Members
JsonObject Constructor
JsonObject Methods
FromDictionary(TKey, TValue) Method
GetValue Method
GetValue Method (String)
GetValue Method (String, JsonValue)
JsonValue Members
JsonValue Constructor
JsonValue Methods
JsonValue Properties
Equals Method
GetHashCode Method
ToArrayList Method
ToString Method
Value Property
Parser Members
Parser Constructor
Parser Methods
ReadJsonObject Method
Serializer Members
Serializer Constructor
Serializer Methods
Serialize Method
Changes in Control's Behavior
API Changes
Default Values
Document-View Architecture
Diagram Structure
Components
User Interaction
Placement and Layout
Undo and Redo
Diagram Serialization and Output
Appearance
Initial Values of Item Properties
Display Graphs in 3D
Miscellaneous
Standard Item Types
Custom Item Types
Creating and Deleting Items
Accessing Items
Hosting .NET Controls in Nodes
Attaching and Grouping Items
Layers
Collapsing and Expanding Tree Branches
Multiple Diagram Pages
Using Components
Standard Component Types
Components and XML
Creating Custom Components
Controlling User Interaction
Handling Events
Single and Multiple Selection
Automatic Alignment
Clipboard Operations
Scrolling and Zooming
Tool-Tips
In-place Editing the Contents of Items
OLE Drag and Drop
Items Placement - Position, Size and Z-order
Alignment Grid
Lanes Grid
Laying Out Diagrams Automatically
Link Routing
Anchor Points and Patterns
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
Overview
Actions and Commands
Undo Manager
Command History
Undo or Redo of Property Changes
Composite Commands
Subclassing the Command Class
Serializing the Diagram
Exporting the Diagram
Printing and Print Preview
Styles and Themes
Brush and Pen Classes
Node Effects
Customizing the Appearance of Items
Animations
User Defined Node Shapes and Custom Drawing
Text Attributes and Formatting
Modifying the Diagram Appearance
Loading Custom Data
Creating Custom Node Types
Using Components
Tutorial 1: Loading graph data
Tutorial 2: Loading hierarchical data
Step 1: Define a custom node class
Step 2: Define a static constructor
Step 3: Define a public constructor
Step 4: Override the DrawLocal method
Step 5: Override the DrawShadowLocal method
Step 6: Define custom properties
Step 7: Enable serialization
Step 8: Implement serialization
Step 9: Enable interactive drawing
Step 10: Add custom nodes to click events
Tutorial 1: Setting a composite node
Tutorial 2: Loading components from XML
Tutorial 3: Custom composite node
Tutorial 4: Handling events in XML
MindFusion.Common.WinForms
MindFusion.Diagramming
MindFusion.Diagramming.Animations
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Components
MindFusion.Diagramming.Export
MindFusion.Diagramming.Fluent
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Diagramming.Layout.Fluent
MindFusion.Diagramming.Manipulators
MindFusion.Diagramming.WinForms
MindFusion.Diagramming.WinForms.Behaviors
MindFusion.Diagramming.WinForms.Controllers
MindFusion.Diagramming.WinForms.Design
MindFusion.Drawing
MindFusion.Layout
MindFusion.Layout.Layout3D
MindFusion.Mapping
MindFusion.Scripting
MindFusion.Tools.ShapeDesignerCtrl
DirListBox Class
DirListBox.DirListProxy Class
FileListBox Class
IZoomTarget Interface
NavigationBar Class
Repeater Class
RepeaterSource Interface
ScrollArrowEventArgs Class
ScrollDirection Enumeration
TickPosition Enumeration
TouchControl Class
TouchEventArgs Class
ZoomControl Class
DirListBox Members
DirListBox Constructor
DirListBox Methods
DirListBox Properties
DirListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
DirList Property
DirListCount Property
DirListIndex Property
FormattingEnabled Property
IntegralHeight Property
Path Property
Sorted Property
Change Event
DirListBox.DirListProxy Members
DirListBox.DirListProxy Constructor
DirListBox.DirListProxy Properties
Item Property
FileListBox Members
FileListBox Constructor
FileListBox Methods
FileListBox Properties
FileListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
FileName Property
FormattingEnabled Property
Hidden Property
Path Property
Pattern Property
SelectedIndexChanged Event
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Properties
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
ScrollTo Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
IsDrawing Property
ViewChanged Event
ZoomLevelChanged Event
NavigationBar Members
NavigationBar Constructor
NavigationBar Methods
NavigationBar Properties
NavigationBar Events
ButtonCount Method
OnAddClicked Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNavigateFirst Method
OnNavigateLast Method
OnNavigateNext Method
OnNavigatePrevious Method
OnPaint Method
OnRemoveClicked Method
AddButtonColor Property
RemoveButtonColor Property
ShowAddButton Property
ShowRemoveButton Property
AddClicked Event
NavigateFirst Event
NavigateLast Event
NavigateNext Event
NavigatePrevious Event
RemoveClicked Event
Repeater Members
Repeater Constructor
Repeater Methods
Repeater Properties
Repeater Events
FirstVisibleControl Method
OnPaddingChanged Method
OnResize Method
OnScroll Method
Reset Method
ScrollTo Method
HorizontalItemAlignment Property
HScrollBar Property
ItemsSource Property
NavigationBar Property
ScrollX Property
ScrollY Property
Spacing Property
TitleBar Property
VisibleControls Property
VScrollBar Property
Scroll Event
RepeaterSource Members
RepeaterSource Methods
RepeaterSource Properties
RepeaterSource Events
CreateControl Method
DisposeControl Method
MeasureControl Method
Count Property
ScrollRange Property
ScrollRangeChanged Event
ScrollArrowEventArgs Members
ScrollArrowEventArgs Constructor
ScrollArrowEventArgs Properties
Direction Property
TouchControl Members
TouchControl Constructor
TouchControl Methods
TouchControl Properties
TouchControl Events
OnHandleCreated Method
OnTouchDown Method
OnTouchMove Method
OnTouchUp Method
WndProc Method
EnableMultiTouch Property
TouchDown Event
TouchMove Event
TouchUp Event
TouchEventArgs Members
TouchEventArgs Constructor
TouchEventArgs Properties
Flags Property
Id Property
PrimaryTouch Property
TouchHeight Property
TouchWidth Property
TouchX Property
TouchY Property
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
ZoomControl Events
Dispose Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
SetZoomFactor Method
ActiveColor Property
BorderColor Property
CornerRadius Property
Fill Property
InnerColor Property
LabelFill Property
MaxZoomFactor Property
MinZoomFactor Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
ScrollArrowClicked Event
ZoomFactorChanged Event
Action Enumeration
AdjustmentHandle Class
AdjustmentHandles Enumeration
AeroEffect Class
Anchoring Enumeration
AnchorPattern Class
AnchorPoint Class
AnchorPointCollection Class
AnchorPointEventArgs Class
ArcTemplate Class
AreaEventArgs Class
ArrowHeads Class
AttachTo Enumeration
AttachToLink Enumeration
AttachToNode Enumeration
AutoJson Class
AutoResize Enumeration
Axis Enumeration
BarcodeNode Class
BarcodeNodeProperties Class
BarcodeNodeStyle Class
Behavior Enumeration
BezierTemplate Class
BranchIndicator Enumeration
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ClipboardEventArgs Class
CollectionBase(T) Class
ColumnStyle Enumeration
CommandHistory Class
CompositeNode Class
CompositeNodeStyle Class
CompositeRouter Class
ConnectionPoint Class
Constants Class
ContainerChildEventArgs Class
ContainerNode Class
ContainerNodeProperties Class
ContainerNodeStyle Class
ContainmentKeys Enumeration
ControlMouseAction Enumeration
ControlPointEventArgs Class
Converter Class
CreatePathDelegate Delegate
CursorHint Enumeration
CustomDraw Enumeration
DelKeyAction Enumeration
Diagram Class
DiagramBase Class
DiagramDocument Class
DiagramEventArgs Class
DiagramItem Class
DiagramItemCollection Class
DiagramItemProperties Class
DiagramItemState Class
DiagramItemStyle Class
DiagramLink Class
DiagramLinkCollection Class
DiagramLinkProperties Class
DiagramLinkState Class
DiagramLinkStyle Class
DiagramNode Class
DiagramNodeCollection Class
DiagramNodeEventArgs Class
DiagramNodeProperties Class
DiagramNodeState Class
DiagramNodeStyle Class
DiagramPage Class
DiagramPageEventArgs Class
DiagramPageValidationEventArgs Class
DiagramStyle Class
DirectionConstraint Enumeration
DraggedNode Class
DraggedShape Class
DragIndicator Enumeration
DrawAnchorPointEventArgs Class
DrawBranchIndicatorEventArgs Class
DrawCellEventArgs Class
DrawItemEventArgs Class
DrawLinkEventArgs Class
DrawNodeEventArgs Class
DummyNode Class
EditCellTextEventArgs Class
EditLinkTextEventArgs Class
EditNodeTextEventArgs Class
EffectsProvider Class
ElementTemplate Class
EmbossEffect Class
ExpandButtonAction Enumeration
ExpandButtonPosition Enumeration
ExpandIconRenderer Class
Factory Class
FitSize Enumeration
FoldIconRenderer Class
FreeFormHandle Class
FreeFormNode Class
FreeFormNodeStyle Class
GlassEffect Class
GlassEffectType Enumeration
Granularity Enumeration
GridRouter Class
GridStyle Enumeration
Group Class
Group.Attachment Class
GroupAnchorStyles Enumeration
GroupCollection Class
GroupEventArgs Class
GroupRotation Enumeration
HandlesStyle Enumeration
HandlesVisualStyle Class
HitTestEventArgs Class
HitTestPriority Enumeration
HitTestResult Enumeration
HtmlBuilder Class
HyperLinkStyle Enumeration
IDiagramView Interface
IEffectsProvider Interface
IItemFactory Interface
ILinkRouter Interface
IMeasureUnitConverter Interface
InplaceEditable Interface
InstantiateItemEventArgs Class
InteractionState Class
InternalUtils Class
IPersists Interface
IProperty Interface
IResolution Interface
ItemCollectionBase(T) Class
ItemEventArgs Class
ItemLabel Class
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle Class
LinkCrossingEventArgs Class
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkShape Enumeration
LinkShapeEventArgs Class
LinkTextStyle Enumeration
LinkValidationEventArgs Class
MapContent Class
MapNode Class
MapNodeProperties Class
MarkStyle Enumeration
MeasureUnit Class
MeasureUnitType Enumeration
ModificationEffect Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
MouseWheelAction Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeLabel Class
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PatternRouter Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
PolylineRouting Enumeration
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RelativeToNode Enumeration
RenderCallback(T) Delegate
Renderers Class
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutePattern Class
RouteStep Class
RouteStepKind Enumeration
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
ScrollIconRenderer Class
Selection Class
SelectionCopy Class
SelectionEventArgs Class
SelectionStyle Enumeration
SelectionValidationEventArgs Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeAdjustmentHandle Class
ShapeCollection Class
ShapeControlPoint Class
ShapeConverter Class
ShapeData Class
ShapeDecoration Class
ShapeEventArgs Class
ShapeFormulaParam Class
ShapeLibrary Class
ShapeNode Class
ShapeNodeProperties Class
ShapeNodeState Class
ShapeNodeStyle Class
Shapes Class
ShowAnchors Enumeration
SimpleShape Enumeration
SizeFConverter Class
SmoothShadowEffect Class
SnapToAnchor Enumeration
Style Class
StylePropertyChangedEventArgs Class
SvgNode Class
SvgNodeProperties Class
SvgNodeStyle Class
TableConnectionStyle Enumeration
TableNode Class
TableNode.Cell Class
TableNode.CellCollection Class
TableNode.Column Class
TableNode.ColumnCollection Class
TableNode.Row Class
TableNode.RowCollection Class
TableNodeProperties Class
TableNodeStyle Class
TableScrollUI Enumeration
Theme Class
Thickness Structure
ThicknessConverter Class
TimerEventArgs Class
TimerEventArgs.TimerCommand Enumeration
TreeEnumerator Class
TreeItemEventArgs Class
TreeItemValidationEventArgs Class
TreeViewConnectionPoint Class
TreeViewConnectionStyle Enumeration
TreeViewItem Class
TreeViewNode Class
TreeViewNodeStyle Class
UndoEventArgs Class
UndoManager Class
UndoValidationEventArgs Class
UnitType Enumeration
Vector Structure
VideoNode Class
View3D Enumeration
VisioContent Class
VisioNode Class
VisioNodeProperties Class
VisioNodeStyle Class
VisioStencil Class
VisitNode Delegate
XmlPersistContext Class
AdjustmentHandle Members
AdjustmentHandle Constructor
AdjustmentHandle Methods
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AnchorPattern Members
AnchorPattern Constructor
AnchorPattern Methods
AnchorPattern Properties
AnchorPattern Constructor ()
AnchorPattern Constructor (AnchorPoint[])
AnchorPattern Constructor (AnchorPoint[], String)
AnchorPattern Constructor (AnchorPointCollection)
AnchorPattern Constructor (AnchorPointCollection, String)
AnchorPattern Constructor (String)
Clone Method
FromId Method
Register Method
Decision1In3Out Property
Decision2In2Out Property
Id Property
LeftInRightOut Property
Points Property
TopInBottomOut Property
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
AnchorPoint Properties
AnchorPoint Constructor ()
AnchorPoint Constructor (Single, Single)
AnchorPoint Constructor (Single, Single, Boolean, Boolean)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32, Object)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle, Color)
Clone Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
AllowIncoming Property
AllowOutgoing Property
Color Property
Column Property
MarkStyle Property
Tag Property
ToolTip Property
X Property
XUnit Property
Y Property
YUnit Property
AnchorPointCollection Members
AnchorPointCollection Constructor
AnchorPointCollection Methods
AnchorPointCollection Constructor ()
AnchorPointCollection Constructor (AnchorPoint[])
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
RemoveAt Method
AnchorPointEventArgs Members
AnchorPointEventArgs Constructor
AnchorPointEventArgs Properties
Link Property
NewAnchorIndex Property
OldAnchorIndex Property
ArcTemplate Members
ArcTemplate Constructor
ArcTemplate Methods
ArcTemplate Properties
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single)
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
StartAngle Property
SweepAngle Property
AreaEventArgs Members
AreaEventArgs Properties
AreaTag Property
Column Property
Item Property
Row Property
ArrowHeads Members
ArrowHeads Fields
Arrow Field
BackSlash Field
BowArrow Field
Circle Field
DefaultFlow Field
DoubleArrow Field
None Field
Pentagon Field
PointerArrow Field
Quill Field
Reversed Field
RevTriangle Field
RevWithCirc Field
RevWithLine Field
Rhombus Field
Slash Field
Tetragon Field
Triangle Field
AutoJson Members
AutoJson Constructor
BarcodeNode Members
BarcodeNode Constructor
BarcodeNode Methods
BarcodeNode Properties
BarcodeNode Constructor ()
BarcodeNode Constructor (BarcodeNode)
BarcodeNode Constructor (Diagram)
CreateProperties Method
DrawLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnTextChanged Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
BarColor Property
Content Property
Format Property
QRCorrectionLevel Property
BarcodeNodeProperties Members
BarcodeNodeProperties Constructor
BarcodeNodeStyle Members
BarcodeNodeStyle Constructor
BezierTemplate Members
BezierTemplate Constructor
BezierTemplate Methods
BezierTemplate Properties
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Properties
Cell Property
Column Property
MouseButton Property
MousePosition Property
PreventNodeEvent Property
Row Property
Table Property
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
CellValidationEventArgs Properties
CancelDrag Method
Cancel Property
ClipboardEventArgs Members
ClipboardEventArgs Constructor
ClipboardEventArgs Properties
ClipboardEventArgs Constructor (Object)
ClipboardEventArgs Constructor (Object, Object)
Data Property
DataType Property
IsGetOperation Property
IsHandled Property
Source Property
CollectionBase(T) Members
CollectionBase(T) Fields
CollectionBase(T) Constructor
CollectionBase(T) Methods
CollectionBase(T) Properties
InnerList Field
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Sort Method
Sort Method (Comparison(T))
Sort Method (IComparer(T))
Count Property
IsReadOnly Property
Item Property
CommandHistory Members
CommandHistory Methods
CommandHistory Properties
Clear Method
MergeUndoRecords Method
Capacity Property
Commands Property
NextRedo Property
NextUndo Property
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
CompositeNode Properties
CompositeNode Constructor ()
CompositeNode Constructor (CompositeNode)
CompositeNode Constructor (Diagram)
ArrangeComponents Method
ContainsComponent Method
DocToComponent Method
DrawLocal Method
DrawShadowLocal Method
FindComponent Method
GenerateJsonTemplate Method
GetComponentAt Method
GetRgnInRect Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadJsonTemplate Method
OnMeasureUnitChanged Method
OnRemove Method
OnUpdateBounds Method
OnZoomChanged Method
PointToComponent Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeComponents Method
ClipToOutline Property
Components Property
CompositeNodeStyle Members
CompositeNodeStyle Constructor
CompositeRouter Members
CompositeRouter Constructor
CompositeRouter Methods
CompositeRouter Properties
CompositeRouter Constructor ()
CompositeRouter Constructor (Diagram)
RouteLink Method
RouteLinks Method
Diagram Property
Routers Property
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
ConnectionPoint Properties
ConnectionPoint Constructor ()
ConnectionPoint Constructor (DiagramNode, DiagramLink, Boolean)
AddLinkToNode Method
CalculateIntersections Method
CanMoveLink Method
GetAnchorPos Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
GetNodeRect Method
LinkChanges Method
LoadFrom Method
NearestAnchorPoint Method
NodesIntersect Method
RemoveLinkFromNode Method
SameNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
GetAnchorPos Method (Int32)
GetAnchorPos Method (Int32, PointF@)
Incoming Property
Link Property
Node Property
RelativePosition Property
Row Property
Constants Members
Constants Fields
Constants Methods
E Field
IdentityMatrix Field
NoAnchorPattern Field
GetAutoScroll Method
GetContainerFolderPadding Method
GetExpandIconSize Method
GetFitTextStep Method
GetHalfInch Method
GetHScrollButtonSize Method
GetInch Method
GetInflation Method
GetLineHitTest Method
GetMarkSize Method
GetMillimeter Method
GetMinArrowheadSize Method
GetMinItemSize Method
GetPixel Method
GetReflHth Method
GetReflWth2 Method
GetRoundRectArc Method
GetRouteGridSize Method
GetScrollerWdt Method
GetSelPtTest Method
GetTableHeaderOffset Method
GetVScrollButtonSize Method
TouchHitDistance Method
ContainerChildEventArgs Members
ContainerChildEventArgs Constructor
ContainerChildEventArgs Methods
ContainerChildEventArgs Properties
ToString Method
Container Property
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
ContainerNode Properties
ContainerNode Constructor ()
ContainerNode Constructor (ContainerNode)
ContainerNode Constructor (Diagram)
Add Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
Clone Method
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetRepaintRect Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
Remove Method
ResizeToFitChildren Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReference Method
UpdateBounds Method
VisitNodes Method
UpdateBounds Method ()
UpdateBounds Method (Boolean)
AllowAddChildren Property
AllowRemoveChildren Property
AutoDeleteChildren Property
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
Children Property
ClipChildren Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EnableStyledText Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize Property
Scrollable Property
ScrollX Property
ScrollY Property
Shape Property
UnfoldedSize Property
Visible Property
ContainerNodeProperties Members
ContainerNodeProperties Fields
ContainerNodeProperties Constructor
Caption Field
CaptionHeight Field
Margin Field
Shape Field
ContainerNodeStyle Members
ContainerNodeStyle Constructor
ControlPointEventArgs Members
ControlPointEventArgs Constructor
ControlPointEventArgs Properties
ControlPoint Property
NewValue Property
Node Property
OldValue Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
Diagram Properties
Dummy Field
AddItem Method
AlignPointToGrid Method
AllowNodeBounds Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
Clone Method
CopySelection Method
CopyTo Method
CreateAddItemCmd Method
CreateImage Method
CreateItem Method
CreateMeasureGraphics Method
CreateModifyItemCmd Method
CreateRemoveItemCmd Method
CreateThemeFromDefaults Method
DeleteGroup Method
Dispose Method
Draw Method
DrawAlignmentGuides Method
DrawInteraction Method
DrawInteractions Method
DrawLayer Method
DrawStyledText Method
EffectiveTouchHitDistance Method
EnumByReverseZ Method
EnumTopLevelByReverseZ Method
ExecuteCommand Method
FindGroup Method
FindLink Method
FindLinkById Method
FindNode Method
FindNodeById Method
GetContentBounds Method
GetItemAt Method
GetLinkAt Method
GetLinksAt Method
GetNearestNode Method
GetNodeAt Method
GetNodesAt Method
GetNodesInViewport Method
GetValue Method
HandleKeyDown Method
HandleKeyPress Method
HandleKeyUp Method
HandleMouseMove Method
HitTestComponents Method
HitTestLabels Method
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
MeasureString Method
Navigate Method
NewInstance Method
PasteSelection Method
PixelToUnit Method
RaiseCellTextEdited Method
RaiseCellTextEditing Method
RaiseClicked Method
RaiseCreated Method
RaiseDeleting Method
RaiseDoubleClicked Method
RaiseLinkTextEdited Method
RaiseLinkTextEditing Method
RaiseModified Method
RaiseMouseHover Method
RaiseNodeTextEdited Method
RaiseNodeTextEditing Method
RaisePasted Method
RaiseSelecting Method
RaiseTreeItemTextEditing Method
RaiseViewRemoved Method
RegisterClass Method
RegisterDefaultStyle Method
RegisterItemClass Method
RemoveItem Method
ResetAlignmentGuides Method
ResizeToFitItem Method
ResizeToFitItems Method
ResumeLinkRouter Method
RouteAllLinks Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
SetShadowOffset Method
SuspendLinkRouter Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CopySelection Method (Boolean, Boolean)
CopySelection Method (DiagramItemCollection, Boolean, Boolean)
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
GetItemAt Method (PointF, Boolean)
GetItemAt Method (PointF, Predicate(DiagramItem))
GetItemAt Method (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)
GetLinkAt Method (PointF, Single)
GetLinkAt Method (PointF, Single, Boolean)
GetLinkAt Method (PointF, Single, Boolean, Int32@)
GetNodeAt Method (PointF)
GetNodeAt Method (PointF, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean, Single)
GetNodeAt Method (PointF, Single)
Invalidate Method ()
Invalidate Method (Boolean)
Invalidate Method (Object, RectangleF)
Invalidate Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, RectangleF, StringFormat, Int32@, Int32@)
RaiseClicked Method (DiagramItem, PointF, MouseButton)
RaiseClicked Method (MouseButton, PointF)
RaiseDoubleClicked Method (DiagramItem, PointF, MouseButton)
RaiseDoubleClicked Method (MouseButton, PointF)
RegisterClass Method (Type, String, Int32)
RegisterClass Method (Type, String, Int32, String)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
ResizeToFitItems Method (Single)
ResizeToFitItems Method (Single, Boolean)
RouteAllLinks Method ()
RouteAllLinks Method (DiagramLinkCollection)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
ActiveItem Property
ActiveItemHandlesStyle Property
ActiveLayer Property
AdjustmentHandlesSize Property
AlignmentGuidePen Property
AlignToGrid Property
AllowLinksRepeat Property
AllowMultipleResize Property
AllowSelfLoops Property
AllowSplitLinks Property
AllowUnanchoredLinks Property
AllowUnconnectedLinks Property
AutoAlignDistance Property
AutoAlignNodes Property
AutoArrangeAvoidContainers Property
AutoArrangeAvoidSegments Property
AutoCloseDistance Property
AutoDeleteLinks Property
AutoHighlightRows Property
AutoResize Property
AutoSnapDistance Property
AutoSnapLinks Property
BackBrush Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageUrl Property
BarcodeNodeStyle Property
Bounds Property
BoundsPen Property
BranchIndicatorColor Property
BranchIndicatorSize Property
CellCustomDraw Property
CellFrameStyle Property
CompositeNodeStyle Property
ContainerCaption Property
ContainerCaptionHeight Property
ContainerHighlightPen Property
ContainerMargin Property
ContainerMinimumSize Property
ContainerNodeStyle Property
ContainersFoldable Property
CrossingRadius Property
DefaultShape Property
DiagramLinkStyle Property
DiagramStyle Property
Dirty Property
DisabledHandlesStyle Property
DynamicLinks Property
EffectiveBackBrush Property
EffectsProvider Property
EnableEmbossEffects Property
EnableLanes Property
EnableShadowEffects Property
EnableSpatialIndex Property
EnableStyledText Property
ExpandButtonAction Property
ExpandButtonPosition Property
ExpandOnIncoming Property
ExteriorBrush Property
Factory Property
FocusedComponent Property
FoldedContainerSize Property
Font Property
FreeFormAttractDistance Property
FreeFormTargets Property
GridColor Property
GridOffsetX Property
GridOffsetY Property
GridPatternHatch Property
GridPatternThreshold Property
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority Property
HoverDelay Property
Interaction Property
IsProEdition Property
Items Property
LaneGrid Property
Layers Property
LinkBaseShape Property
LinkBaseShapeSize Property
LinkBranchIndicator Property
LinkBrush Property
LinkCascadeOrientation Property
LinkCrossings Property
LinkCustomDraw Property
LinkEndsMovable Property
LinkHandlesStyle Property
LinkHeadShape Property
LinkHeadShapeSize Property
LinkHitDistance Property
LinkIntermediateShape Property
LinkIntermediateShapeSize Property
LinkMergeIndicator Property
LinkPen Property
LinkRouter Property
Links Property
LinkSegments Property
LinkShape Property
LinksRetainForm Property
LinkText Property
LinkTextStyle Property
MeasureTextRenderingHint Property
MeasureUnit Property
MergeIndicatorColor Property
MergeIndicatorSize Property
MergeThreshold Property
MinimumNodeSize Property
ModificationEffect Property
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand Property
RenderOptions Property
RestrictItemsToBounds Property
RoundedLinks Property
RoundedLinksRadius Property
RoundRectFactor Property
RouteLinks Property
RoutingOptions Property
RowHighlightBrush Property
ScriptHelper Property
SelectAfterCreate Property
SelectedItemHandlesStyle Property
Selection Property
SelectionOnTop Property
SerializationBinder Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
ShadowsStyle Property
ShapeBrush Property
ShapeCustomDraw Property
ShapeHandlesStyle Property
ShapeNodeStyle Property
ShapeOrientation Property
ShapePen Property
ShapeText Property
ShowAnchors Property
ShowDisabledHandles Property
ShowGrid Property
ShowHandlesOnDrag Property
SnapToAnchor Property
SortGroupsByZ Property
Style Property
SvgNodeStyle Property
TableBrush Property
TableCaption Property
TableCaptionHeight Property
TableColumnCount Property
TableColumnWidth Property
TableConnectionStyle Property
TableCustomDraw Property
TableHandlesStyle Property
TableNodeStyle Property
TablePen Property
TableRowCount Property
TableRowHeight Property
TableShape Property
TablesScrollable Property
Tag Property
TextColor Property
TextFormat Property
Theme Property
ToolTip Property
TouchHitDistance Property
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
DiagramBase Members
DiagramBase Constructor
DiagramBase Methods
DiagramBase Events
OnActionRecorded Method
OnActionRecording Method
OnActionRedone Method
OnActionUndone Method
OnBeginLoad Method
OnBoundsChanged Method
OnCellClicked Method
OnCellDoubleClicked Method
OnCellTextEdited Method
OnCellTextEditing Method
OnClicked Method
OnContainerChildAdded Method
OnContainerChildRemoved Method
OnContainerFolded Method
OnContainerUnfolded Method
OnContentVisibilityChanged Method
OnDefaultShapeChanged Method
OnDeserializeTag Method
OnDestinationAnchorChanged Method
OnDirtyChanged Method
OnDoubleClicked Method
OnDrawAdjustmentHandles Method
OnDrawAnchorPoint Method
OnDrawBackground Method
OnDrawBranchIndicator Method
OnDrawCell Method
OnDrawForeground Method
OnDrawLink Method
OnDrawNode Method
OnEndLoad Method
OnExpandButtonClicked Method
OnGroupDestroyed Method
OnHitTestAdjustmentHandles Method
OnInitializeLasso Method
OnInitializeLink Method
OnInitializeNode Method
OnItemAdded Method
OnItemRemoved Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnLayerVisibilityChanged Method
OnLinkActivated Method
OnLinkClicked Method
OnLinkCreateCancelled Method
OnLinkCreated Method
OnLinkCreating Method
OnLinkDeactivated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkDeselected Method
OnLinkDoubleClicked Method
OnLinkHovered Method
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointerEnter Method
OnLinkPointerLeave Method
OnLinkRouted Method
OnLinkSelected Method
OnLinkSelecting Method
OnLinkSplit Method
OnLinkStartModifying Method
OnLinkTextEdited Method
OnLinkTextEditing Method
OnMeasureUnitChanged Method
OnNodeActivated Method
OnNodeClicked Method
OnNodeCreateCancelled Method
OnNodeCreated Method
OnNodeCreating Method
OnNodeDeactivated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeDeselected Method
OnNodeDoubleClicked Method
OnNodeHovered Method
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointerEnter Method
OnNodePointerLeave Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnPropertyChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard Method
OnRequestDrawInteractions Method
OnRequestTimer Method
OnSelectionChanged Method
OnSelectionModified Method
OnSelectionModifying Method
OnSerializeTag Method
OnSetSelfLoopShape Method
OnShapeModified Method
OnShapeNotDefined Method
OnTableColumnResized Method
OnTableColumnResizing Method
OnTableRowResized Method
OnTableRowResizing Method
OnTableSectionCollapsed Method
OnTableSectionExpanded Method
OnTreeCollapsed Method
OnTreeExpanded Method
OnTreeItemTextEditing Method
OnValidateAnchorPoint Method
OnValidateLinkCrossing Method
OnViewRemoved Method
RaiseNodeModifying Method
TrackMouseHover Method
ActionRecorded Event
ActionRecording Event
ActionRedone Event
ActionUndone Event
ActiveLayerChanged Event
BeginLoad Event
BoundsChanged Event
CellClicked Event
CellDoubleClicked Event
CellTextEdited Event
CellTextEditing Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
ContentVisibilityChanged Event
DefaultShapeChanged Event
DeserializeTag Event
DestinationAnchorChanged Event
DirtyChanged Event
DoubleClicked Event
DrawAdjustmentHandles Event
DrawAnchorPoint Event
DrawBackground Event
DrawBranchIndicator Event
DrawCell Event
DrawForeground Event
DrawLink Event
DrawNode Event
EndLoad Event
ExpandButtonClicked Event
GroupDestroyed Event
HitTestAdjustmentHandles Event
InitializeLasso Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
JsonDeserializeTag Event
JsonSerializeTag Event
LayerVisibilityChanged Event
LinkActivated Event
LinkClicked Event
LinkCreateCancelled Event
LinkCreated Event
LinkCreating Event
LinkDeactivated Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkHovered Event
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointerEnter Event
LinkPointerLeave Event
LinkRouted Event
LinkSelected Event
LinkSelecting Event
LinkSplit Event
LinkStartModifying Event
LinkTextEdited Event
LinkTextEditing Event
MeasureUnitChanged Event
NodeActivated Event
NodeClicked Event
NodeCreateCancelled Event
NodeCreated Event
NodeCreating Event
NodeDeactivated Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeHovered Event
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointerEnter Event
NodePointerLeave Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard Event
RequestDrawInteractions Event
RequestTimer Event
SelectionChanged Event
SelectionModified Event
SelectionModifying Event
SerializeTag Event
SetSelfLoopShape Event
ShapeModified Event
ShapeNotDefined Event
TableColumnResized Event
TableColumnResizing Event
TableRowResized Event
TableRowResizing Event
TableSectionCollapsed Event
TableSectionExpanded Event
TreeCollapsed Event
TreeExpanded Event
TreeItemTextEditing Event
ValidateAnchorPoint Event
ValidateLinkCrossing Event
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
Clone Method
CopyTo Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
Dirty Property
Pages Property
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Properties
DiagramEventArgs Constructor (IGraphics, RectangleF, RectangleF)
DiagramEventArgs Constructor (MouseButton, PointF)
ClipRect Property
Graphics Property
MouseButton Property
MousePosition Property
VisibleRect Property
DiagramItem Members
DiagramItem Fields
DiagramItem Constructor
DiagramItem Methods
DiagramItem Properties
disposed Field
DiagramItem Constructor ()
DiagramItem Constructor (Diagram)
DiagramItem Constructor (DiagramItem)
AddManipulator Method
AllowCreate Method
AllowModify Method
Animate Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DoModify Method
Draw Method
DrawHandles Method
DrawManipulators Method
DrawShadow Method
Finalize Method
FreeResources Method
GetBounds Method
GetEffectiveBrush Method
GetEffectivePen Method
GetEffectiveShadowBrush Method
GetEffectiveTextBrush Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
GetToolTip Method
GetValue Method
HitTest Method
HitTestHandle Method
HitTestManipulators Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadObsolete Method
NotInteractive Method
NowModifying Method
OnAdd Method
OnChildModified Method
OnClick Method
OnDoubleClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnRemove Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnZoomChanged Method
Query Method
RemoveManipulator Method
Repaint Method
RestoreItemProperties Method
RestoreProperties Method
RestoreState Method
SaveItemProperties Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetDiagramDirty Method
SetExpanded Method
SetReference Method
ShouldRender Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateGroup Method
UpdateModify Method
ZBottom Method
ZLevelDown Method
ZLevelUp Method
ZTop Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Dispose Method ()
Dispose Method (Boolean)
DrawManipulators Method (IGraphics, Boolean)
DrawManipulators Method (IGraphics, Boolean, Boolean)
Repaint Method ()
Repaint Method (Boolean)
Repaint Method (RectangleF)
Brush Property
CustomDraw Property
EffectiveBrush Property
EffectiveFont Property
EffectivePen Property
EffectiveShadowBrush Property
EffectiveTextBrush Property
Font Property
HyperLink Property
Id Property
IgnoreLayout Property
LayerIndex Property
LayoutTraits Property
Locked Property
MeasureUnit Property
Opacity Property
Parent Property
Pen Property
Printable Property
RuntimeIndex Property
Selected Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
Style Property
SubordinateGroup Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
TextPadding Property
ToolTip Property
TopLevel Property
Visible Property
Weight Property
ZIndex Property
DiagramItemCollection Members
DiagramItemCollection Constructor
DiagramItemCollection Methods
Clone Method
DiagramItemProperties Members
DiagramItemProperties Fields
DiagramItemProperties Constructor
DiagramItemProperties Methods
ItemClass Field
Selected Field
Text Field
TextPadding Field
ZIndex Field
FreeResources Method
DiagramItemState Members
DiagramItemState Constructor
DiagramItemStyle Members
DiagramItemStyle Constructor
DiagramItemStyle Methods
DiagramItemStyle Properties
LoadFromJson Method
SaveToJson Method
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
DiagramLink Properties
DiagramLink Constructor (Diagram)
DiagramLink Constructor (Diagram, DiagramNode, DiagramNode)
DiagramLink Constructor (Diagram, DiagramNode, PointF)
DiagramLink Constructor (Diagram, PointF, DiagramNode)
DiagramLink Constructor (Diagram, PointF, PointF)
DiagramLink Constructor (DiagramLink, DiagramNode, DiagramNode)
AddLabel Method
AllowCreate Method
AllowModify Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawArrowhead Method
DrawHandles Method
DrawShadow Method
GetBounds Method
GetEffectiveHeadPen Method
GetLongestHSegment Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
HitTestHandle Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnModify Method
OnStyleChanged Method
OnTextChanged Method
ReassignAnchorPoints Method
RemoveLabel Method
RestoreProperties Method
RestoreState Method
Route Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetOrgAndDest Method
SetReference Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateFromPoints Method
UpdateIntersections Method
UpdateModify Method
AddLabel Method (LinkLabel)
AddLabel Method (String)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetBounds Method ()
GetBounds Method (Boolean)
Intersects Method (DiagramLink)
Intersects Method (DiagramNode)
UpdateFromPoints Method ()
UpdateFromPoints Method (Boolean)
AllowMoveEnd Property
AllowMoveStart Property
AutoRoute Property
AutoSnapToNode Property
BaseBrush Property
BaseShape Property
BaseShapeSize Property
Bounds Property
CascadeOrientation Property
ControlPoints Property
CrossingRadius Property
CustomDraw Property
Destination Property
DestinationAnchor Property
DestinationConnection Property
DestinationIndex Property
DrawCrossings Property
Dynamic Property
EffectiveHeadPen Property
EndPoint Property
Font Property
HandlesStyle Property
HeadBrush Property
HeadPen Property
HeadShape Property
HeadShapeSize Property
IntermediateBrush Property
IntermediateShape Property
IntermediateShapeSize Property
IsConnected Property
Labels Property
Length Property
Origin Property
OriginAnchor Property
OriginConnection Property
OriginIndex Property
RetainForm Property
SegmentCount Property
Shape Property
StartPoint Property
Text Property
TextAlignment Property
TextStyle Property
TopLevel Property
Visible Property
DiagramLinkCollection Members
DiagramLinkCollection Constructor
DiagramLinkCollection Methods
Clone Method
DiagramLinkProperties Members
DiagramLinkProperties Fields
DiagramLinkProperties Constructor
AllowMoveEnd Field
AllowMoveStart Field
AutoRoute Field
AutoSnapToNode Field
BaseShape Field
BaseShapeSize Field
CascadeOrientation Field
CrossingRadius Field
DrawCrossings Field
Dynamic Field
HeadShape Field
HeadShapeSize Field
IntermediateShape Field
IntermediateShapeSize Field
labels Field
RetainForm Field
Text Field
DiagramLinkState Members
DiagramLinkState Constructor
DiagramLinkStyle Members
DiagramLinkStyle Constructor
DiagramLinkStyle Methods
DiagramLinkStyle Properties
LoadFromJson Method
SaveToJson Method
HeadStroke Property
HeadStrokeDashStyle Property
HeadStrokeThickness Property
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks Method
AddLabel Method
AllowCreate Method
AllowModify Method
AttachManipulator Method
AttachTo Method
CancelModify Method
Collapse Method
CompleteCreate Method
CompleteModify Method
ConstraintsInfringed Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Detach Method
DetachManipulator Method
Draw Method
DrawAnchors Method
DrawHandles Method
DrawInRect Method
DrawLocal Method
DrawShadow Method
DrawShadowLocal Method
Expand Method
FreeResources Method
GetAllIncomingLinks Method
GetAllLinks Method
GetAllOutgoingLinks Method
GetCenter Method
GetClosestAnchorPoint Method
GetIntersection Method
GetLocalBounds Method
GetNearestBorderPoint Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
GetRotatedBounds Method
GetRotationAngle Method
GetToolTip Method
GroupContains Method
HitTestHandle Method
HitTestManipulators Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
Move Method
OnAdd Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnMeasureUnitChanged Method
OnModify Method
OnRemove Method
OnRotationAngleChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ReassignAnchorPoints Method
ReassignUnanchoredLinks Method
RemoveLabel Method
Resize Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetBounds Method
SetExpandable Method
SetExpanded Method
SetExpandedFlag Method
SetIncomingLinks Method
SetOutgoingLinks Method
SetPos Method
SetRect Method
SetReference Method
SetReflexive Method
ShouldRenderAnchors Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateLinkIntersections Method
UpdateLinkPositions Method
UpdateModify Method
AddLabel Method (NodeLabel)
AddLabel Method (String)
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
AttachTo Method (DiagramNode, Single, Single)
AttachTo Method (DiagramNode, Single, Single, Single, Single)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetAllIncomingLinks Method ()
GetAllIncomingLinks Method (DiagramLinkCollection)
GetAllOutgoingLinks Method ()
GetAllOutgoingLinks Method (DiagramLinkCollection)
GetRotatedBounds Method ()
GetRotatedBounds Method (RectangleF, PointF, Single)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Container Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
Labels Property
MasterGroup Property
MasterItem Property
Obstacle Property
OutgoingLinks Property
RotationAngle Property
TopLevel Property
DiagramNodeCollection Members
DiagramNodeCollection Constructor
DiagramNodeCollection Methods
Clone Method
DiagramNodeEventArgs Members
DiagramNodeEventArgs Constructor
DiagramNodeEventArgs Properties
DiagramNodeEventArgs Constructor (DiagramNode)
DiagramNodeEventArgs Constructor (DiagramNode, Int32)
Index Property
Node Property
DiagramNodeProperties Members
DiagramNodeProperties Fields
DiagramNodeProperties Constructor
labels Field
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
Clone Method
CopyTo Method
OnPropertyChanged Method
Icon Property
IconUrl Property
Title Property
TitleColor Property
PropertyChanged Event
DiagramPageEventArgs Members
DiagramPageEventArgs Constructor
DiagramPageEventArgs Properties
DiagramPage Property
DiagramPageValidationEventArgs Members
DiagramPageValidationEventArgs Constructor
DiagramPageValidationEventArgs Properties
Cancel Property
DiagramStyle Members
DiagramStyle Constructor
DiagramStyle Methods
DiagramStyle Properties
LoadFromJson Method
SaveToJson Method
BackBrush Property
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
NodeEffects Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DraggedNode Members
DraggedNode Constructor
DraggedNode Properties
DraggedNode Constructor (DiagramNode, SizeF)
DraggedNode Constructor (DiagramNode, SizeF, String)
Label Property
Node Property
Size Property
DraggedShape Members
DraggedShape Constructor
DraggedShape Properties
Id Property
Size Property
DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Constructor
DrawAnchorPointEventArgs Properties
AnchorIndex Property
AnchorPattern Property
Graphics Property
Location Property
Node Property
DrawBranchIndicatorEventArgs Members
DrawBranchIndicatorEventArgs Properties
From Property
Graphics Property
Merge Property
Position Property
To Property
DrawCellEventArgs Members
DrawCellEventArgs Constructor
DrawCellEventArgs Properties
Bounds Property
Cell Property
Column Property
Graphics Property
Row Property
Table Property
DrawItemEventArgs Members
DrawItemEventArgs Constructor
DrawItemEventArgs Properties
Graphics Property
Item Property
DrawLinkEventArgs Members
DrawLinkEventArgs Constructor
DrawLinkEventArgs Properties
Graphics Property
Link Property
Points Property
Shadow Property
DrawNodeEventArgs Members
DrawNodeEventArgs Constructor
DrawNodeEventArgs Properties
Bounds Property
CustomDrawKind Property
Graphics Property
Node Property
Options Property
Shadow Property
DummyNode Members
DummyNode Constructor
DummyNode Methods
ContainsPoint Method
CreateConnectionPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetNearestBorderPoint Method
HitTestHandle Method
EditCellTextEventArgs Members
EditCellTextEventArgs Constructor
EditCellTextEventArgs Properties
Cell Property
Column Property
NewText Property
OldText Property
Row Property
Table Property
EditLinkTextEventArgs Members
EditLinkTextEventArgs Constructor
EditLinkTextEventArgs Properties
Label Property
Link Property
NewText Property
OldText Property
EditNodeTextEventArgs Members
EditNodeTextEventArgs Constructor
EditNodeTextEventArgs Properties
Label Property
NewText Property
Node Property
OldText Property
EffectsProvider Members
EffectsProvider Constructor
ElementTemplate Members
ElementTemplate Constructor
ElementTemplate Methods
ElementTemplate Properties
Clone Method
GetElementPen Method
SameAs Method
Color Property
DashStyle Property
Width Property
EmbossEffect Members
EmbossEffect Constructor
EmbossEffect Methods
Clone Method
ExpandIconRenderer Members
ExpandIconRenderer Constructor
ExpandIconRenderer Properties
ExpandIconRenderer Constructor (Image, Image)
ExpandIconRenderer Constructor (RenderCallback(DiagramNode))
ExpandIconRenderer Constructor (SvgContent, SvgContent)
Size Property
Factory Members
Factory Constructor
Factory Methods
CreateBarcodeNode Method
CreateContainerNode Method
CreateDiagramLink Method
CreateGroup Method
CreateMapNode Method
CreateShapeNode Method
CreateSvgNode Method
CreateTableNode Method
CreateTreeViewNode Method
CreateVisioNode Method
CreateBarcodeNode Method (PointF, SizeF)
CreateBarcodeNode Method (PointF, SizeF, BarcodeFormat, String)
CreateBarcodeNode Method (RectangleF)
CreateBarcodeNode Method (RectangleF, BarcodeFormat, String)
CreateBarcodeNode Method (Single, Single, Single, Single)
CreateBarcodeNode Method (Single, Single, Single, Single, BarcodeFormat, String)
CreateContainerNode Method (PointF, SizeF)
CreateContainerNode Method (PointF, SizeF, Boolean)
CreateContainerNode Method (RectangleF)
CreateContainerNode Method (RectangleF, Boolean)
CreateContainerNode Method (Single, Single, Single, Single)
CreateContainerNode Method (Single, Single, Single, Single, Boolean)
CreateDiagramLink Method (DiagramNode, DiagramNode)
CreateDiagramLink Method (DiagramNode, PointF)
CreateDiagramLink Method (DiagramNode, TableNode, Int32)
CreateDiagramLink Method (PointF, DiagramNode)
CreateDiagramLink Method (PointF, PointF)
CreateDiagramLink Method (ShapeNode, Int32, ShapeNode, Int32)
CreateDiagramLink Method (TableNode, Int32, DiagramNode)
CreateDiagramLink Method (TableNode, Int32, TableNode, Int32)
CreateDiagramLink Method (TableNode, TableNode)
CreateDiagramLink Method (TreeViewNode, TreeViewItem, TreeViewNode, TreeViewItem)
CreateMapNode Method (PointF, SizeF)
CreateMapNode Method (PointF, SizeF, MapContent)
CreateMapNode Method (RectangleF)
CreateMapNode Method (RectangleF, MapContent)
CreateMapNode Method (Single, Single, Single, Single)
CreateMapNode Method (Single, Single, Single, Single, MapContent)
CreateShapeNode Method (PointF, SizeF)
CreateShapeNode Method (PointF, SizeF, Shape)
CreateShapeNode Method (RectangleF)
CreateShapeNode Method (RectangleF, Shape)
CreateShapeNode Method (Single, Single, Single, Single)
CreateShapeNode Method (Single, Single, Single, Single, Shape)
CreateSvgNode Method (PointF, SizeF)
CreateSvgNode Method (PointF, SizeF, SvgContent)
CreateSvgNode Method (RectangleF)
CreateSvgNode Method (RectangleF, SvgContent)
CreateSvgNode Method (Single, Single, Single, Single)
CreateSvgNode Method (Single, Single, Single, Single, SvgContent)
CreateTableNode Method (PointF, SizeF)
CreateTableNode Method (PointF, SizeF, Int32, Int32)
CreateTableNode Method (RectangleF)
CreateTableNode Method (RectangleF, Int32, Int32)
CreateTableNode Method (Single, Single, Single, Single)
CreateTableNode Method (Single, Single, Single, Single, Int32, Int32)
CreateTreeViewNode Method (PointF, SizeF)
CreateTreeViewNode Method (RectangleF)
CreateTreeViewNode Method (Single, Single, Single, Single)
CreateVisioNode Method (PointF, SizeF)
CreateVisioNode Method (PointF, SizeF, VisioContent)
CreateVisioNode Method (RectangleF)
CreateVisioNode Method (RectangleF, VisioContent)
CreateVisioNode Method (Single, Single, Single, Single)
CreateVisioNode Method (Single, Single, Single, Single, VisioContent)
FoldIconRenderer Members
FoldIconRenderer Constructor
FoldIconRenderer Constructor (Image, Image)
FoldIconRenderer Constructor (RenderCallback(ContainerNode))
FoldIconRenderer Constructor (SvgContent, SvgContent)
FreeFormHandle Members
FreeFormHandle Constructor
FreeFormHandle Properties
PointIndex Property
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
FreeFormNode Properties
FreeFormNode Constructor ()
FreeFormNode Constructor (Diagram)
FreeFormNode Constructor (FreeFormNode)
AllowCreate Method
CancelModify Method
CompleteCreate Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetOutlinePoly Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnRotationAngleChanged Method
OnUpdateBounds Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
StandardShapeReplacement Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateFromPoints Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Closed Property
ConvertToShape Property
Points Property
Text Property
FreeFormNodeStyle Members
FreeFormNodeStyle Constructor
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
Group Members
Group Constructor
Group Methods
Group Properties
Group Constructor (Diagram)
Group Constructor (Group)
AttachAlongLinkLength Method
AttachCustom Method
AttachProportional Method
AttachToCorner Method
AttachToEdges Method
AttachToFractionalPosition Method
AttachToLinkPoint Method
AttachToLinkSegment Method
AttachToLongestHSegment Method
AttachToSideMiddle Method
Detach Method
GetRepaintRect Method
AttachedNodes Property
AutoDeleteItems Property
Expandable Property
FollowMasterContainment Property
FollowMasterRotation Property
MainItem Property
Tag Property
Visible Property
Group.Attachment Members
Group.Attachment Constructor
Group.Attachment Methods
Group.Attachment Properties
Clone Method
Data Property
Node Property
Percents Property
Traits Property
Type Property
GroupCollection Members
GroupCollection Fields
GroupCollection Constructor
GroupCollection Methods
groupEventArgs Field
notifyParent Field
Add Method
Clear Method
Clone Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
GroupEventArgs Members
GroupEventArgs Constructor
GroupEventArgs Properties
Group Property
Index Property
HandlesVisualStyle Members
HandlesVisualStyle Constructor
HandlesVisualStyle Methods
HandlesVisualStyle Properties
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ControlPointBrush Property
DashPen Property
HandleBrush Property
HandlePen Property
HatchBrush Property
PatternBrush Property
RotationHandleBrush Property
HitTestEventArgs Members
HitTestEventArgs Constructor
HitTestEventArgs Properties
HitResult Property
Item Property
MousePosition Property
HtmlBuilder Members
HtmlBuilder Constructor
HtmlBuilder Methods
HtmlBuilder Properties
HtmlBuilder Events
CreateImageHtml Method
CreateImageMap Method
CreateUseMapAttr Method
CreateImageMap Method (String)
CreateImageMap Method (String, RectangleF)
AreasForTableCells Property
AreasForTreeViewItems Property
ExpandBtnHyperLink Property
LinkTarget Property
Scale Property
ScrollDownHyperLink Property
ScrollUpHyperLink Property
CreatingArea Event
IDiagramView Members
IDiagramView Methods
IDiagramView Properties
ZoomToRect Method
Diagram Property
IEffectsProvider Members
IEffectsProvider Methods
GenerateEmboss Method
GenerateShadow Method
IItemFactory Members
IItemFactory Methods
IItemFactory Properties
IItemFactory Events
CreateItem Method
CreateItem Method (Int32)
CreateItem Method (String)
ClsidTable Property
TypeTable Property
InstantiateItem Event
ILinkRouter Members
ILinkRouter Methods
ILinkRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
IMeasureUnitConverter Members
IMeasureUnitConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
InplaceEditable Members
InplaceEditable Methods
GetEditRect Method
GetTextToEdit Method
SetEditedText Method
InstantiateItemEventArgs Members
InstantiateItemEventArgs Constructor
InstantiateItemEventArgs Properties
Item Property
ItemClass Property
InteractionState Members
InteractionState Constructor
InteractionState Methods
InteractionState Properties
Cancel Method
CancelNow Method
Complete Method
IsAllowed Method
IsCompleting Method
SetHandleIndex Method
SetItemDeleted Method
ShouldCancelDrag Method
Start Method
Update Method
ValidateAndSetCursor Method
Action Property
AdjustmentHandle Property
CurrentItem Property
CurrentPoint Property
Diagram Property
InvalidRect Property
LinkTarget Property
MouseMoved Property
SkipSavingState Property
StartPoint Property
InternalUtils Members
InternalUtils Methods
AddToRect Method
ApproxBezier Method
ApproxEllipse Method
Blend Method
CheckIntersect Method
ConvertUnits Method
CreateEllipticRgn Method
CreatePolygonRgn Method
CreateRoundRectRgn Method
Distance Method
DistanceAlongLength Method
DistanceSq Method
DistToPolyline Method
DistToRectPoint Method
DrawExpandButton Method
DrawRect Method
DrawSelHandles Method
GetCenter Method
GetEllipseIntr Method
GetLoadedAssembly Method
GetLoadedType Method
GetRoundRect Method
ImageRect Method
LinearGradient Method
MatchPointsMinLength Method
MidPoint Method
MinDistToRect Method
NormalizeRect Method
OffsetPath Method
PointAlongLength Method
PointInRect Method
PointsInRect Method
RectangleToPoints Method
ScaleRect Method
ScaleRectCentered Method
SetBrushAlpha Method
SetCenter Method
UnionNonEmptyRects Method
UnionRects Method
DistToPolyline Method (PointF, IList, Int32)
DistToPolyline Method (PointF, IList, Int32, Int32@)
GetLoadedType Method (String)
GetLoadedType Method (String, String)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
MidPoint Method (Point, Point)
MidPoint Method (PointF, PointF)
NormalizeRect Method (Rectangle)
NormalizeRect Method (RectangleF)
PointInRect Method (Point, Rectangle)
PointInRect Method (PointF, RectangleF)
IPersists Members
IPersists Methods
GetClassId Method
LoadFrom Method
SaveTo Method
SetReference Method
IProperty Members
IProperty Methods
IProperty Properties
GetValue Method
SetValue Method
Unset Method
HasValue Property
Name Property
IResolution Members
IResolution Properties
DpiX Property
DpiY Property
ItemCollectionBase(T) Members
ItemCollectionBase(T) Fields
ItemCollectionBase(T) Methods
itemEventArgs Field
notifyParent Field
Add Method
Clear Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Index Property
Item Property
ItemLabel Members
ItemLabel Constructor
ItemLabel Methods
ItemLabel Properties
ItemLabel Constructor ()
ItemLabel Constructor (DiagramItem)
Cancel Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SaveToJson Method
SaveToXml Method
SetEditedText Method
SetMouseCursor Method
UpdateValue Method
Brush Property
EnableStyledText Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
Item Property
Margin Property
MaxWidth Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
JsonPersistContext Members
JsonPersistContext Fields
JsonPersistContext Constructor
JsonPersistContext Methods
JsonPersistContext Properties
LatestFormat Field
JsonPersistContext Constructor (Diagram, Int32)
JsonPersistContext Constructor (Diagram, Int32, Boolean)
LoadItem Method
ReadAnchorPattern Method
ReadComposite Method
ReadEffect Method
ReadFont Method
ReadItemId Method
ReadMap Method
ReadShape Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
SaveItem Method
WriteAnchorPattern Method
WriteComposite Method
WriteEffect Method
WriteFont Method
WriteHandlesStyle Method
WriteItemId Method
WriteItemType Method
WriteMap Method
WriteShape Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
Diagram Property
FileVersion Property
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Layer Members
Layer Constructor
Layer Methods
Layer Properties
Layer Events
OnPropertyChanged Method
Locked Property
Title Property
Visible Property
ZIndex Property
PropertyChanged Event
LayerEventArgs Members
LayerEventArgs Constructor
LayerEventArgs Properties
Index Property
Layer Property
LineTemplate Members
LineTemplate Constructor
LineTemplate Methods
LineTemplate Properties
LineTemplate Constructor (Single, Single, Single, Single)
LineTemplate Constructor (Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
LinkAdjustmentHandle Members
LinkAdjustmentHandle Constructor
LinkAdjustmentHandle Properties
PointIndex Property
LinkCrossingEventArgs Members
LinkCrossingEventArgs Constructor
LinkCrossingEventArgs Properties
BottomLink Property
BottomSegmentIndex Property
Cancel Property
IntersectionPoint Property
TopLink Property
TopSegmentIndex Property
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Properties
LinkEventArgs Constructor (DiagramLink)
LinkEventArgs Constructor (DiagramLink, MouseButton, PointF)
LinkEventArgs Constructor (DiagramLink, PointF, Int32)
AdjustmentHandle Property
Link Property
MouseButton Property
MousePosition Property
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
LinkLabel Properties
LinkLabel Constructor ()
LinkLabel Constructor (DiagramLink)
LinkLabel Constructor (DiagramLink, String)
Clone Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
PointAlongLength Method
SaveToJson Method
SaveToXml Method
SetControlPointPosition Method
SetEditedText Method
SetLinkLengthPosition Method
SetSegmentPosition Method
AutoArrange Property
Brush Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
LengthFactor Property
Link Property
Margin Property
MaxWidth Property
RelativeTo Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
LinkShapeEventArgs Members
LinkShapeEventArgs Constructor
LinkShapeEventArgs Properties
Handled Property
LinkValidationEventArgs Members
LinkValidationEventArgs Constructor
LinkValidationEventArgs Methods
LinkValidationEventArgs Properties
LinkValidationEventArgs Constructor (DiagramLink)
LinkValidationEventArgs Constructor (DiagramLink, PointF, Int32, DiagramNode, Int32, Int32)
LinkValidationEventArgs Constructor (DiagramLink, RectangleF)
CancelDrag Method
AnchorIndex Property
Cancel Property
ChangingDestination Property
ChangingOrigin Property
Destination Property
Label Property
Node Property
NodeElement Property
Origin Property
SelectionRectangle Property
TableRow Property
MapContent Members
MapContent Methods
MapContent Properties
AddBrush Method
AddPen Method
AssignColors Method
Draw Method
FromFile Method
FromXml Method
Transform Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
Map Property
MapNode Members
MapNode Constructor
MapNode Methods
MapNode Properties
MapNode Constructor ()
MapNode Constructor (Diagram)
MapNode Constructor (MapNode)
CreateProperties Method
DiagramToMap Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
MapToDiagram Method
ResizeToFitMap Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Content Property
DrawLabels Property
FillColors Property
MapNodeProperties Members
MapNodeProperties Constructor
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Percent Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32)
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32, IMeasureUnitConverter)
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
ApplyTo Method
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToGraphicsUnit Method
ToString Method
ApplyTo Method (Graphics)
ApplyTo Method (IGraphics)
Convert Method (Double, MeasureUnit, Object)
Convert Method (Double, MeasureUnit, Object, Axis)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Amount Property
Id Property
Name Property
StandardDivisions Property
NodeAdjustmentHandle Members
NodeAdjustmentHandle Fields
NodeAdjustmentHandle Constructor
NodeAdjustmentHandle Methods
NodeAdjustmentHandle Properties
Move Field
ResizeBottomRight Field
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
HandleType Property
NodeConstraints Members
NodeConstraints Constructor
NodeConstraints Methods
NodeConstraints Properties
Clone Method
LoadFromXml Method
SaveToXml Method
DisableMirroring Property
KeepInsideDiagram Property
KeepInsideParent Property
KeepRatio Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
MoveDirection Property
NodeEffect Members
NodeEffect Constructor
NodeEffect Methods
NodeEffect Events
Clone Method
PropertyChanged Event
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Properties
NodeEventArgs Constructor (DiagramNode)
NodeEventArgs Constructor (DiagramNode, MouseButton, PointF)
NodeEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
AdjustmentHandle Property
MouseButton Property
MousePosition Property
Node Property
NodeLabel Members
NodeLabel Constructor
NodeLabel Methods
NodeLabel Properties
NodeLabel Constructor ()
NodeLabel Constructor (DiagramNode)
NodeLabel Constructor (DiagramNode, String)
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
SetCenterPosition Method
SetCornerPosition Method
SetEdgePosition Method
Node Property
RelativeTo Property
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
ShouldCancelDrag Method
Cancel Property
Label Property
OverrideBounds Property
SelectionRectangle Property
NotATreeException Members
NotATreeException Constructor
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
Path Members
Path Methods
Path Properties
GetWeight Method
Items Property
Length Property
Links Property
Nodes Property
PathCollection Members
PathCollection Constructor
PathCollection Methods
PathCollection Properties
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
Item Property
PathFinder Members
PathFinder Constructor
PathFinder Methods
PathFinder Constructor (Diagram)
PathFinder Constructor (Diagram, Boolean)
EnumAllCycles Method
EnumAllPaths Method
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
EnumAllPaths Method (DiagramNode, DiagramNode)
EnumAllPaths Method (DiagramNode, DiagramNode, Int32)
FindAllPaths Method (DiagramNode, DiagramNode)
FindAllPaths Method (DiagramNode, DiagramNode, Int32)
FindCycle Method ()
FindCycle Method (DiagramNode)
FindLongestPath Method ()
FindLongestPath Method (DiagramNode, DiagramNode)
FindLongestPath Method (Int64)
FindShortestPath Method (DiagramNode, DiagramNode)
FindShortestPath Method (DiagramNode, DiagramNode, Boolean, Boolean)
PatternRouter Members
PatternRouter Constructor
PatternRouter Methods
PatternRouter Properties
PatternRouter Constructor ()
PatternRouter Constructor (Diagram)
PatternRouter Constructor (Diagram, List(RoutePattern))
RouteLink Method
RouteLinks Method
Diagram Property
MinimumDistance Property
Obstacles Property
Patterns Property
PreferredDistance Property
PersistableCollection(T) Members
PersistableCollection(T) Constructor
PersistContext Members
PersistContext Methods
PersistContext Properties
GetObsoleteValue Method
LoadAnchorPattern Method
LoadBrush Method
LoadColor Method
LoadColorArray Method
LoadFloatArray Method
LoadFont Method
LoadHashtable Method
LoadImage Method
LoadObject Method
LoadPen Method
loadPtfArray Method
LoadRect Method
LoadRectF Method
LoadReference Method
LoadRemainingObjects Method
LoadShape Method
LoadSizeF Method
LoadStringFormat Method
LoadSvg Method
LoadTag Method
LoadTheme Method
LoadThickness Method
LoadVisioContent Method
ReadHeader Method
SaveAnchorPattern Method
SaveBrush Method
SaveColor Method
SaveColorArray Method
SaveFloatArray Method
SaveFont Method
SaveHashtable Method
SaveImage Method
SaveObject Method
SavePen Method
SavePtfArray Method
SaveRect Method
SaveRectF Method
SaveReference Method
SaveShape Method
SaveSizeF Method
SaveStringFormat Method
SaveSvg Method
SaveTag Method
SaveTheme Method
SaveThickness Method
SaveVisioContent Method
SetReferences Method
TryLoadRemainingObjects Method
WriteHeader Method
WriteReferencedObjects Method
FileVersion Property
Reader Property
VersionTable Property
Writer Property
PointCollection Members
PointCollection Constructor
PointCollection Methods
PointCollection Properties
PointCollection Constructor (Int32)
PointCollection Constructor (PointF[])
Add Method
AddRange Method
Clear Method
Clone Method
GetArray Method
GetAt Method
Insert Method
Remove Method
Reverse Method
SetAt Method
Item Property
QuickRouter Members
QuickRouter Constructor
QuickRouter Methods
QuickRouter Properties
QuickRouter Constructor ()
QuickRouter Constructor (Diagram)
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Diagram Property
Granularity Property
TurnCost Property
UBendMaxLen Property
ReadOnlyCollection(T) Members
ReadOnlyCollection(T) Constructor
ReadOnlyCollection(T) Methods
ReadOnlyCollection(T) Properties
CopyTo Method
GetEnumerator Method
Count Property
IsSynchronized Property
SyncRoot Property
ReadOnlyDiagramItemCollection Members
ReadOnlyDiagramItemCollection Constructor
ReadOnlyDiagramItemCollection Methods
ReadOnlyDiagramItemCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramLinkCollection Members
ReadOnlyDiagramLinkCollection Constructor
ReadOnlyDiagramLinkCollection Methods
ReadOnlyDiagramLinkCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramNodeCollection Members
ReadOnlyDiagramNodeCollection Constructor
ReadOnlyDiagramNodeCollection Methods
ReadOnlyDiagramNodeCollection Properties
Contains Method
IndexOf Method
Item Property
RectangleFConverter Members
RectangleFConverter Constructor
RectangleFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
Renderers Members
Renderers Properties
ExpandIconRenderer Property
FoldIconRenderer Property
ScrollIconRenderer Property
RenderOptions Members
RenderOptions Constructor
RenderOptions Properties
RenderOptions Constructor ()
RenderOptions Constructor (RenderOptions)
CatchGdiPlusExceptions Property
EnableAnchors Property
EnableBackground Property
EnableBackgroundImage Property
EnableEffects Property
EnableGrid Property
EnableImages Property
EnableInterior Property
EnableShadows Property
EnableText Property
HyperLinkStyle Property
HyperLinkTarget Property
InternalMsg Property
MeasureUnit Property
PaintControls Property
RenderTarget Property
Scale Property
ScrollX Property
ScrollY Property
SmoothingMode Property
TargetView Property
TextRenderingHint Property
VisibleRect Property
RepaintEventArgs Members
RepaintEventArgs Constructor
RepaintEventArgs Properties
RepaintEventArgs Constructor (RectangleF)
RepaintEventArgs Constructor (RectangleF, Boolean)
RepaintEventArgs Constructor (RectangleF, Object)
InvalidRect Property
RedrawCacheImage Property
SourceView Property
RoundRectangleTemplate Members
RoundRectangleTemplate Constructor
RoundRectangleTemplate Methods
RoundRectangleTemplate Properties
RoundRectangleTemplate Constructor ()
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single)
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
Radius Property
RoutePattern Members
RoutePattern Constructor
RoutePattern Properties
RoutePattern Constructor ()
RoutePattern Constructor (String)
Steps Property
RouteStep Members
RouteStep Constructor
RouteStep Constructor (RouteStepKind)
RouteStep Constructor (RouteStepKind, Single)
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring Property
AvoidOverlaps Property
CrossingCost Property
Distance Property
DistSquare Property
DontOptimizeLongRoutes Property
EndOrientation Property
EndPointsOffset Property
GridSize Property
IgnoreAnchoring Property
LengthCost Property
MaxAbs Property
NodeVicinityCost Property
NodeVicinitySize Property
PolylineRouting Property
RouteHeuristics Property
StartOrientation Property
TriggerRerouting Property
TurnCost Property
RowEventArgs Members
RowEventArgs Constructor
RowEventArgs Properties
RowIndex Property
Table Property
ScriptHelper Members
ScriptHelper Constructor
ScriptHelper Methods
ApplyLayout Method
CreateObject Method
CreateSolidBrush Method
NodesIntersect Method
ShapeTemplateFromId Method
Scrollable Members
Scrollable Methods
CreateScrollCommand Method
GetScrollbarLargeChange Method
GetScrollbarMaximum Method
GetShape Method
IntegralScrollMode Method
UpdateScrollPosition Method
ScrollIconRenderer Members
ScrollIconRenderer Constructor
ScrollIconRenderer Properties
ScrollIconRenderer Constructor (Image, Image)
ScrollIconRenderer Constructor (Image, Image, Image, Image)
ScrollIconRenderer Constructor (RenderCallback(TableNode))
ScrollIconRenderer Constructor (SvgContent, SvgContent)
ScrollIconRenderer Constructor (SvgContent, SvgContent, SvgContent, SvgContent)
Width Property
Selection Members
Selection Constructor
Selection Methods
Selection Properties
AddItem Method
AllowCreate Method
AllowModify Method
CancelModify Method
Change Method
Clear Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
FreeResources Method
GetRepaintRect Method
GetSize Method
HitTestHandle Method
LoadFrom Method
RemoveItem Method
SaveTo Method
SetReference Method
StartCreate Method
StartModify Method
Toggle Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
AllowMultipleSelection Property
Bounds Property
ExtendMode Property
IncludeItemsIfIntersect Property
Items Property
Links Property
Nodes Property
SetsDirtyFlag Property
Style Property
SelectionCopy Members
SelectionCopy Constructor
SelectionCopy Properties
Groups Property
Items Property
OriginalItems Property
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Properties
AdjustmentHandle Property
MousePosition Property
Selection Property
SelectionValidationEventArgs Members
SelectionValidationEventArgs Constructor
SelectionValidationEventArgs Methods
SelectionValidationEventArgs Properties
CancelDrag Method
Cancel Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Shape Members
Shape Constructor
Shape Methods
Shape Properties
Shape Constructor (Byte[])
Shape Constructor (Byte[], String)
Shape Constructor (CreatePathDelegate, CreatePathDelegate, String)
Shape Constructor (CreatePathDelegate, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String, ShapeDecoration[])
Shape Constructor (ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], FillMode, String)
Shape Constructor (String, String)
Shape Constructor (String, String, List(ShapeControlPoint), String)
Shape Constructor (String, String, String)
Clone Method
Draw Method
Equals Method
FromId Method
FromSvg Method
GetHitPath Method
GetRenderingPath Method
LoadFromXml Method
SaveToXml Method
ToString Method
Draw Method (IGraphics, Brush, Pen, Boolean)
Draw Method (IGraphics, Brush, Pen, Boolean, RectangleF, Single)
FromSvg Method (SvgContent)
FromSvg Method (SvgContent, Boolean)
FromSvg Method (SvgContent, Boolean, Boolean)
AnchorPattern Property
ControlPoints Property
DecorationHitTesting Property
Decorations Property
DecorationsFormula Property
DisplayName Property
EnableOutline Property
FillMode Property
Id Property
Image Property
ImageLocation Property
ImageRectangle Property
IsArrowhead Property
LinkSegmentInset Property
Outline Property
OutlineFormula Property
ShapeDecorations Property
Shapes Property
TextArea Property
ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Constructor
ShapeAdjustmentHandle Properties
ControlPoint Property
FormulaParam Property
ShapeCollection Members
ShapeCollection Methods
ShapeCollection Properties
Contains Method
CopyTo Method
GetAt Method
GetEnumerator Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
ShapeControlPoint Members
ShapeControlPoint Constructor
ShapeControlPoint Methods
ShapeControlPoint Properties
Clone Method
MaxXRelativeToWidth Property
MaxYRelativeToHeight Property
ParamName Property
ShapeConverter Members
ShapeConverter Constructor
ShapeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
GetStandardValues Method
GetStandardValuesExclusive Method
GetStandardValuesSupported Method
ShapeData Members
ShapeData Constructor
ShapeData Methods
ShapeData Properties
Clone Method
Height Property
Width Property
ShapeDecoration Members
ShapeDecoration Constructor
ShapeDecoration Methods
ShapeDecoration Properties
Clone Method
LoadFromXml Method
SaveToXml Method
Brush Property
Elements Property
FillMode Property
Pen Property
ShapeEventArgs Members
ShapeEventArgs Constructor
ShapeEventArgs Methods
ShapeEventArgs Properties
ShapeEventArgs Constructor (Shape)
ShapeEventArgs Constructor (Shape, Int32)
ShapeEventArgs Constructor (Shape, Int32, String)
ToString Method
Index Property
OldName Property
Shape Property
UnknownId Property
ShapeFormulaParam Members
ShapeFormulaParam Constructor
ShapeFormulaParam Methods
ShapeFormulaParam Properties
ShapeFormulaParam Constructor ()
ShapeFormulaParam Constructor (Single, Single)
Clone Method
LoadFromXml Method
SaveToXml Method
X Property
Y Property
ShapeLibrary Members
ShapeLibrary Constructor
ShapeLibrary Methods
ShapeLibrary Properties
ShapeLibrary Constructor ()
ShapeLibrary Constructor (Shape[])
LoadFrom Method
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, String)
Shapes Property
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
ShapeNode Properties
ShapeNode Constructor ()
ShapeNode Constructor (Diagram)
ShapeNode Constructor (ShapeNode)
AllowModify Method
CancelModify Method
CompleteModify Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DrawHandles Method
DrawLocal Method
DrawShadowLocal Method
GetImageRect Method
GetIntersection Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAdd Method
OnLoad Method
OnMeasureUnitChanged Method
OnRotationAngleChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
StartModify Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetImageRect Method ()
GetImageRect Method (Boolean)
AllowFlip Property
CustomDraw Property
EnableStyledText Property
FlipX Property
FlipY Property
Font Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
PolygonalTextLayout Property
RotateImage Property
RotateText Property
Shape Property
ShapeOrientation Property
Text Property
TextFormat Property
TextPadding Property
Transparent Property
ShapeNodeProperties Members
ShapeNodeProperties Fields
ShapeNodeProperties Constructor
ShapeNodeProperties Methods
AllowFlip Field
FlipX Field
FlipY Field
RotateText Field
Shape Field
ShapeOrientation Field
Text Field
Transparent Field
UsePolyTextLt Field
FreeResources Method
ShapeNodeState Members
ShapeNodeState Constructor
ShapeNodeStyle Members
ShapeNodeStyle Constructor
Shapes Members
Shapes Properties
Actor Property
Alternative Property
Arrow1 Property
Arrow2 Property
Arrow3 Property
Arrow4 Property
Arrow5 Property
Arrow6 Property
Arrow7 Property
Arrow8 Property
Arrow9 Property
BeginLoop Property
BpmnComplex Property
BpmnDataBasedXor Property
BpmnEndCancel Property
BpmnEndCompensation Property
BpmnEndError Property
BpmnEndLink Property
BpmnEndMessage Property
BpmnEndMultiple Property
BpmnEndTerminate Property
BpmnEventBasedXor Property
BpmnInclusive Property
BpmnIntermediateCancel Property
BpmnIntermediateCompensation Property
BpmnIntermediateError Property
BpmnIntermediateLink Property
BpmnIntermediateMessage Property
BpmnIntermediateMultiple Property
BpmnIntermediateRule Property
BpmnIntermediateTimer Property
BpmnParallelFork Property
BpmnStartLink Property
BpmnStartMessage Property
BpmnStartMultiple Property
BpmnStartRule Property
BpmnStartTimer Property
Cloud Property
Collate Property
ConeDown Property
ConeUp Property
ConnectedIssues Property
CreateRequest Property
Cross Property
Cube Property
Cylinder Property
Database Property
DataTransmition Property
DDelay Property
Decagon Property
Decision Property
Decision2 Property
Delay Property
DInDelay Property
DirectAccessStorage Property
DiskStorage Property
Display Property
DividedEvent Property
DividedProcess Property
Document Property
Donut Property
DOutDelay Property
Ellipse Property
EndLoop Property
ExternalOrganization Property
ExternalProcess Property
File Property
FramedRectangle Property
Gate Property
Heart Property
Heptagon Property
Hourglass Property
Input Property
InternalStorage Property
Interrupt Property
Interrupt2 Property
IsoProcess Property
Junction Property
Lightning Property
LinedDocument Property
ManualOperation Property
Merge Property
MessageFromUser Property
MessageToUser Property
Microform Property
MicroformProcessing Property
MicroformRecording Property
MultiDocument Property
MultiProc Property
Octagon Property
OfflineStorage Property
OffpageConnection Property
OffpageReference Property
Or Property
Pentagon Property
Plaque Property
PrimitiveFromCall Property
PrimitiveToCall Property
Procedure Property
Process Property
Prysm Property
PunchedCard Property
PyramidDown Property
PyramidUp Property
Rectangle Property
RightTriangle Property
RoundRect Property
RSave Property
Save Property
Sort Property
Sphere Property
Star Property
Star16Pointed Property
Star24Pointed Property
Star32Pointed Property
Star4Pointed Property
Star5Pointed Property
Star6Pointed Property
Star7Pointed Property
Start Property
Tape Property
Terminator Property
TransmittalTape Property
Trapezoid Property
SizeFConverter Members
SizeFConverter Constructor
SizeFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
SmoothShadowEffect Members
SmoothShadowEffect Constructor
SmoothShadowEffect Methods
SmoothShadowEffect Properties
Clone Method
Dispersion Property
Style Members
Style Constructor
Style Methods
Style Events
GetProperties Method
GetProperty Method
GetValue Method
IsPropertySet Method
LoadFrom Method
LoadFromXml Method
OnPropertyChanged Method
RegisterProperty Method
RegisterType Method
SaveTo Method
SaveToXml Method
SetValue Method
UnsetValue Method
PropertyChanged Event
StylePropertyChangedEventArgs Members
StylePropertyChangedEventArgs Properties
NewValue Property
OldValue Property
Property Property
SvgNode Members
SvgNode Constructor
SvgNode Methods
SvgNode Properties
SvgNode Constructor ()
SvgNode Constructor (Diagram)
SvgNode Constructor (SvgNode)
CreateProperties Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
ContentAlign Property
SvgUrl Property
SvgNodeProperties Members
SvgNodeProperties Constructor
SvgNodeStyle Members
SvgNodeStyle Constructor
TableNode Members
TableNode Constructor
TableNode Methods
TableNode Properties
TableNode Constructor ()
TableNode Constructor (Diagram)
TableNode Constructor (TableNode)
AcceptLinks Method
AddColumn Method
AddRelation Method
AddRow Method
BreakRelation Method
CellFromPoint Method
CreateConnectionPoint Method
CreateProperties Method
DeleteColumn Method
DeleteRow Method
Dispose Method
DrawAnchors Method
DrawLocal Method
DrawShadowLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetEffectiveCellTextBrush Method
GetIntersection Method
GetSpannedCellRect Method
GetToolTip Method
HitTestManipulators Method
InsertColumn Method
InsertRow Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RedimTable Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
ScrollDown Method
ScrollUp Method
SetReference Method
SetReflexive Method
GetSpannedCellRect Method (Int32, Int32)
GetSpannedCellRect Method (TableNode.Cell)
ResizeToFitText Method (Boolean)
ResizeToFitText Method (Boolean, Boolean)
AllowResizeColumns Property
AllowResizeRows Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
CaptionPlainText Property
CellCustomDraw Property
CellFrameStyle Property
CellTextBrush Property
ColumnCount Property
Columns Property
ColumnWidth Property
ConnectionStyle Property
CurrentScrollRow Property
CustomDraw Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EffectiveCellTextBrush Property
EnableStyledText Property
Font Property
HasItems Property
HighlightedRow Property
Image Property
ImageAlign Property
ImagePadding Property
Item Property
OffsetHeaderRows Property
RowAnchorPattern Property
RowCount Property
RowHeight Property
Rows Property
Scrollable Property
ScrollUI Property
Shape Property
TextPadding Property
TableNode.Cell Members
TableNode.Cell Constructor
TableNode.Cell Methods
TableNode.Cell Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
Brush Property
ColumnSpan Property
Font Property
HyperLink Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
RowSpan Property
Table Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
ToolTip Property
TableNode.CellCollection Members
TableNode.CellCollection Constructor
TableNode.CellCollection Methods
TableNode.CellCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Column Members
TableNode.Column Constructor
TableNode.Column Methods
TableNode.Column Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ColumnStyle Property
Width Property
TableNode.ColumnCollection Members
TableNode.ColumnCollection Constructor
TableNode.ColumnCollection Methods
TableNode.ColumnCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Row Members
TableNode.Row Constructor
TableNode.Row Methods
TableNode.Row Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
AnchorPattern Property
Expanded Property
Header Property
Height Property
IncomingLinks Property
OutgoingLinks Property
RelatedManyToOne Property
RelatedOneToMany Property
Table Property
TableNode.RowCollection Members
TableNode.RowCollection Constructor
TableNode.RowCollection Methods
TableNode.RowCollection Properties
Add Method
Clone Method
GetAt Method
IndexOf Method
Insert Method
Remove Method
Item Property
TableNodeProperties Members
TableNodeProperties Fields
TableNodeProperties Constructor
TableNodeProperties Methods
Caption Field
CaptionHeight Field
CellTextBrush Field
ColumnWidth Field
CurrScrollRow Field
RowHeight Field
Scrollable Field
FreeResources Method
TableNodeStyle Members
TableNodeStyle Constructor
TableNodeStyle Properties
CaptionBackBrush Property
CellTextBrush Property
Theme Members
Theme Constructor
Theme Methods
GetStyle Method
LoadFromString Method
LoadFromXml Method
RegisterStyle Method
SaveToString Method
SaveToXml Method
UnregisterStyle Method
Thickness Members
Thickness Constructor
Thickness Properties
Thickness Constructor (Single)
Thickness Constructor (Single, Single, Single, Single)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TimerEventArgs Members
TimerEventArgs Constructor
TimerEventArgs Properties
TimerEventArgs Constructor (Int32, EventHandler)
TimerEventArgs Constructor (Object)
Command Property
Handler Property
Interval Property
IsHandled Property
IsStart Property
Timer Property
TreeEnumerator Members
TreeEnumerator Constructor
TreeEnumerator Methods
TreeEnumerator Properties
MoveNext Method
Reset Method
Current Property
TreeItemEventArgs Members
TreeItemEventArgs Constructor
TreeItemEventArgs Properties
Item Property
MouseButton Property
MousePosition Property
TreeItemValidationEventArgs Members
TreeItemValidationEventArgs Constructor
TreeItemValidationEventArgs Properties
Cancel Property
TreeViewConnectionPoint Members
TreeViewConnectionPoint Constructor
TreeViewConnectionPoint Methods
TreeViewConnectionPoint Properties
TreeViewConnectionPoint Constructor ()
TreeViewConnectionPoint Constructor (TreeViewNode, DiagramLink, Boolean, TreeViewItem)
AddLinkToNode Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
LinkChanges Method
LoadFrom Method
RemoveLinkFromNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
Item Property
Row Property
TreeViewItem Members
TreeViewItem Constructor
TreeViewItem Properties
TreeViewItem Events
TreeViewItem Constructor ()
TreeViewItem Constructor (String)
TreeViewItem Constructor (TreeViewItem)
Brush Property
Children Property
Expanded Property
Height Property
Image Property
ImageUrl Property
IncomingLinks Property
Label Property
LabelBrush Property
LabelFont Property
OutgoingLinks Property
Parent Property
Tag Property
PropertyChanged Event
TreeViewNode Members
TreeViewNode Constructor
TreeViewNode Methods
TreeViewNode Properties
TreeViewNode Constructor ()
TreeViewNode Constructor (Diagram)
TreeViewNode Constructor (TreeViewNode)
AcceptLinks Method
CreateConnectionPoint Method
CreateProperties Method
DrawLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetFlatItemList Method
GetItemRect Method
HitTest Method
HitTestExpander Method
ItemFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RemoveItem Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReflexive Method
Caption Property
CaptionHeight Property
CaptionImage Property
ConnectionStyle Property
DividerPen Property
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
UndoManager Members
UndoManager Methods
UndoManager Properties
Redo Method
StartComposite Method
Undo Method
StartComposite Method (String)
StartComposite Method (String, Boolean)
History Property
UndoEnabled Property
UndoValidationEventArgs Members
UndoValidationEventArgs Constructor
UndoValidationEventArgs Properties
Cancel Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (PointF, PointF)
Vector Constructor (Single, Single)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Normalize Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Single, Vector)
Multiply Method (Vector, Single)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
VideoNode Members
VideoNode Constructor
VideoNode Methods
VideoNode Properties
VideoNode Constructor ()
VideoNode Constructor (Diagram)
VideoNode Constructor (VideoNode)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
VideoLocation Property
VisioContent Members
VisioContent Methods
VisioContent Properties
Create Method
Create Method (VisioStencil, Int32)
Create Method (VisioStencil, String)
Master Property
VisioNode Members
VisioNode Constructor
VisioNode Methods
VisioNode Properties
VisioNode Constructor ()
VisioNode Constructor (Diagram)
VisioNode Constructor (VisioNode)
CreateProperties Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
VisioNodeProperties Members
VisioNodeProperties Constructor
VisioNodeStyle Members
VisioNodeStyle Constructor
VisioStencil Members
VisioStencil Methods
VisioStencil Properties
LoadFromXml Method
Masters Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
FromRelativePath Method
ReadAnchorPattern Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadEffect Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadGroup Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadItemReference Method
ReadLong Method
ReadMap Method
ReadNodeConstraints Method
ReadObject Method
ReadPen Method
ReadPointCollection Method
ReadPointCoordinates Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShape Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
ReadVisioContent Method
SelectNode Method
SelectNodes Method
ToRelativePath Method
WriteAnchorPattern Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDouble Method
WriteEffect Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteGroup Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteItemReference Method
WriteLong Method
WriteMap Method
WriteObject Method
WritePen Method
WritePointCollection Method
WritePointCoordinates Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShape Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
WriteTraits Method
WriteUInt Method
WriteULong Method
WriteUShort Method
WriteVisioContent Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ReadBrush Method (String, XmlElement)
ReadBrush Method (String, XmlElement, Brush)
ReadColor Method (String, XmlElement)
ReadColor Method (String, XmlElement, Color)
ReadEffect Method (String, XmlElement)
ReadEffect Method (XmlElement)
ReadEnum Method (String, XmlElement)
ReadEnum Method (String, XmlElement, Object)
ReadFloat Method (String, XmlElement)
ReadFloat Method (String, XmlElement, Single)
ReadFont Method (String, XmlElement)
ReadFont Method (String, XmlElement, Font)
ReadInt Method (String, XmlElement)
ReadInt Method (String, XmlElement, Int32)
ReadItemReference Method (String, XmlElement)
ReadItemReference Method (XmlElement)
ReadPen Method (String, XmlElement)
ReadPen Method (String, XmlElement, Pen)
ReadPointF Method (String, XmlElement)
ReadPointF Method (XmlElement)
ReadShort Method (String, XmlElement)
ReadShort Method (String, XmlElement, Int16)
ReadString Method (String, XmlElement)
ReadString Method (String, XmlElement, String)
ReadStringFormat Method (String, XmlElement)
ReadStringFormat Method (String, XmlElement, StringFormat)
WritePointF Method (PointF, String, XmlElement)
WritePointF Method (Single, Single, String, XmlElement)
BaseURI Property
ClassVersion Property
Diagram Property
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
BounceAnimation Class
FillColorAnimation Class
ItemAnimation Class
OpacityAnimation Class
PathAnimation Class
PulseAnimation Class
ShakeAnimation Class
StrokeColorAnimation Class
BounceAnimation Members
BounceAnimation Constructor
BounceAnimation Methods
BounceAnimation Constructor (AnimationOptions)
BounceAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
FillColorAnimation Members
FillColorAnimation Constructor
FillColorAnimation Methods
FillColorAnimation Constructor (AnimationOptions)
FillColorAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
ItemAnimation Members
ItemAnimation Constructor
ItemAnimation Properties
Item Property
OpacityAnimation Members
OpacityAnimation Constructor
OpacityAnimation Methods
OpacityAnimation Constructor (AnimationOptions)
OpacityAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
PathAnimation Members
PathAnimation Constructor
PathAnimation Methods
PathAnimation Constructor (DiagramItem, GraphicsPath, AnimationOptions)
PathAnimation Constructor (DiagramItem, IList(PointF), AnimationOptions)
PathAnimation Constructor (GraphicsPath, AnimationOptions)
PathAnimation Constructor (IList(PointF), AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
PulseAnimation Members
PulseAnimation Constructor
PulseAnimation Methods
PulseAnimation Constructor (AnimationOptions)
PulseAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
ShakeAnimation Members
ShakeAnimation Constructor
ShakeAnimation Methods
ShakeAnimation Constructor (AnimationOptions)
ShakeAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
StrokeColorAnimation Members
StrokeColorAnimation Constructor
StrokeColorAnimation Methods
StrokeColorAnimation Constructor (AnimationOptions)
StrokeColorAnimation Constructor (DiagramItem, AnimationOptions)
OnAnimationComplete Method
UpdateAnimation Method
AddGroupCmd Class
AddItemCmd Class
AddToContainerCmd Class
ChangeItemCmd Class
Command Class
CommandCollection Class
CommandContext Class
CommandList Class
CompositeCmd Class
DisconnectLinkCmd Class
EditTextCmd Class
ExpandHeaderRowCmd Class
ExpandItemCmd Class
ExpandTreeViewItemCmd Class
FoldContainerCmd Class
GroupAttachCmd Class
GroupDetachCmd Class
ModifyItemCmd Class
RedimTableCmd Class
RemoveFromContainerCmd Class
RemoveGroupCmd Class
RemoveItemCmd Class
ResizeTableColumnCmd Class
ResizeTableRowCmd Class
ScrollContainerCmd Class
ScrollTableCmd Class
ScrollTreeViewCmd Class
AddGroupCmd Members
AddGroupCmd Constructor
AddGroupCmd Methods
AddGroupCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
AddItemCmd Members
AddItemCmd Constructor
AddItemCmd Methods
AddItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
AddToContainerCmd Members
AddToContainerCmd Constructor
AddToContainerCmd Methods
AddToContainerCmd Properties
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Container Property
Nodes Property
ChangeItemCmd Members
ChangeItemCmd Constructor
ChangeItemCmd Methods
ChangeItemCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Item Property
Command Members
Command Constructor
Command Methods
Command Properties
AddSubCmd Method
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Context Property
SubCommands Property
Title Property
CommandCollection Members
CommandCollection Constructor
CommandCollection Methods
CommandCollection Properties
CommandCollection Constructor ()
CommandCollection Constructor (Int32)
Add Method
Clear Method
Contains Method
GetAt Method
Remove Method
RemoveRange Method
Item Property
CommandContext Members
CommandContext Properties
Document Property
CommandList Members
CommandList Constructor
CommandList Methods
CommandList Properties
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
CompositeCmd Members
CompositeCmd Constructor
CompositeCmd Methods
CompositeCmd Properties
CompositeCmd Constructor (Diagram, String)
CompositeCmd Constructor (Diagram, String, Boolean)
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
SubCommands Property
DisconnectLinkCmd Members
DisconnectLinkCmd Constructor
DisconnectLinkCmd Methods
DisconnectLinkCmd Properties
Execute Method
Redo Method
Undo Method
Link Property
EditTextCmd Members
EditTextCmd Constructor
EditTextCmd Methods
EditTextCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandHeaderRowCmd Members
ExpandHeaderRowCmd Constructor
ExpandHeaderRowCmd Methods
ExpandHeaderRowCmd Properties
Execute Method
Redo Method
Undo Method
RowIndex Property
TableNode Property
ExpandItemCmd Members
ExpandItemCmd Constructor
ExpandItemCmd Methods
ExpandItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandTreeViewItemCmd Members
ExpandTreeViewItemCmd Constructor
ExpandTreeViewItemCmd Methods
ExpandTreeViewItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
FoldContainerCmd Members
FoldContainerCmd Constructor
FoldContainerCmd Methods
FoldContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
GroupAttachCmd Members
GroupAttachCmd Constructor
GroupAttachCmd Methods
GroupAttachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
GroupDetachCmd Members
GroupDetachCmd Constructor
GroupDetachCmd Methods
GroupDetachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
ModifyItemCmd Members
ModifyItemCmd Constructor
ModifyItemCmd Methods
ModifyItemCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Item Property
RedimTableCmd Members
RedimTableCmd Constructor
RedimTableCmd Methods
RedimTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
RemoveFromContainerCmd Members
RemoveFromContainerCmd Constructor
RemoveFromContainerCmd Methods
RemoveFromContainerCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Container Property
Node Property
RemoveGroupCmd Members
RemoveGroupCmd Constructor
RemoveGroupCmd Methods
RemoveGroupCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Group Property
Item Property
RemoveItemCmd Members
RemoveItemCmd Constructor
RemoveItemCmd Methods
RemoveItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ResizeTableColumnCmd Members
ResizeTableColumnCmd Constructor
ResizeTableColumnCmd Methods
ResizeTableColumnCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ResizeTableRowCmd Members
ResizeTableRowCmd Constructor
ResizeTableRowCmd Methods
ResizeTableRowCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollContainerCmd Members
ScrollContainerCmd Constructor
ScrollContainerCmd Methods
ScrollContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
ScrollTableCmd Members
ScrollTableCmd Constructor
ScrollTableCmd Methods
ScrollTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollTreeViewCmd Members
ScrollTreeViewCmd Constructor
ScrollTreeViewCmd Methods
ScrollTreeViewCmd Properties
Execute Method
Redo Method
Undo Method
TreeViewNode Property
BorderComponent Class
ButtonComponent Class
ButtonState Enumeration
ButtonType Enumeration
CheckBoxComponent Class
ComponentBase Class
ComponentEventArgs Class
ComponentMouseEventArgs Class
ComponentValidationEventArgs Class
ContainerComponent Class
ContentComponent Class
DrawButtonEventArgs Class
DrawComponentEventArgs Class
EditComponent Class
GridColumn Class
GridPanel Class
GridRow Class
HorizontalAlignment Enumeration
IAddChild Interface
IComponentHost Interface
ImageComponent Class
ITypeResolver Interface
JsonLoader Class
KeyboardEventArgs Class
Length Class
LengthConverter Class
LengthType Enumeration
NumericEditComponent Class
Orientation Enumeration
ShapeComponent Class
SimplePanel Class
SliderComponent Class
SliderType Enumeration
SpinnerComponent Class
StackPanel Class
TextComponent Class
TextEventArgs Class
TextValidationEventArgs Class
TextWrapping Enumeration
ValueChangedEventArgs(T) Class
ValueChangingEventArgs(T) Class
VerticalAlignment Enumeration
XmlLoader Class
XmlLoaderException Class
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Draw Method
GetThickness Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Background Property
IsOutline Property
Pen Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Draw Method
GetCursor Method
GetDesiredSize Method
GetImage Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
OnCustomDraw Method
OnKeyDown Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnRepeatEnded Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Brush Property
BrushHovered Property
BrushPressed Property
ImageList Property
Pen Property
PenHovered Property
PenPressed Property
State Property
Type Property
Clicked Event
CustomDraw Event
RepeatEnded Event
CheckBoxComponent Members
CheckBoxComponent Constructor
CheckBoxComponent Methods
CheckBoxComponent Properties
Draw Method
GetImage Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
SaveTo Method
SaveToJson Method
SaveToXml Method
CheckedImageList Property
IsChecked Property
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
ComponentBase Properties
ComponentBase Events
ArrangeComponents Method
Contains Method
Draw Method
Find Method
GetCursor Method
GetDesiredSize Method
Invalidate Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAddedToParent Method
OnGotFocus Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLostFocus Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseMove Method
OnMouseUp Method
OnRemovedFromParent Method
OnUnitChanged Method
OnValidated Method
OnValidating Method
OnZoomChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
ToDocument Method
ToLocal Method
ToParent Method
AutoProperty Property
Bounds Property
ChildCount Property
Focusable Property
GridColumn Property
GridRow Property
Height Property
HorizontalAlignment Property
IsEnabled Property
IsFocused Property
IsHitTestVisible Property
IsInteractive Property
Name Property
Parent Property
ParentHost Property
VerticalAlignment Property
Visible Property
Width Property
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Properties
Component Property
ParentHost Property
ComponentMouseEventArgs Members
ComponentMouseEventArgs Constructor
ComponentMouseEventArgs Properties
MousePosition Property
ComponentValidationEventArgs Members
ComponentValidationEventArgs Constructor
ComponentValidationEventArgs Properties
Cancel Property
ContainerComponent Members
ContainerComponent Constructor
ContainerComponent Methods
ContainerComponent Properties
ArrangeComponents Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ChildCount Property
Components Property
ContentComponent Members
ContentComponent Constructor
ContentComponent Methods
ContentComponent Properties
ArrangeComponents Method
Draw Method
GetDesiredSize Method
GetThickness Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ChildCount Property
Content Property
Padding Property
DrawButtonEventArgs Members
DrawButtonEventArgs Constructor
DrawButtonEventArgs Properties
State Property
DrawComponentEventArgs Members
DrawComponentEventArgs Constructor
DrawComponentEventArgs Properties
Graphics Property
EditComponent Members
EditComponent Constructor
EditComponent Methods
EditComponent Properties
EditComponent Events
Draw Method
GetCursor Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAddedToParent Method
OnClicked Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyPressed Method
OnKeyUp Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnTextChanged Method
OnTextChanging Method
OnUnitChanged Method
OnZoomChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
OnKeyDown Method (Key, Key)
OnKeyDown Method (KeyboardEventArgs)
OnKeyUp Method (Key, Key)
OnKeyUp Method (KeyboardEventArgs)
AcceptsReturn Property
Brush Property
Font Property
HideSelection Property
InactiveSelectionColor Property
Pen Property
ScrollFirstLine Property
SelectionColor Property
SelectionLength Property
SelectionStart Property
Text Property
TextColor Property
TextPadding Property
TextWrapping Property
Clicked Event
KeyDown Event
KeyPressed Event
KeyUp Event
TextChanged Event
TextChanging Event
GridColumn Members
GridColumn Constructor
GridColumn Properties
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
ArrangeComponents Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Properties
Height Property
IAddChild Members
IAddChild Methods
AddChild Method
IComponentHost Members
IComponentHost Methods
IComponentHost Properties
ApplyEffects Method
CreateMeasureGraphics Method
GetClipboard Method
Invalidate Method
InvalidateLayout Method
SetClipboard Method
StartTimer Method
StopTimer Method
Invalidate Method ()
Invalidate Method (RectangleF)
InvalidateLayout Method ()
InvalidateLayout Method (ComponentBase)
Bounds Property
FocusedComponent Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
ImageComponent Events
Draw Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
OnMouseDown Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Image Property
ImageAlign Property
ImageUrl Property
Clicked Event
ITypeResolver Members
ITypeResolver Methods
ResolveType Method
JsonLoader Members
JsonLoader Methods
GenerateTemplate Method
Load Method
KeyboardEventArgs Members
KeyboardEventArgs Constructor
KeyboardEventArgs Properties
KeyboardEventArgs Constructor (ComponentBase, Char)
KeyboardEventArgs Constructor (ComponentBase, Key, Key)
Key Property
KeyChar Property
Modifiers Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor ()
Length Constructor (Single)
Length Constructor (Single, LengthType)
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
NumericEditComponent Members
NumericEditComponent Constructor
NumericEditComponent Methods
NumericEditComponent Properties
NumericEditComponent Events
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnKeyDown Method
OnKeyPress Method
OnLostFocus Method
OnTextChanged Method
OnValidateValue Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SelectAll Method
Value Property
ValidateValue Event
ValueChanged Event
ShapeComponent Members
ShapeComponent Constructor
ShapeComponent Methods
ShapeComponent Properties
CreateGraphicsPath Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Brush Property
IsOutline Property
Pen Property
Shape Property
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
ArrangeComponents Method
GetDesiredSize Method
SliderComponent Members
SliderComponent Constructor
SliderComponent Methods
SliderComponent Properties
SliderComponent Events
GetCursor Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnBatchValueChanged Method
OnEndValueChanged Method
OnStartValueChanged Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
ActiveBrush Property
Background Property
Border Property
ButtonBrush Property
ButtonBrushHovered Property
ButtonBrushPressed Property
ButtonContentColor Property
ButtonPen Property
ButtonPenHovered Property
ButtonPenPressed Property
EndValue Property
Maximum Property
Minimum Property
RailBrush Property
RailPen Property
StartValue Property
Type Property
Value Property
BatchValueChanged Event
EndValueChanged Event
StartValueChanged Event
ValueChanged Event
SpinnerComponent Members
SpinnerComponent Constructor
SpinnerComponent Methods
SpinnerComponent Properties
SpinnerComponent Events
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnBatchValueChanged Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
Background Property
Border Property
ButtonBrush Property
ButtonBrushHovered Property
ButtonBrushPressed Property
ButtonContentColor Property
ButtonPen Property
ButtonPenHovered Property
ButtonPenPressed Property
Font Property
IsSpinning Property
LargeStep Property
Maximum Property
Minimum Property
SmallStep Property
TextColor Property
Value Property
BatchValueChanged Event
ValueChanged Event
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
ArrangeComponents Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Orientation Property
Spacing Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Background Property
Font Property
LineAlignment Property
Text Property
TextAlignment Property
TextColor Property
TextFormat Property
TextEventArgs Members
TextEventArgs Constructor
TextEventArgs Properties
NewText Property
OldText Property
TextValidationEventArgs Members
TextValidationEventArgs Constructor
TextValidationEventArgs Properties
Cancel Property
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
ValueChangingEventArgs(T) Members
ValueChangingEventArgs(T) Constructor
ValueChangingEventArgs(T) Properties
ValueChangingEventArgs(T) Constructor ()
ValueChangingEventArgs(T) Constructor (T, T)
Confirm Property
NewValue Property
OldValue Property
XmlLoader Members
XmlLoader Methods
Load Method
Load Method (Stream)
Load Method (Stream, Object)
Load Method (Stream, Object, ITypeResolver)
Load Method (String)
Load Method (String, Object)
Load Method (String, Object, ITypeResolver)
Load Method (XmlDocument)
Load Method (XmlDocument, Object)
Load Method (XmlDocument, Object, ITypeResolver)
XmlLoaderException Members
XmlLoaderException Constructor
XmlLoaderException Constructor ()
XmlLoaderException Constructor (String)
AutoScale Enumeration
DxfExporter Class
ExcelExporter Class
ExportLanes Enumeration
PdfExporter Class
SvgExporter Class
SwfExporter Class
Visio2013Exporter Class
VisioExporter Class
WmfExporter Class
DxfExporter Members
DxfExporter Constructor
DxfExporter Methods
DxfExporter Properties
Export Method
ExportImages Property
ExportTextAsMultiline Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
AutoDetectEncoding Property
AutoScale Property
DefaultEncoding Property
DisableTextClipping Property
EnableBackground Property
EnableGrid Property
FontCachePath Property
FooterFont Property
FooterFormat Property
HeaderFont Property
HeaderFormat Property
HyperLinkStyle Property
InvisibleItems Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
RenderOptions Property
Scale Property
SuppressUnmanagedCode Property
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
SvgExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
ExternalImages Property
GZipCompression Property
HyperLinkStyle Property
HyperLinkTarget Property
RenderOptions Property
SwfExporter Members
SwfExporter Constructor
SwfExporter Methods
SwfExporter Properties
Export Method
CreateHtmlPage Property
TextTransformsAsImages Property
Visio2013Exporter Members
Visio2013Exporter Constructor
Visio2013Exporter Methods
Visio2013Exporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
TemplatePath Property
VisioExporter Members
VisioExporter Constructor
VisioExporter Methods
VisioExporter Properties
ApproxColors Method
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
CreateVisioGroups Property
DynamicsOff Property
ExportImagesAsGroups Property
ExportInvisibleItems Property
ExportLanes Property
ExportTablesAsGroups Property
LaneGridTitle Property
TemplatePath Property
WmfExporter Members
WmfExporter Constructor
WmfExporter Methods
WmfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Description Property
RenderOptions Property
BarcodeNodeExtensions Class
CompositeNodeExtensions Class
ContainerNodeExtensions Class
DiagramExtensions Class
DiagramItemExtensions Class
DiagramItemStyleExtensions Class
DiagramLinkExtensions Class
DiagramNodeExtensions Class
FreeFormNodeExtensions Class
MapNodeExtensions Class
SelectionExtensions Class
ShapeNodeExtensions Class
SvgNodeExtensions Class
TableNodeExtensions Class
TreeViewNodeExtensions Class
VideoNodeExtensions Class
VisioNodeExtensions Class
BarcodeNodeExtensions Members
BarcodeNodeExtensions Methods
BarColor(T) Method
Content(T) Method
Format(T) Method
QRCorrectionLevel(T) Method
CompositeNodeExtensions Members
ContainerNodeExtensions Members
ContainerNodeExtensions Methods
AllowAddChildren(T) Method
AllowRemoveChildren(T) Method
AutoGrow(T) Method
AutoShrink(T) Method
Caption Method
CaptionBackBrush Method
CaptionBrush Method
CaptionFormat Method
CaptionHeight Method
ClipChildren(T) Method
Foldable(T) Method
Folded(T) Method
FoldedSize(T) Method
FoldIconSize(T) Method
HighlightPen(T) Method
Margin(T) Method
MinimumSize(T) Method
Shape Method
UnfoldedSize(T) Method
CaptionBackBrush Method (ContainerNode, Brush)
CaptionBackBrush Method (ContainerNode, Color)
CaptionBackBrush Method (ContainerNode, Color, Color, Single)
CaptionBrush Method (ContainerNode, Brush)
CaptionBrush Method (ContainerNode, Color)
CaptionBrush Method (ContainerNode, Color, Color, Single)
DiagramExtensions Members
DiagramExtensions Methods
ActiveItem Method
ActiveLayer Method
AdjustmentHandlesSize Method
AlignmentGuidePen Method
AlignToGrid Method
AllowLinksRepeat Method
AllowMultipleResize Method
AllowSelfLoops Method
AllowSplitLinks Method
AllowUnanchoredLinks Method
AllowUnconnectedLinks Method
AutoAlignDistance Method
AutoAlignNodes Method
AutoCloseDistance Method
AutoHighlightRows Method
AutoResize Method
AutoSnapDistance Method
AutoSnapLinks Method
BackBrush Method
BackgroundImage Method
BackgroundImageAlign Method
BackgroundImageUrl Method
Bounds Method
BoundsPen Method
BranchIndicatorColor Method
BranchIndicatorSize Method
CellCustomDraw Method
CellFrameStyle Method
ContainerCaption Method
ContainerCaptionHeight Method
ContainerHighlightPen Method
ContainerMargin Method
ContainerMinimumSize Method
ContainersFoldable Method
CrossingRadius Method
DefaultShape Method
Dirty Method
DynamicLinks Method
EffectsProvider Method
EnableEmbossEffects Method
EnableLanes Method
EnableShadowEffects Method
EnableStyledText Method
ExpandButtonAction Method
ExpandButtonPosition Method
ExpandOnIncoming Method
ExteriorBrush Method
FocusedComponent Method
FoldedContainerSize Method
Font Method
FreeFormAttractDistance Method
FreeFormTargets Method
GridColor Method
GridOffsetX Method
GridOffsetY Method
GridSizeX Method
GridSizeY Method
GridStyle Method
HitTestPriority Method
Interaction Method
LinkBaseShape Method
LinkBaseShapeSize Method
LinkBranchIndicator Method
LinkBrush Method
LinkCascadeOrientation Method
LinkCrossings Method
LinkCustomDraw Method
LinkEndsMovable Method
LinkHandlesStyle Method
LinkHeadShape Method
LinkHeadShapeSize Method
LinkHitDistance Method
LinkIntermediateShape Method
LinkIntermediateShapeSize Method
LinkMergeIndicator Method
LinkPen Method
LinkRouter Method
LinkSegments Method
LinkShape Method
LinksRetainForm Method
LinkText Method
LinkTextStyle Method
MeasureUnit Method
MergeIndicatorColor Method
MergeIndicatorSize Method
MergeThreshold Method
MinimumNodeSize Method
NodesExpandable Method
PolygonalTextLayout Method
RecursiveExpand Method
RestrictItemsToBounds Method
RoundedLinks Method
RoundedLinksRadius Method
RoundRectFactor Method
RouteLinks Method
RowHighlightBrush Method
SelectAfterCreate Method
SelectionOnTop Method
SerializationBinder Method
ShadowBrush Method
ShadowOffsetX Method
ShadowOffsetY Method
ShadowsStyle Method
ShapeBrush Method
ShapeCustomDraw Method
ShapeHandlesStyle Method
ShapeOrientation Method
ShapePen Method
ShapeText Method
ShowAnchors Method
ShowDisabledHandles Method
ShowGrid Method
ShowHandlesOnDrag Method
SnapToAnchor Method
SortGroupsByZ Method
Style Method
TableBrush Method
TableCaption Method
TableCaptionHeight Method
TableColumnCount Method
TableColumnWidth Method
TableConnectionStyle Method
TableCustomDraw Method
TableHandlesStyle Method
TablePen Method
TableRowCount Method
TableRowHeight Method
TableShape Method
TablesScrollable Method
Tag Method
TextColor Method
TextFormat Method
Theme Method
ToolTip Method
TouchThreshold Method
ValidityChecks Method
BackBrush Method (Diagram, Brush)
BackBrush Method (Diagram, Color)
BackBrush Method (Diagram, Color, Color, Single)
ExteriorBrush Method (Diagram, Brush)
ExteriorBrush Method (Diagram, Color)
ExteriorBrush Method (Diagram, Color, Color, Single)
Font Method (Diagram, Font)
Font Method (Diagram, String, Single)
LinkBrush Method (Diagram, Brush)
LinkBrush Method (Diagram, Color)
LinkBrush Method (Diagram, Color, Color, Single)
RowHighlightBrush Method (Diagram, Brush)
RowHighlightBrush Method (Diagram, Color)
RowHighlightBrush Method (Diagram, Color, Color, Single)
ShadowBrush Method (Diagram, Brush)
ShadowBrush Method (Diagram, Color)
ShadowBrush Method (Diagram, Color, Color, Single)
ShapeBrush Method (Diagram, Brush)
ShapeBrush Method (Diagram, Color)
ShapeBrush Method (Diagram, Color, Color, Single)
TableBrush Method (Diagram, Brush)
TableBrush Method (Diagram, Color)
TableBrush Method (Diagram, Color, Color, Single)
DiagramItemExtensions Members
DiagramItemExtensions Methods
Brush Method
Font Method
HyperLink(T) Method
Id(T) Method
IgnoreLayout(T) Method
LayerIndex(T) Method
Locked(T) Method
Pen(T) Method
Printable(T) Method
Selected(T) Method
ShadowBrush Method
ShadowOffsetX(T) Method
ShadowOffsetY(T) Method
Style(T) Method
Tag(T) Method
TextBrush Method
TextPadding(T) Method
ToolTip(T) Method
Visible(T) Method
Weight(T) Method
ZIndex(T) Method
Brush(T) Method (T, Brush)
Brush(T) Method (T, Color)
Brush(T) Method (T, Color, Color, Single)
Font(T) Method (T, Font)
Font(T) Method (T, String, Single)
ShadowBrush(T) Method (T, Brush)
ShadowBrush(T) Method (T, Color)
ShadowBrush(T) Method (T, Color, Color, Single)
TextBrush(T) Method (T, Brush)
TextBrush(T) Method (T, Color)
TextBrush(T) Method (T, Color, Color, Single)
DiagramItemStyleExtensions Members
DiagramItemStyleExtensions Methods
Brush Method
FontFamily(T) Method
FontSize(T) Method
FontStyle(T) Method
FontUnit(T) Method
ShadowBrush Method
Stroke Method
StrokeDashStyle(T) Method
StrokeThickness(T) Method
TextBrush Method
Brush Method (DiagramItemStyle, Brush)
Brush Method (DiagramItemStyle, Color)
Brush Method (DiagramItemStyle, Color, Color, Single)
ShadowBrush Method (DiagramItemStyle, Brush)
ShadowBrush Method (DiagramItemStyle, Color)
ShadowBrush Method (DiagramItemStyle, Color, Color, Single)
Stroke(T) Method (T, Brush)
Stroke(T) Method (T, Color)
Stroke(T) Method (T, Color, Color, Single)
TextBrush Method (DiagramItemStyle, Brush)
TextBrush Method (DiagramItemStyle, Color)
TextBrush Method (DiagramItemStyle, Color, Color, Single)
DiagramLinkExtensions Members
DiagramLinkExtensions Methods
AllowMoveEnd(T) Method
AllowMoveStart(T) Method
AutoRoute(T) Method
AutoSnapToNode(T) Method
BaseBrush Method
BaseShape(T) Method
BaseShapeSize(T) Method
CascadeOrientation(T) Method
CrossingRadius(T) Method
CustomDraw(T) Method
Destination(T) Method
DestinationAnchor(T) Method
DestinationConnection(T) Method
DestinationIndex(T) Method
DrawCrossings(T) Method
Dynamic(T) Method
EndPoint(T) Method
HandlesStyle(T) Method
HeadBrush Method
HeadPen(T) Method
HeadShape(T) Method
HeadShapeSize(T) Method
IntermediateBrush Method
IntermediateShape(T) Method
IntermediateShapeSize(T) Method
Origin(T) Method
OriginAnchor(T) Method
OriginConnection(T) Method
OriginIndex(T) Method
RetainForm(T) Method
SegmentCount(T) Method
Shape(T) Method
StartPoint(T) Method
Text(T) Method
TextAlignment(T) Method
TextStyle(T) Method
BaseBrush(T) Method (T, Brush)
BaseBrush(T) Method (T, Color)
BaseBrush(T) Method (T, Color, Color, Single)
HeadBrush(T) Method (T, Brush)
HeadBrush(T) Method (T, Color)
HeadBrush(T) Method (T, Color, Color, Single)
IntermediateBrush(T) Method (T, Brush)
IntermediateBrush(T) Method (T, Color)
IntermediateBrush(T) Method (T, Color, Color, Single)
DiagramNodeExtensions Members
DiagramNodeExtensions Methods
AllowIncomingLinks(T) Method
AllowOutgoingLinks(T) Method
AnchorPattern(T) Method
Bounds(T) Method
Constraints(T) Method
EnabledHandles(T) Method
Expandable(T) Method
Expanded(T) Method
HandlesStyle Method
IncomingLinks(T) Method
Obstacle(T) Method
OutgoingLinks(T) Method
RotationAngle(T) Method
FreeFormNodeExtensions Members
FreeFormNodeExtensions Methods
Closed(T) Method
ConvertToShape(T) Method
Points(T) Method
Text Method
MapNodeExtensions Members
MapNodeExtensions Methods
Content(T) Method
DrawLabels(T) Method
FillColors(T) Method
SelectionExtensions Members
SelectionExtensions Methods
AllowMultipleSelection(T) Method
ExtendMode(T) Method
IncludeItemsIfIntersect(T) Method
SetsDirtyFlag(T) Method
Style(T) Method
ShapeNodeExtensions Members
ShapeNodeExtensions Methods
AllowFlip(T) Method
CustomDraw Method
EnableStyledText Method
FlipX(T) Method
FlipY(T) Method
Image Method
ImageAlign Method
ImagePadding Method
ImageUrl(T) Method
PolygonalTextLayout(T) Method
RotateImage(T) Method
RotateText(T) Method
Shape(T) Method
ShapeOrientation(T) Method
Text Method
TextFormat(T) Method
Transparent(T) Method
SvgNodeExtensions Members
SvgNodeExtensions Methods
Content(T) Method
ContentAlign(T) Method
SvgUrl(T) Method
TableNodeExtensions Members
TableNodeExtensions Methods
AllowResizeColumns(T) Method
AllowResizeRows(T) Method
Caption(T) Method
CaptionBackBrush Method
CaptionBrush Method
CaptionFormat(T) Method
CaptionHeight(T) Method
CellCustomDraw(T) Method
CellFrameStyle(T) Method
CellTextBrush Method
ColumnCount(T) Method
ColumnWidth(T) Method
ConnectionStyle(T) Method
CurrentScrollRow(T) Method
CustomDraw Method
EnableStyledText(T) Method
HighlightedRow(T) Method
Image(T) Method
ImageAlign(T) Method
ImagePadding(T) Method
OffsetHeaderRows(T) Method
RowAnchorPattern(T) Method
RowCount(T) Method
RowHeight(T) Method
Scrollable(T) Method
Shape(T) Method
CaptionBackBrush(T) Method (T, Brush)
CaptionBackBrush(T) Method (T, Color)
CaptionBackBrush(T) Method (T, Color, Color, Single)
CaptionBrush(T) Method (T, Brush)
CaptionBrush(T) Method (T, Color)
CaptionBrush(T) Method (T, Color, Color, Single)
CellTextBrush(T) Method (T, Brush)
CellTextBrush(T) Method (T, Color)
CellTextBrush(T) Method (T, Color, Color, Single)
TreeViewNodeExtensions Members
TreeViewNodeExtensions Methods
Caption Method
CaptionHeight Method
CaptionImage(T) Method
ConnectionStyle(T) Method
EnableStyledText Method
ScrollPosition(T) Method
Shape Method
ShowLines(T) Method
TextFormat Method
VideoNodeExtensions Members
VideoNodeExtensions Methods
VideoLocation(T) Method
VisioNodeExtensions Members
VisioNodeExtensions Methods
Content(T) Method
ConnectorImportedEventArgs Class
DrawImporter Class
GroupImportedEventArgs Class
ImportItemEventArgs Class
ShapeImportedEventArgs Class
SvgImporter Class
Visio2013Importer Class
VisioImporter Class
ConnectorImportedEventArgs Members
ConnectorImportedEventArgs Properties
ConnectorXml Property
Link Property
ShapeName Property
DrawImporter Members
DrawImporter Constructor
DrawImporter Methods
DrawImporter Properties
Import Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
GroupImportedEventArgs Members
GroupImportedEventArgs Properties
Group Property
ImportItemEventArgs Members
ImportItemEventArgs Properties
Item Property
MasterName Property
MasterXml Property
NamespaceManager Property
ShapeXml Property
ShapeImportedEventArgs Members
ShapeImportedEventArgs Properties
Shape Property
ShapeName Property
ShapeXml Property
SvgImporter Members
SvgImporter Constructor
SvgImporter Methods
SvgImporter Properties
Import Method
TopLevelGroupIsPage Property
Visio2013Importer Members
Visio2013Importer Constructor
Visio2013Importer Methods
Visio2013Importer Properties
Visio2013Importer Events
Import Method
OnImportItem Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
ImportItem Event
VisioImporter Members
VisioImporter Constructor
VisioImporter Methods
VisioImporter Properties
VisioImporter Events
GetPageCount Method
Import Method
ImportAllPages Method
ImportPage Method
OnConnectorImported Method
OnGroupImported Method
OnShapeImported Method
ApplyVisioUnit Property
ImportEntitiesAsTables Property
PagesPerRow Property
SuppressUnmanagedCode Property
ConnectorImported Event
GroupImported Event
ShapeImported Event
CellBoundsEventArgs Class
Grid Class
Header Class
HeaderCollection Class
HeaderEventArgs Class
HeaderResizeEventArgs Class
ICell Interface
ResizeType Enumeration
Style Class
CellBoundsEventArgs Members
CellBoundsEventArgs Properties
Cell Property
NewBounds Property
OldBounds Property
Grid Members
Grid Methods
Grid Properties
Grid Events
FindColumn Method
FindRow Method
GetCellBounds Method
GetCellColumn Method
GetCellFromPoint Method
GetCellRow Method
GetColumn Method
GetColumnCount Method
GetColumnHeaderBounds Method
GetColumnIndex Method
GetHeaderBounds Method
GetHeaderFromPoint Method
GetHeaderLevel Method
GetHeaderParent Method
GetRow Method
GetRowCount Method
GetRowHeaderBounds Method
GetRowIndex Method
InsertAfter Method
InsertBefore Method
RaiseHeaderAdded Method
RaiseHeaderResized Method
RaiseHeaderStartResizing Method
ResizeColumnHeaderHeights Method
ResizeRowHeaderWidths Method
GetCellBounds Method (ICell)
GetCellBounds Method (Int32, Int32)
GetHeaderFromPoint Method (PointF, RectangleF@)
GetHeaderFromPoint Method (PointF, RectangleF@, PointF)
AlignCells Property
AllowResizeHeaders Property
ColumnCount Property
ColumnHeaders Property
ColumnHeadersHeights Property
HeadersOnTop Property
HookHeaders Property
Item Property
LeftMargin Property
MinHeaderSize Property
RowCount Property
RowHeaders Property
RowHeadersWidths Property
TopLeftAreaStyle Property
TopLeftAreaText Property
TopLeftAreaTextColor Property
TopLeftAreaTextFont Property
TopLeftAreaTextFormat Property
TopMargin Property
Item Property (Header, Header)
Item Property (Int32, Int32)
CellBoundsChanged Event
HeaderAdded Event
HeaderResized Event
HeaderStartResizing Event
Header Members
Header Constructor
Header Methods
Header Properties
Header Constructor ()
Header Constructor (String)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Height Property
IsColumnHeader Property
IsRowHeader Property
ResizeType Property
RotateTitle Property
Style Property
SubHeaders Property
Title Property
TitleColor Property
TitleFont Property
TitleFormat Property
Width Property
HeaderCollection Members
HeaderCollection Methods
HeaderCollection Properties
Add Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
HeaderEventArgs Members
HeaderEventArgs Properties
Header Property
HeaderResizeEventArgs Members
HeaderResizeEventArgs Properties
IsHorizontal Property
IsVertical Property
ICell Members
ICell Properties
Style Property
Text Property
TextColor Property
TextFont Property
TextFormat Property
Style Members
Style Constructor
Style Properties
BackgroundBrush Property
BottomBorderPen Property
LeftBorderPen Property
RightBorderPen Property
TopBorderPen Property
AnnealLayout Class
CascadeLayout Class
CircularLayout Class
CompositeLayout Class
DecisionLayout Class
Direction Enumeration
FlowchartLayout Class
FlowLayout Class
FractalLayout Class
GridLayout Class
HierarchicalLayout Class
ILayout Interface
ISwimlaneGrid Interface
LaneGrid Class
LaneType Enumeration
LayeredLayout Class
LayeredLayoutLinkType Enumeration
LayeredLayoutStatistics Class
Layout Class
LayoutLink Delegate
LayoutNode Delegate
LayoutProgress Delegate
LayoutSubgraph Delegate
MultipleGraphsPlacement Enumeration
OneWayLayout Class
Orientation Enumeration
OrthogonalLayout Class
OrthogonalRouter Class
SolarLayout Class
SpringLayout Class
SpringLayoutLinkType Enumeration
SwimlaneLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutBalance Enumeration
TreeLayoutDirections Enumeration
TreeLayoutLinkType Enumeration
TreeLayoutType Enumeration
TreeMapLayout Class
TriangularLayout Class
AnnealLayout Members
AnnealLayout Constructor
AnnealLayout Methods
AnnealLayout Properties
BeginArrange Method
EndArrange Method
Iterate Method
ApproximateLinkLength Property
BoundaryFactor Property
CrossingLinksCost Property
DefaultMarginValue Property
DistributionFactor Property
GatherStatistics Property
InitialTemperature Property
IterationsPerStage Property
LayoutArea Property
LinkLengthFactor Property
Name Property
NodeLinkCrossingCost Property
NodeLinkDistFactor Property
Randomize Property
Root Property
SplitGraph Property
Stages Property
Statistics Property
TemperatureScale Property
WidthHeightRatio Property
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
CompositeLayout Members
CompositeLayout Constructor
CompositeLayout Properties
BendLinks Property
CustomLayout Property
CustomPartition Property
DefaultMarginValue Property
DesiredSubgraphSize Property
EmphasizeTrees Property
KeepVirtualItems Property
MasterLayout Property
Name Property
PartitionMethod Property
RotateSubgraphs Property
SubgraphLayout Property
SubtreeLayout Property
Tolerance Property
UseAdditionalPartitioning Property
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
FlowLayout Members
FlowLayout Constructor
FlowLayout Methods
FlowLayout Properties
AddNode Method
Arrange Method
ArrangeCore Method
BendLinks Method
InsertNode Method
RemoveNode Method
Anchoring Property
AutoRoute Property
ChangeLaneDimensions Property
DefaultMarginValue Property
HorizontalGroupOffset Property
LaneBoundaries Property
LaneDistance Property
LaneType Property
LayoutRules Property
LevelOffset Property
LinksBend Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
RandomSeed Property
RecreateGraph Property
Root Property
VerticalGroupOffset Property
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
GridLayout Members
GridLayout Constructor
GridLayout Properties
DefaultMarginValue Property
EndNode Property
GridSize Property
Iterations Property
Name Property
RandomSeed Property
Root Property
SplitGraph Property
StartNode Property
TimeLimit Property
UseLongestPath Property
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
ILayout Members
ILayout Methods
ILayout Properties
Arrange Method
LayoutLink Property
LayoutNode Property
ISwimlaneGrid Members
ISwimlaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LaneGrid Members
LaneGrid Constructor
LaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LayeredLayout Members
LayeredLayout Constructor
LayeredLayout Properties
LayeredLayout Constructor ()
LayeredLayout Constructor (Orientation, Single, Single, SizeF)
DefaultMarginValue Property
Direction Property
EnableCustomLayers Property
EndNode Property
EnforceLinkFlow Property
IgnoreNodeSize Property
KeepLinkShapes Property
KeepRootPosition Property
LayerDistance Property
LinkPadding Property
LinksCompactFactor Property
LinkType Property
Name Property
NodeDistance Property
Orientation Property
Root Property
SplitLayers Property
StableSort Property
StartNode Property
Statistics Property
StraightenLongLinks Property
SwapPairsIterations Property
TimeLimit Property
LayeredLayoutStatistics Members
LayeredLayoutStatistics Properties
LayerCount Property
LinkLayerCount Property
NodeGridPositions Property
NodeLayerIndices Property
Layout Members
Layout Constructor
Layout Methods
Layout Properties
Layout Events
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
OnLayoutComplete Method
Arrange Method (Diagram)
Arrange Method (Diagram, DiagramItemCollection)
ArrangeAsync Method (Diagram)
ArrangeAsync Method (Diagram, DiagramItemCollection)
Anchoring Property
DefaultMarginValue Property
EnableParallelism Property
GrowToFit Property
KeepGroupLayout Property
LayoutLink Property
LayoutNode Property
Margins Property
MaxDegreeOfParallelism Property
MultipleGraphsPlacement Property
Name Property
Progress Property
RepeatingLinksPadding Property
SuppressCompleteEvent Property
LayoutComplete Event
OneWayLayout Members
OneWayLayout Constructor
OneWayLayout Properties
DefaultMarginValue Property
Name Property
NodeDistance Property
Orientation Property
RoundedLinks Property
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
OrthogonalRouter Members
OrthogonalRouter Constructor
OrthogonalRouter Properties
BendDistance Property
DefaultMarginValue Property
Direction Property
EndOrientation Property
GridSize Property
LayerDistance Property
Name Property
NodeDistance Property
Orientation Property
PutEndPointsAtNodeBorders Property
RandomSeed Property
StartOrientation Property
SolarLayout Members
SolarLayout Constructor
SolarLayout Properties
BendLinks Property
DefaultMarginValue Property
HonorInitialNodeDisposition Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
SpringLayout Members
SpringLayout Constructor
SpringLayout Methods
SpringLayout Properties
SpringLayout Constructor ()
SpringLayout Constructor (Int32, Single, Boolean)
SpringLayout Constructor (Int32, Single, Boolean, Boolean)
BeginArrange Method
EndArrange Method
Iterate Method
Iterate Method (Int32, Int32)
Iterate Method (Int32, Int32, Boolean)
DefaultMarginValue Property
EnableClusters Property
IterationCount Property
Layout3D Property
LayoutArea Property
LayoutMethod Property
LinkType Property
MinimizeCrossings Property
Name Property
NodeDistance Property
Randomize Property
RandomSeed Property
RepulsionFactor Property
Root Property
SplitGraph Property
Stretch Property
Surface Property
SwimlaneLayout Members
SwimlaneLayout Constructor
SwimlaneLayout Properties
CollapseEmptyLanes Property
CompactNodes Property
CustomSortOrder Property
DefaultMarginValue Property
Direction Property
KeepLaneSizes Property
LaneDistance Property
Name Property
NodeDistance Property
Orientation Property
SwimlaneGrid Property
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
TreeLayout Members
TreeLayout Constructor
TreeLayout Methods
TreeLayout Properties
TreeLayout Constructor ()
TreeLayout Constructor (DiagramNode)
TreeLayout Constructor (DiagramNode, TreeLayoutType)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF, Boolean)
TreeLayout Constructor (TreeLayoutType)
UpdateLink Method
Balance Property
CompactAssistants Property
DefaultMarginValue Property
Direction Property
EnableAssistants Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
LinkOffset Property
LinkStyle Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
StretchFactor Property
Type Property
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
AnnealLayoutExtensions Class
CascadeLayoutExtensions Class
CircularLayoutExtensions Class
DecisionLayoutExtensions Class
FlowchartLayoutExtensions Class
FractalLayoutExtensions Class
GridLayoutExtensions Class
HierarchicalLayoutExtensions Class
LayeredLayoutExtensions Class
OneWayLayoutExtensions Class
OrthogonalLayoutExtensions Class
OrthogonalRouterExtensions Class
SpringLayoutExtensions Class
SwimlaneLayoutExtensions Class
TopologicalLayoutExtensions Class
TreeLayoutExtensions Class
TreeMapLayoutExtensions Class
TriangularLayoutExtensions Class
AnnealLayoutExtensions Members
AnnealLayoutExtensions Methods
ApproximateLinkLength(T) Method
BoundaryFactor(T) Method
CrossingLinksCost(T) Method
DistributionFactor(T) Method
GatherStatistics(T) Method
InitialTemperature(T) Method
IterationsPerStage(T) Method
LayoutArea(T) Method
LinkLengthFactor(T) Method
NodeLinkCrossingCost(T) Method
NodeLinkDistFactor(T) Method
Randomize(T) Method
Root(T) Method
SplitGraph(T) Method
Stages(T) Method
TemperatureScale(T) Method
WidthHeightRatio(T) Method
CascadeLayoutExtensions Members
CascadeLayoutExtensions Methods
Orientation(T) Method
Padding(T) Method
CircularLayoutExtensions Members
CircularLayoutExtensions Methods
AutoRadiusFactor(T) Method
Radius(T) Method
SiftingRounds(T) Method
SplitGraph Method
DecisionLayoutExtensions Members
DecisionLayoutExtensions Methods
HorizontalPadding(T) Method
LinkPadding(T) Method
Orientation Method
StartNode(T) Method
VerticalPadding(T) Method
FlowchartLayoutExtensions Members
FlowchartLayoutExtensions Methods
BranchPadding(T) Method
IgnoreRepeatingLinks(T) Method
LinkPadding Method
NodeDistance(T) Method
Orientation Method
SplitGraph Method
FractalLayoutExtensions Members
FractalLayoutExtensions Methods
Root Method
GridLayoutExtensions Members
GridLayoutExtensions Methods
EndNode(T) Method
GridSize(T) Method
Iterations(T) Method
RandomSeed(T) Method
Root Method
SplitGraph Method
StartNode Method
TimeLimit(T) Method
UseLongestPath(T) Method
HierarchicalLayoutExtensions Members
HierarchicalLayoutExtensions Methods
LevelDistance(T) Method
LinkBendFactor(T) Method
Orientation Method
LayeredLayoutExtensions Members
LayeredLayoutExtensions Methods
Direction(T) Method
EnableCustomLayers(T) Method
EndNode Method
EnforceLinkFlow(T) Method
IgnoreNodeSize(T) Method
KeepLinkShapes(T) Method
KeepRootPosition(T) Method
LayerDistance(T) Method
LinkPadding Method
LinksCompactFactor(T) Method
LinkType(T) Method
NodeDistance Method
Orientation Method
Root Method
SplitLayers(T) Method
StableSort(T) Method
StartNode Method
StraightenLongLinks(T) Method
SwapPairsIterations(T) Method
TimeLimit Method
OneWayLayoutExtensions Members
OneWayLayoutExtensions Methods
NodeDistance Method
Orientation Method
RoundedLinks(T) Method
OrthogonalLayoutExtensions Members
OrthogonalLayoutExtensions Methods
Directed(T) Method
MinimizeLinkBends(T) Method
MinLaneSize(T) Method
Padding Method
Refine(T) Method
OrthogonalRouterExtensions Members
OrthogonalRouterExtensions Methods
BendDistance(T) Method
Direction Method
EndOrientation(T) Method
GridSize Method
LayerDistance Method
NodeDistance Method
Orientation Method
PutEndPointsAtNodeBorders(T) Method
RandomSeed Method
StartOrientation(T) Method
SpringLayoutExtensions Members
SpringLayoutExtensions Methods
EnableClusters(T) Method
IterationCount(T) Method
Layout3D(T) Method
LayoutArea Method
LayoutMethod(T) Method
LinkType(T) Method
MinimizeCrossings(T) Method
NodeDistance Method
Randomize Method
RandomSeed Method
RepulsionFactor(T) Method
Root Method
SplitGraph Method
Stretch(T) Method
Surface(T) Method
SwimlaneLayoutExtensions Members
SwimlaneLayoutExtensions Methods
CollapseEmptyLanes(T) Method
CompactNodes(T) Method
CustomSortOrder(T) Method
Direction Method
KeepLaneSizes(T) Method
LaneDistance(T) Method
NodeDistance Method
Orientation Method
SwimlaneGrid(T) Method
TopologicalLayoutExtensions Members
TopologicalLayoutExtensions Methods
BendAdjacentLinks(T) Method
Direction Method
MultipleGraphsPlacement(T) Method
NodeDistance Method
Orientation Method
SplitGraph Method
TreeLayoutExtensions Members
TreeLayoutExtensions Methods
Balance(T) Method
CompactAssistants(T) Method
Direction(T) Method
EnableAssistants(T) Method
IgnoreLinkDirection(T) Method
KeepRootPosition Method
LevelDistance Method
LinkOffset(T) Method
LinkStyle(T) Method
NodeDistance Method
ReversedLinks(T) Method
Root Method
StretchFactor(T) Method
Type(T) Method
TreeMapLayoutExtensions Members
TreeMapLayoutExtensions Methods
ContainerPadding(T) Method
LayoutArea(T) Method
Orientation Method
Padding Method
Squarify(T) Method
TriangularLayoutExtensions Members
TriangularLayoutExtensions Methods
BendNonplanarLinks(T) Method
GridSize Method
Orientation Method
Button Class
ButtonState Enumeration
CheckBox Class
DrawButtonEventArgs Class
DrawManipulatorEventArgs Class
Manipulator Class
Button Members
Button Constructor
Button Methods
Button Properties
Button Events
AddToRepaintRect Method
Draw Method
GetBounds Method
GetImage Method
HitTest Method
Invalidate Method
NeedsMouseMessages Method
OnClick Method
OnClicked Method
OnCustomDraw Method
OnGotFocus Method
OnIsEnabledChanged Method
OnKeyDown Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SupportClipping Method
Bounds Property
Brush Property
BrushHovered Property
BrushPressed Property
Font Property
Image Property
ImageAlign Property
ImageList Property
Padding Property
Pen Property
PenHovered Property
PenPressed Property
State Property
Text Property
TextColor Property
TextFormat Property
Clicked Event
CustomDraw Event
CheckBox Members
CheckBox Constructor
CheckBox Methods
CheckBox Properties
Draw Method
GetImage Method
OnClicked Method
CheckedImageList Property
IsChecked Property
DrawButtonEventArgs Members
DrawButtonEventArgs Constructor
DrawButtonEventArgs Properties
State Property
DrawManipulatorEventArgs Members
DrawManipulatorEventArgs Constructor
DrawManipulatorEventArgs Properties
Bounds Property
Graphics Property
Manipulator Property
Manipulator Members
Manipulator Constructor
Manipulator Methods
Manipulator Properties
AddToRepaintRect Method
Apply Method
Cancel Method
Draw Method
DrawsInLocalCoordinates Method
HitTest Method
NeedsMouseMessages Method
OnClick Method
OnGotFocus Method
OnIsEnabledChanged Method
OnKeyDown Method
OnKeyPress Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnZoomChanged Method
SetMouseCursor Method
SupportClipping Method
Focusable Property
IsEnabled Property
IsFocused Property
Item Property
Alignment Enumeration
ControlNode Class
ControlNodeEventArgs Class
ControlNodeProperties Class
ControlNodeStyle Class
CopyHostedControlEventArgs Class
CustomCursors Class
DiagramDocumentPrinter Class
DiagramPrinter Class
DiagramPrinterBase Class
DiagramView Class
DiagramView3D Class
DrawEventArgs Class
InPlaceEditEventArgs Class
InputState Class
Interaction Class
IPrintPreview Interface
IScrollBarProvider Interface
LayerListView Class
LayerListViewItem Class
Matrix3D Class
ModifierKeyActions Class
MoveNodesBehavior Class
NodeListView Class
Overview Class
PagedDiagramView Class
PageRenamedEventArgs Class
PaintControlEventArgs Class
PointerInfo Class
PreviewOptions Class
PrintOptions Class
Ruler Class
ScrollAnimation Class
ShapeListBox Class
ShapeToolBar Class
TabAlignment Enumeration
TabbedDiagramView Class
Vector3D Class
ViewAnimation Class
ZoomAnimation Class
ControlNode Members
ControlNode Constructor
ControlNode Methods
ControlNode Properties
ControlNode Constructor ()
ControlNode Constructor (ControlNode)
ControlNode Constructor (Diagram)
ControlNode Constructor (DiagramView)
ControlNode Constructor (DiagramView, Control)
Clone Method
CreateProperties Method
Dispose Method
Draw Method
DrawShadow Method
LoadFrom Method
LoadFromXml Method
LoadObsolete Method
OnAdd Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToXml Method
SetReference Method
Control Property
ControlMouseAction Property
ControlPadding Property
ForceControlRedraw Property
Visible Property
ControlNodeEventArgs Members
ControlNodeEventArgs Properties
Node Property
Stream Property
ControlNodeProperties Members
ControlNodeProperties Constructor
ControlNodeStyle Members
ControlNodeStyle Constructor
CopyHostedControlEventArgs Members
CopyHostedControlEventArgs Properties
Destination Property
Source Property
CustomCursors Members
CustomCursors Properties
Rotate Property
DiagramDocumentPrinter Members
DiagramDocumentPrinter Constructor
DiagramDocumentPrinter Properties
Document Property
DiagramPrinter Members
DiagramPrinter Constructor
DiagramPrinter Properties
Diagram Property
DiagramPrinterBase Members
DiagramPrinterBase Methods
DiagramPrinterBase Properties
OnBeginPrint Method
OnPrintPage Method
PrintPreview Method
PrintPreviewEx Method
PrintOptions Property
DiagramView Members
DiagramView Constructor
DiagramView Methods
DiagramView Properties
DiagramView Events
DiagramView Constructor ()
DiagramView Constructor (Diagram)
AdoptHostedControls Method
Animate Method
BeginEdit Method
BringIntoView Method
CancelDrag Method
ClientToDoc Method
CopyToClipboard Method
CreateHandle Method
CreatePrintDocument Method
CutToClipboard Method
Dispose Method
DisposePrintDocument Method
DocToClient Method
EndEdit Method
IsInputKey Method
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
OnCopyHostedControl Method
OnCreateEditControl Method
OnDeserializeControl Method
OnDestroyEditControl Method
OnDiagramChanged Method
OnDragDrop Method
OnDragEnter Method
OnDragLeave Method
OnDragOver Method
OnDrawMagnifier Method
OnEnabledChanged Method
OnEnterInplaceEditMode Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLayout Method
OnLeaveInplaceEditMode Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OnPaintControl Method
OnRightToLeftChanged Method
OnScrollChanged Method
OnTouchDown Method
OnTouchMove Method
OnTouchUp Method
OnZoomFactorChanged Method
OverrideViewUI Method
PasteFromClipboard Method
Print Method
PrintPreview Method
PrintPreviewEx Method
RecreateCacheImage Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
ScrollTo Method
SetZoomFactor Method
StartInteraction Method
WndProc Method
ZoomIn Method
ZoomOut Method
ZoomToFit Method
ZoomToRect Method
BeginEdit Method (DiagramItem, InplaceEditable, PointF)
BeginEdit Method (InplaceEditable)
BeginEdit Method (InplaceEditable, PointF)
BringIntoView Method (DiagramItem)
BringIntoView Method (RectangleF)
ClientToDoc Method (Point)
ClientToDoc Method (Rectangle)
CopyToClipboard Method (Boolean)
CopyToClipboard Method (Boolean, Boolean)
CutToClipboard Method (Boolean)
CutToClipboard Method (Boolean, Boolean)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
PasteFromClipboard Method (Single, Single)
PasteFromClipboard Method (Single, Single, Boolean)
Print Method ()
Print Method (PrintDocument)
PrintPreview Method ()
PrintPreview Method (PrintDocument)
PrintPreviewEx Method ()
PrintPreviewEx Method (Form)
PrintPreviewEx Method (PrintDocument)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
ScrollTo Method (PointF)
ScrollTo Method (Single, Single)
ZoomToRect Method (RectangleF)
ZoomToRect Method (RectangleF, Boolean)
AllowInplaceEdit Property
AllowLinkCursor Property
AutoHandlesItem Property
AutoHandlesMargins Property
AutoScroll Property
AutoScrollAmount Property
Behavior Property
BorderColor Property
BorderWidth Property
CatchGdiPlusExceptions Property
ControlHandlesStyle Property
ControlMouseAction Property
CounterDiagonalResizeCursor Property
CurrentCursor Property
Cursor Property
CustomBehavior Property
CustomLinkType Property
CustomNodeType Property
DefaultControlType Property
DefaultSize Property
DelKeyAction Property
DiagonalResizeCursor Property
Diagram Property
DisallowCursor Property
DisallowLinkCursor Property
DpiX Property
DpiY Property
DragIndicator Property
DragIndicatorOpacity Property
DrawLinkCursor Property
DropAlignment Property
DropTarget Property
EditTextCursor Property
EnableTabletMode Property
HorizontalResizeCursor Property
HScrollBar Property
InplaceEditAcceptOnEnter Property
InplaceEditCancelOnEsc Property
InplaceEditFont Property
IsDefaultDiagram Property
LaneColumnResizeCursor Property
LaneRowResizeCursor Property
LicenseKey Property
MagnifierEnabled Property
MagnifierFactor Property
MagnifierFrameColor Property
MagnifierFrameThickness Property
MagnifierHeight Property
MagnifierSecondaryFrameColor Property
MagnifierShading Property
MagnifierShape Property
MagnifierWidth Property
MiddleButtonActions Property
ModificationStart Property
ModifierKeyActions Property
MouseWheelAction Property
MoveCursor Property
MultiTouchDraw Property
MultiTouchModify Property
MultiTouchZoom Property
OverrideCursor Property
PanCursor Property
PointerCursor Property
PreviewOptions Property
PrintOptions Property
RightButtonActions Property
RotateCursor Property
ScrollBarProvider Property
ScrollX Property
ScrollY Property
ScrollZoneSize Property
ShowScrollbars Property
ShowToolTips Property
SmoothingMode Property
TextRenderingHint Property
ToolTipControl Property
ToolTipDelay Property
TouchGestureDistance Property
TouchGestureInterval Property
UpdateTextOnZoom Property
VersionInfo Property
VerticalResizeCursor Property
Viewport Property
VScrollBar Property
ZoomFactor Property
CopyHostedControl Event
CreateEditControl Event
DeserializeControl Event
DestroyEditControl Event
DiagramChanged Event
DrawMagnifier Event
EnterInplaceEditMode Event
LeaveInplaceEditMode Event
PaintControl Event
ScrollChanged Event
SerializeControl Event
ZoomFactorChanged Event
DiagramView3D Members
DiagramView3D Constructor
DiagramView3D Methods
DiagramView3D Properties
ClientToDoc Method
DocToClient Method
DrawDiagram3D Method
GetNodeAt Method
GetProjectionOrigin Method
GetProjectionRect Method
OnDoubleClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OverrideViewUI Method
PointCameraTo Method
PointToClient Method
ResetProjection Method
ClientToDoc Method (Point)
ClientToDoc Method (Rectangle)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
GetProjectionOrigin Method (Point)
GetProjectionOrigin Method (Point, Single)
AxisColor Property
AxisLabelsColor Property
AxisLength Property
AxisWidth Property
CameraPosition Property
CameraRotation Property
CreationPlaneDistance Property
DimColor Property
EnableOrbitingCamera Property
ShowArrowheads Property
ShowAxisLabels Property
ShowCoordinateAxes Property
ViewerDistance Property
DrawEventArgs Members
DrawEventArgs Properties
Bounds Property
Graphics Property
InPlaceEditEventArgs Members
InPlaceEditEventArgs Properties
EditControl Property
Item Property
Node Property
InputState Members
InputState Constructor
InputState Properties
DragDistance Property
PointedHandle Property
PointedItem Property
PointedLabel Property
PointedManipulator Property
PointerPosition Property
Interaction Members
Interaction Constructor
Interaction Methods
Interaction Properties
CancelDrag Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
DiagramView Property
IPrintPreview Members
IPrintPreview Properties
Document Property
IScrollBarProvider Members
IScrollBarProvider Methods
AddScrollEventHandler Method
CreateHorizontalScrollBar Method
CreateVerticalScrollBar Method
GetLargeChange Method
GetMaximum Method
GetMinimum Method
GetValue Method
SetLargeChange Method
SetMaximum Method
SetMinimum Method
SetValue Method
LayerListView Members
LayerListView Constructor
LayerListView Methods
LayerListView Properties
LayerListView Events
ProcessDialogKey Method
ActiveButtonTooltip Property
AddLayerButtonTooltip Property
AllowTitleEdit Property
Diagram Property
DisplayText Property
Images Property
ItemColor Property
ItemHeight Property
Items Property
LockedButtonTooltip Property
OverviewWidth Property
RemoveLayerButtonTooltip Property
SelectedColor Property
ShowTooltips Property
VisibleButtonTooltip Property
AddButtonClick Event
RemoveButtonClick Event
SelectedItemChanged Event
LayerListViewItem Members
LayerListViewItem Constructor
LayerListViewItem Methods
LayerListViewItem Properties
OnSizeChanged Method
ProcessDialogKey Method
Index Property
Layer Property
Matrix3D Members
Matrix3D Constructor
Matrix3D Methods
Matrix3D Constructor ()
Matrix3D Constructor (Double, Double, Double, Double, Double, Double, Double, Double, Double)
Invert Method
ModifierKeyActions Members
ModifierKeyActions Properties
Alt Property
Control Property
Shift Property
MoveNodesBehavior Members
MoveNodesBehavior Constructor
MoveNodesBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
NodeListView Properties
NodeListView Events
AddNode Method
AddNodes Method
ClearNodes Method
Dispose Method
GetNodeAt Method
InsertNode Method
OnNodeRemoved Method
OnNodeSelected Method
RemoveNodeAt Method
AddNode Method (DiagramNode)
AddNode Method (DiagramNode, String)
AddNodes Method (DiagramNode[], String[])
AddNodes Method (DiagramNodeCollection)
AddNodes Method (DiagramNodeCollection, String[])
InsertNode Method (Int32, DiagramNode)
InsertNode Method (Int32, DiagramNode, String)
AllowRemove Property
DefaultNodeSize Property
IconMargin Property
IconSize Property
MeasureUnit Property
NodesCount Property
NodeRemoved Event
NodeSelected Event
Overview Members
Overview Constructor
Overview Methods
Overview Properties
Dispose Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OnResize Method
Update Method
AllowZoom Property
BackColor Property
DiagramView Property
DimColor Property
DisplayBackground Property
DisplayBackgroundImage Property
DisplayImages Property
DisplayInterior Property
DisplayShadows Property
DisplayText Property
FitAll Property
ScaleFactor Property
ShowScrollbars Property
SmoothingMode Property
PagedDiagramView Members
PagedDiagramView Constructor
PagedDiagramView Methods
PagedDiagramView Properties
PagedDiagramView Events
Animate Method
OnPaddingChanged Method
OnPageAdded Method
OnPageAdding Method
OnPageRemoved Method
OnPageRemoving Method
OnPageRenamed Method
Print Method
PrintPreview Method
PrintPreviewEx Method
AddButtonColor Property
AllowInplaceEdit Property
AllowRenamePages Property
Behavior Property
CurrentPage Property
Document Property
NavigationButtonColor Property
PageAlignment Property
PageBorderColor Property
PageBorderWidth Property
PageSpacing Property
PrintOptions Property
RemoveButtonColor Property
ScrollX Property
ScrollY Property
ShowAddButton Property
ShowRemoveButton Property
ZoomFactor Property
PageAdded Event
PageAdding Event
PageRemoved Event
PageRemoving Event
PageRenamed Event
PageRenamedEventArgs Members
PageRenamedEventArgs Constructor
PageRenamedEventArgs Properties
NewTitle Property
OldTitle Property
Page Property
PaintControlEventArgs Members
PaintControlEventArgs Properties
Graphics Property
Handled Property
PaintRect Property
PointerInfo Members
PointerInfo Properties
CurrentDevicePoint Property
CurrentPoint Property
Id Property
StartDevicePoint Property
StartPoint Property
Timestamp Property
PreviewOptions Members
PreviewOptions Constructor
PreviewOptions Properties
ButtonImages Property
DecreaseScaleCmdText Property
DisplayPrintDialog Property
DoubleScaleCmdText Property
FirstPageToolTip Property
FitToPageToolTip Property
FourPagesToolTip Property
HalveScaleCmdText Property
IncreaseScaleCmdText Property
LandscapeToolTip Property
LastPageToolTip Property
NextPageToolTip Property
OnePageToolTip Property
OriginalScaleCmdText Property
PortraitToolTip Property
PreviousPageToolTip Property
PrintToolTip Property
ScaleFitToPageCmdText Property
SixPagesToolTip Property
ThreePagesToolTip Property
TitleBarIcon Property
TwoPagesToolTip Property
ZoomAutoCmdText Property
ZoomToolTip Property
PrintOptions Members
PrintOptions Constructor
PrintOptions Methods
PrintOptions Properties
PrintOptions Constructor ()
PrintOptions Constructor (DiagramPrinterBase)
PrintOptions Constructor (DiagramView)
ScaleToPage Method
ScaleToPage Method ()
ScaleToPage Method (PrintDocument)
DocumentName Property
FromDiagramPage Property
HeaderFormat Property
Margins Property
ToDiagramPage Property
Ruler Members
Ruler Constructor
Ruler Methods
Ruler Properties
Dispose Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnPaint Method
OnRightToLeftChanged Method
ContextMenu Property
DiagramView Property
EnableGuides Property
ForeColor Property
GuideColor Property
HorizontalScaleAlignment Property
HorizontalScaleVisible Property
NegatedX Property
NegatedY Property
PointerColor Property
ProjectionColor Property
ProjectRotatedBounds Property
ShowIcon Property
Text Property
TextColor Property
Unit Property
VerticalScaleAlignment Property
VerticalScaleVisible Property
ScrollAnimation Members
ScrollAnimation Constructor
ScrollAnimation Methods
ScrollAnimation Constructor (AnimationOptions)
ScrollAnimation Constructor (IZoomTarget, AnimationOptions)
UpdateAnimation Method
ShapeListBox Members
ShapeListBox Constructor
ShapeListBox Methods
ShapeListBox Properties
ShapeListBox Events
AddShape Method
AddShapes Method
ClearShapes Method
GetShapeAt Method
InsertShape Method
InvalidateShapeAt Method
OnDrawItem Method
OnKeyDown Method
OnMeasureItem Method
OnMouseDown Method
OnMouseMove Method
OnSelectedIndexChanged Method
OnShapeRemoved Method
OnShapeRenamed Method
OnShapeSelected Method
RemoveShapeAt Method
SetShapeAt Method
StartInlineEdit Method
AddShapes Method (Shape[])
AddShapes Method (ShapeCollection)
AllowRemove Property
AllowRename Property
DefaultNodeSize Property
DrawMode Property
IconMargin Property
IconSize Property
Items Property
ShapeCount Property
ShapeFillColor Property
ShapeFilter Property
Shapes Property
ShapeRemoved Event
ShapeRenamed Event
ShapeSelected Event
ShapeToolBar Members
ShapeToolBar Constructor
ShapeToolBar Methods
ShapeToolBar Properties
ShapeToolBar Events
OnMouseDown Method
OnMouseMove Method
RecreateImages Method
AllowDrag Property
ButtonImageSize Property
Buttons Property
DefaultNodeSize Property
SelectedShape Property
ShapeFillColor Property
Shapes Property
ShowImages Property
ShowText Property
DrawNode Event
ShapeClicked Event
TabbedDiagramView Members
TabbedDiagramView Constructor
TabbedDiagramView Methods
TabbedDiagramView Properties
TabbedDiagramView Events
LoadFromStream Method
LoadFromXml Method
OnCurrentPageChanged Method
OnDiagramChanged Method
OnPageAdded Method
OnPageAdding Method
OnPageRemoved Method
OnPageRemoving Method
OnPageRenamed Method
OnZoomFactorChanged Method
SaveToStream Method
SaveToXml Method
AllowRenamePages Property
AllowTabReorder Property
CurrentPage Property
Diagram Property
Document Property
MaxTabSize Property
ShowCreateNewTab Property
ShowTabCloseButtons Property
ShowTabNavigationButtons Property
ShowTabs Property
TabAlignment Property
CurrentPageChanged Event
PageAdded Event
PageAdding Event
PageRemoved Event
PageRemoving Event
PageRenamed Event
Vector3D Members
Vector3D Constructor
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Length Property
X Property
Y Property
Z Property
ViewAnimation Members
ViewAnimation Constructor
ViewAnimation Properties
DiagramView Property
ZoomAnimation Members
ZoomAnimation Constructor
ZoomAnimation Methods
ZoomAnimation Constructor (AnimationOptions)
ZoomAnimation Constructor (IZoomTarget, AnimationOptions)
UpdateAnimation Method
BehaviorBase Class
CustomTypesBehavior Class
DrawBarcodesBehavior Class
DrawContainersBehavior Class
DrawControlsBehavior Class
DrawFreeFormsBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DrawSvgNodesBehavior Class
DrawTablesBehavior Class
DrawTreeViewsBehavior Class
DrawVisioNodesBehavior Class
LinkBarcodesBehavior Class
LinkContainersBehavior Class
LinkControlsBehavior Class
LinkFreeFormsBehavior Class
LinkNodesBehavior Class
LinkShapesBehavior Class
LinkSvgNodesBehavior Class
LinkTablesBehavior Class
LinkTreeViewsBehavior Class
LinkVisioNodesBehavior Class
ModifyBehavior Class
PanBehavior Class
SelectOnlyBehavior Class
ZoomBehavior Class
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
BehaviorBase Properties
CancelDrag Method
CreateLink Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SelectController Method
SelectHandleCursor Method
SelectMouseCursor Method
SetModfCursor Method
SetMouseCursor Method
ShouldMoveSelection Method
StartDraw Method
StartDrawCommon Method
Diagram Property
CustomTypesBehavior Members
CustomTypesBehavior Constructor
CustomTypesBehavior Methods
CreateLink Method
CreateNode Method
DrawBarcodesBehavior Members
DrawBarcodesBehavior Constructor
DrawBarcodesBehavior Methods
CreateNode Method
DrawContainersBehavior Members
DrawContainersBehavior Constructor
DrawContainersBehavior Methods
CreateNode Method
DrawControlsBehavior Members
DrawControlsBehavior Constructor
DrawControlsBehavior Methods
CreateNode Method
DrawFreeFormsBehavior Members
DrawFreeFormsBehavior Constructor
DrawFreeFormsBehavior Methods
CreateNode Method
SelectController Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
CreateNode Method
SelectController Method
SetMouseCursor Method
StartDraw Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
CreateNode Method
DrawSvgNodesBehavior Members
DrawSvgNodesBehavior Constructor
DrawSvgNodesBehavior Methods
CreateNode Method
DrawTablesBehavior Members
DrawTablesBehavior Constructor
DrawTablesBehavior Methods
CreateNode Method
DrawTreeViewsBehavior Members
DrawTreeViewsBehavior Constructor
DrawTreeViewsBehavior Methods
CreateNode Method
DrawVisioNodesBehavior Members
DrawVisioNodesBehavior Constructor
DrawVisioNodesBehavior Methods
CreateNode Method
LinkBarcodesBehavior Members
LinkBarcodesBehavior Constructor
LinkBarcodesBehavior Methods
CreateNode Method
LinkContainersBehavior Members
LinkContainersBehavior Constructor
LinkContainersBehavior Methods
CreateNode Method
LinkControlsBehavior Members
LinkControlsBehavior Constructor
LinkControlsBehavior Methods
CreateNode Method
LinkFreeFormsBehavior Members
LinkFreeFormsBehavior Constructor
LinkFreeFormsBehavior Methods
CreateNode Method
SelectController Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
CreateNode Method
SelectController Method
SetMouseCursor Method
StartDraw Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
CreateNode Method
LinkSvgNodesBehavior Members
LinkSvgNodesBehavior Constructor
LinkSvgNodesBehavior Methods
CreateNode Method
LinkTablesBehavior Members
LinkTablesBehavior Constructor
LinkTablesBehavior Methods
CreateNode Method
LinkTreeViewsBehavior Members
LinkTreeViewsBehavior Constructor
LinkTreeViewsBehavior Methods
CreateNode Method
LinkVisioNodesBehavior Members
LinkVisioNodesBehavior Constructor
LinkVisioNodesBehavior Methods
CreateNode Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SelectController Method
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
ZoomBehavior Members
ZoomBehavior Constructor
ZoomBehavior Methods
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
ModifyLabelController Class
NodeConstructor Delegate
PointerController Class
SinglePointerController Class
ModifyLabelController Members
ModifyLabelController Constructor
ModifyLabelController Methods
OnCancel Method
OnPointerDown Method
OnPointerMove Method
OnPointerUp Method
PointerController Members
PointerController Constructor
PointerController Methods
DisallowCursor Method
DrawInteraction Method
Validate Method
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
OnCancel Method
OnPointerDown Method
OnPointerMove Method
OnPointerUp Method
DiagramViewDesigner Class
RulerDesigner Class
DiagramViewDesigner Members
DiagramViewDesigner Constructor
DiagramViewDesigner Methods
Initialize Method
RulerDesigner Members
RulerDesigner Constructor
RulerDesigner Methods
RulerDesigner Properties
CanParent Method
PreFilterProperties Method
DiagramView Property
DrawGrid Property
EnableDragRect Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
AnnealLayoutStatistics Class
AssistantType Enumeration
BaseLayout Enumeration
ConnectorRules Class
FlowLayoutKeys Class
FlowLayoutRules Class
FlowLayoutTraits Enumeration
HierarchicalLayoutTraits Enumeration
LayeredLayoutTraits Enumeration
LayoutRules Class
NodeRules Class
OrderDirection Enumeration
Pair Class
PartitionMethod Enumeration
Point3D Structure
PreferredRules Enumeration
RouteHeuristics Delegate
RoutingOptions Interface
SimpleKeys Class
SimpleLinkLogic Class
SimpleNodeLogic Class
SimpleOrientation Enumeration
SimpleRules Class
SpringLayoutMethod Enumeration
SpringLayoutTraits Enumeration
SwimlaneLayoutTraits Enumeration
TreeLayoutTraits Enumeration
TreeMapLayoutTraits Enumeration
AnnealLayoutStatistics Members
AnnealLayoutStatistics Constructor
AnnealLayoutStatistics Methods
AnnealLayoutStatistics Properties
ToString Method
BoundaryCost Property
DistributionCost Property
EdgeCrossingsCost Property
EdgeCrossingsFound Property
EdgeLengthsCost Property
NodeEdgeDistance Property
ConnectorRules Members
ConnectorRules Properties
DownOriented Property
HorizontalBendOrientation Property
LeftOriented Property
RightOriented Property
UpOriented Property
FlowLayoutKeys Members
FlowLayoutKeys Fields
FlowLayoutKeys Constructor
PossibleNodeLogic Field
SemiLevel Field
FlowLayoutRules Members
FlowLayoutRules Constructor
FlowLayoutRules Methods
FlowLayoutRules Properties
AddBendRule Method
AddIncomingBendRule Method
AddOutgoingBendRule Method
UseRuleManagedLinkBend Method
AddBendRule Method (String, String, OrderDirection)
AddBendRule Method (String, String, OrderDirection[])
AddBendRule Method (String, String[], OrderDirection)
AddBendRule Method (String, String[], OrderDirection[])
AddBendRule Method (String[], String, OrderDirection)
AddBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String, OrderDirection)
AddIncomingBendRule Method (String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String, OrderDirection)
AddIncomingBendRule Method (String, String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String[], OrderDirection)
AddIncomingBendRule Method (String, String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], OrderDirection)
AddIncomingBendRule Method (String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], String, OrderDirection)
AddIncomingBendRule Method (String, String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String[], String[], OrderDirection)
AddIncomingBendRule Method (String, String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String, OrderDirection)
AddIncomingBendRule Method (String[], String, String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String[], OrderDirection)
AddIncomingBendRule Method (String[], String, String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], String, OrderDirection)
AddOutgoingBendRule Method (String, String[], String, OrderDirection[])
AddOutgoingBendRule Method (String, String[], String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String, OrderDirection)
AddOutgoingBendRule Method (String[], String, String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String[], OrderDirection)
AddOutgoingBendRule Method (String[], String, String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection[])
ConnectorRules Property
NodeRules Property
PreferredRules Property
LayoutRules Members
LayoutRules Constructor
LayoutRules Methods
AddLayoutRule Method
BuildKey Method
GetLayoutRule Method
ValidateRules Method
AddLayoutRule Method (Object, Object)
AddLayoutRule Method (Object, Object, Object)
NodeRules Members
NodeRules Properties
FirstGroupLevelNegative Property
FirstGroupLevelPositive Property
GroupEndNodes Property
GroupStartNodes Property
MainConnectorId Property
MainConnectorOrientation Property
VerticalDisconnectedGroupsAlignment Property
VerticalSubgroupsAlignment Property
Pair Members
Pair Constructor
Pair Methods
Pair Properties
Pair Constructor ()
Pair Constructor (Object, Object)
CompareTo Method
Equals Method
GetHashCode Method
FirstObject Property
PairElements Property
SecondObject Property
Point3D Members
Point3D Constructor
Point3D Properties
X Property
Y Property
Z Property
RoutingOptions Members
RoutingOptions Properties
GridSize Property
IgnoreAnchoring Property
LengthCost Property
NodeVicinityCost Property
TurnCost Property
SimpleKeys Members
SimpleKeys Fields
SimpleKeys Constructor
SimpleKeys Methods
SimpleKeys Properties
ConnectorTypes Field
FirstGroupLevelNegative Field
FirstGroupLevelPositive Field
GroupEndNodes Field
GroupStartNodes Field
MainConnectorOrientation Field
MainSubgroupConnector Field
PossibleConnection Field
ValidateRules Method
AllKeys Property
SimpleLinkLogic Members
SimpleLinkLogic Fields
SimpleLinkLogic Constructor
Master Field
NotSpecified Field
Slave Field
SimpleNodeLogic Members
SimpleNodeLogic Fields
SimpleNodeLogic Constructor
Action Field
End Field
NotSpecified Field
Start Field
SimpleRules Members
SimpleRules Constructor
SimpleRules Properties
SimpleRules Constructor ()
SimpleRules Constructor (ArrayList, ArrayList, String)
SimpleRules Constructor (ArrayList, ArrayList, String, SimpleOrientation)
EndSubgproupNode Property
MainConnectorOrientation Property
MainSubgproupConnector Property
StartSubgproupNode Property
Surface Enumeration
Column Class
ColumnType Enumeration
Database Class
Decoration Class
DecorationLayerBase(TColor, TPalette) Class
ICanvas Interface
ICanvasWithPalette(TColor) Interface
IPalette(TColor) Interface
ITransform Interface
Label Class
Layer(TColor, TPalette) Class
Map Class
MapElement Class
MapFeature Structure
MapLayerBase(TColor, TPalette) Class
NullShape Class
Point Class
Rect Class
Row Class
RuntimePolicy Class
Shape Class
ShapeType Enumeration
StreetMapFeatures Class
StreetShape Class
StreetShapeType Enumeration
TextAlignment Enumeration
Vector Class
Column Members
Column Methods
Column Properties
ToString Method
Decimals Property
Length Property
Name Property
Type Property
Database Members
Database Constructor
Database Methods
Database Properties
Database Constructor (BinaryReader)
Database Constructor (Database)
Database Constructor (String)
GetList Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (String)
SaveTo Method (BinaryWriter)
SaveTo Method (String)
ColumnCount Property
Columns Property
ContainsListCollection Property
Item Property
RowLength Property
Rows Property
Item Property (Int32)
Item Property (String)
Decoration Members
Decoration Constructor
Decoration Methods
Decoration Properties
GetLocation Method
Latitude Property
Longitude Property
DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Constructor
DecorationLayerBase(TColor, TPalette) Methods
DecorationLayerBase(TColor, TPalette) Properties
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
Select Method
Toggle Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Decorations Property
Selection Property
ICanvas Members
ICanvas Methods
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
ICanvasWithPalette(TColor) Members
ICanvasWithPalette(TColor) Properties
Palette Property
IPalette(TColor) Members
IPalette(TColor) Properties
FillColors Property
HighlightColor Property
LineColor Property
ITransform Members
ITransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
Label Members
Label Constructor
Label Methods
Label Properties
Invalidate Method
BoundingBox Property
FontName Property
FontSize Property
Rotate Property
RotationAngle Property
Text Property
Visible Property
WordWrap Property
Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Constructor
Layer(TColor, TPalette) Methods
Layer(TColor, TPalette) Properties
Layer(TColor, TPalette) Events
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
OnAsyncDatabaseLoadComplete Method
OnAsyncLoadComplete Method
OnPropertyChanged Method
Select Method
Toggle Method
OnBeginLoad Method
OnEndLoad Method
Draw Method (ICanvasWithPalette(TColor), Rect)
Draw Method (MapElement, ICanvas)
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
EnableHighlight Property
EnableSelection Property
FillColors Property
HighlightColor Property
LineColor Property
Palette Property
Visible Property
AsyncDatabaseLoadComplete Event
AsyncLoadComplete Event
PropertyChanged Event
BeginLoad Event
EndLoad Event
Map Members
Map Constructor
Map Methods
Map Properties
Map Events
AssignColors Method
ClearCache Method
FromFile Method
FromXml Method
HitTest Method
Latitude Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
Longitude Method
OnPropertyChanged Method
SaveToFile Method
OnBeginLoad Method
OnEndLoad Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
HitTest Method (Point)
HitTest Method (Point, ITransform)
Latitude Method (Double, Double, Char)
Latitude Method (Double, Double, Double, Char)
LoadFromFile Method (String)
LoadFromFile Method (String, Boolean)
LoadFromFile Method (String, Boolean, Int32)
LoadFromFile Method (String, Boolean, String)
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, Stream, String)
Longitude Method (Double, Double, Char)
Longitude Method (Double, Double, Double, Char)
BoundingBox Property
Database Property
Shapes Property
ShapeType Property
PropertyChanged Event
BeginLoad Event
EndLoad Event
MapElement Members
MapElement Constructor
MapElement Methods
MapElement Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
Label Property
MapFeature Members
MapFeature Constructor
MapFeature Methods
MapFeature Properties
Equals Method
GetHashCode Method
Key Property
Value Property
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Constructor
MapLayerBase(TColor, TPalette) Methods
MapLayerBase(TColor, TPalette) Properties
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
DrawStreetMap Method
Highlight Method
HitTest Method
Select Method
Toggle Method
OnBeginLoad Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Map Property
Selection Property
NullShape Members
NullShape Constructor
NullShape Methods
NullShape Properties
Draw Method
GetBoundingBox Method
GetCenter Method
HitTest Method
SaveTo Method
Type Property
Point Members
Point Fields
Point Constructor
Point Methods
Point Properties
X Field
Y Field
Point Constructor (Double, Double)
Point Constructor (Int32, BinaryReader)
Point Constructor (Int32, StreetShape)
Angle Method
ClearCache Method
Clone Method
Distance Method
Draw Method
DrawLabel Method
Equals Method
GetBoundingBox Method
GetCenter Method
GetHashCode Method
GetPoints Method
Highlight Method
HitTest Method
SaveTo Method
ToString Method
Equals Method (Object)
Equals Method (Point)
Type Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor (BinaryReader)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Point, Point)
Clone Method
ContainsPoint Method
Divide Method
GetCenter Method
GetLocation Method
Intersect Method
Intersects Method
Offset Method
SaveTo Method
SetCenter Method
Union Method
ContainsPoint Method (Point)
ContainsPoint Method (Point, Double)
Height Property
Width Property
XMax Property
XMin Property
YMax Property
YMin Property
Row Members
Row Properties
Index Property
Item Property
Item Property (Column)
Item Property (Int32)
Item Property (String)
RuntimePolicy Members
RuntimePolicy Fields
RuntimePolicy Constructor
CharEncoding Field
DefaultFontSize Field
DrawHighlights Field
UseCaching Field
RunningThreads Field
Shape Members
Shape Fields
Shape Constructor
Shape Methods
Shape Properties
Id Field
ClearCache Method
GetBoundingBox Method
GetCenter Method
GetPoints Method
SaveTo Method
Color Property
DatabaseRow Property
HitTestDistance Property
IsStreetShape Property
PenKey Property
Size Property
Type Property
ZIndex Property
StreetMapFeatures Members
StreetMapFeatures Fields
StreetMapFeatures Methods
StreetMapFeatures Properties
Features Field
KeyIsNull Method
StreetMapBrushes Property
StreetMapPens Property
StreetShape Members
StreetShape Constructor
StreetShape Properties
BrushKey Property
Id Property
Label Property
LabelRotate Property
PenKey Property
Points Property
Type Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (Double, Double)
Vector Constructor (Point, Point)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, Point)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
GridStyle Enumeration
OutlineChanged Delegate
ShapeChanged Delegate
ShapeDesigner Class
SourceCodeLanguage Enumeration
ShapeDesigner Members
ShapeDesigner Constructor
ShapeDesigner Methods
ShapeDesigner Properties
ShapeDesigner Events
ClientToShapeX Method
ClientToShapeY Method
ExportTemplateCode Method
OnCreateControl Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnResize Method
BackColor Property
DecorationColor Property
GridColor Property
GridSpacing Property
GridStyle Property
Image Property
ImageLocation Property
MainContourColor Property
OutlineColor Property
RoundRectRadius Property
SelectionColor Property
Shape Property
ShapeSize Property
ShowGrid Property
ShowScrollbars Property
TextAreaContourColor Property
ShapeChanged Event
MindFusion
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Gauges.WinForms
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
BaseGauge(T) Class
LinearGauge Class
OvalGauge Class
BaseGauge(T) Members
BaseGauge(T) Constructor
BaseGauge(T) Methods
BaseGauge(T) Properties
BaseGauge(T) Events
GetElementByName Method
HitTestObj Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
CacheVisuals Property
DefaultSize Property
LicenseKey Property
Scales Property
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
Style Property
The Schedule
Calendar and Timetable Views
Customizing Appearance
Optimizing Performance
Serialization and Output
Theme Editor
Localization
Schedule Items
Recurrence
Resources
Serializing the Schedule
Import and Export
Undo and Redo
Month Range View
Single Month View
Week Range View
List View
Timetable View
Resource View
Grouping
Styles and Themes
Customizing the Appearance of Views
Customizing the Appearance of Items
Item Effects
Tooltips
MindFusion.Scheduling Themes
Custom Themes
Creating and Printing Reports
Exporting
Tutorial 1: Getting Started
Tutorial 2: Creating Recurrent Items
Tutorial 3: Using the Standard Forms
Tutorial 4: Creating Custom Appointment Classes
Tutorial 5: Custom Item Viewers and Editors
Tutorial 6: Creating and Printing Reports
Tutorial 7: Exchanging Data with Microsoft Outlook
Tutorial 8: Creating Custom Themes
MindFusion
MindFusion.Drawing
MindFusion.HolidayProviders
MindFusion.Scheduling
MindFusion.Scheduling.Export
MindFusion.Scheduling.Import
MindFusion.Scheduling.Outlook
MindFusion.Scheduling.Reporting
MindFusion.Scheduling.WinForms
MindFusion.UI.WinForms
Alignment Enumeration
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
ImageAlignment Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextAlignment Enumeration
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
AddItemCommand Class
Appointment Class
BinarySerializationContext Class
ChangeItemCommand Class
Command Class
CompositeCommand Class
Contact Class
ContactCollection Class
ContentType Enumeration
CustomBrushes Class
DailyRecurrence Enumeration
DayOfWeekType Enumeration
DaysOfWeek Enumeration
InstantiateItemEventArgs Class
InstantiateResourceEventArgs Class
Item Class
ItemCollection Class
ItemEventArgs Class
ItemsNotifyEventArgs Class
ItemState Class
ItemTimeEventArgs Class
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LocalizationInfo Class
Location Class
LocationCollection Class
MonthlyRecurrence Enumeration
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Occurrence Enumeration
PersianCulture Class
Recurrence Class
RecurrenceEnd Enumeration
RecurrenceException Class
RecurrencePattern Enumeration
RecurrenceState Enumeration
Reminder Class
ReminderType Enumeration
RemoveItemCommand Class
Resource Class
ResourceCollection Class
Schedule Class
SerializationContext Class
SerializeTagEventArgs Class
ShadowStyle Enumeration
Style Class
Task Class
TaskCollection Class
TaskEventArgs Class
TaskPriority Enumeration
TaskStatus Enumeration
UndoEventArgs Class
ValidateOccurrenceEventArgs Class
XmlSerializationContext Class
YearlyRecurrence Enumeration
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
Execute Method
Redo Method
Undo Method
Appointment Members
Appointment Constructor
Appointment Methods
Appointment Properties
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Attendees Property
Contacts Property
DescriptionText Property
Details Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
PointedSelectedStyle Property
PointedStyle Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Subject Property
Tag Property
Task Property
Visible Property
BinarySerializationContext Members
BinarySerializationContext Constructor
BinarySerializationContext Methods
BinarySerializationContext Properties
BinarySerializationContext Constructor (Schedule)
BinarySerializationContext Constructor (Schedule, Int32)
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
ClassVersion Property
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
Execute Method
Redo Method
Undo Method
Command Members
Command Constructor
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
Schedule Property
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
Contact Members
Contact Constructor
Contact Methods
Contact Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
Email Property
FirstName Property
LastName Property
MiddleName Property
Phone Property
ContactCollection Members
ContactCollection Constructor
ContactCollection Methods
ContactCollection Properties
Contains Method
Item Property
CustomBrushes Members
CustomBrushes Constructor
CustomBrushes Properties
PrimaryBrush Property
SecondaryBrush Property
InstantiateItemEventArgs Members
InstantiateItemEventArgs Properties
ClassId Property
Item Property
InstantiateResourceEventArgs Members
InstantiateResourceEventArgs Properties
ClassId Property
Resource Property
Item Members
Item Constructor
Item Methods
Item Properties
Clone Method
CopyOccurrence Method
CreateState Method
GetHashCode Method
LoadFrom Method
OnVisualsChanged Method
RestoreState Method
SaveState Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Contacts Property
DescriptionText Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
OccurrenceIndex Property
PointedSelectedStyle Property
PointedStyle Property
Priority Property
Recurrence Property
RecurrenceState Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Tag Property
Task Property
Visible Property
ItemCollection Members
ItemCollection Constructor
ItemCollection Methods
ItemCollection Properties
ItemCollection Events
Add Method
AddRange Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Contains Method (Item)
Contains Method (String)
Item Property
Item Property (Int32)
Item Property (String)
Changed Event
ItemEventArgs Members
ItemEventArgs Properties
Item Property
ItemsNotifyEventArgs Members
ItemsNotifyEventArgs Properties
Items Property
ItemState Members
ItemState Constructor
ItemState Methods
Equals Method
ItemTimeEventArgs Members
ItemTimeEventArgs Properties
Time Property
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadCustomBrushes Method
ReadDate Method
ReadStyle Method
ReadTag Method
WriteColor Method
WriteCustomBrushes Method
WriteStyle Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LocalizationInfo Members
LocalizationInfo Constructor
LocalizationInfo Methods
LocalizationInfo Properties
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
AllDayEventCaption Property
CancelButtonCaption Property
ConfirmRecurrenceRemoveHeader Property
ConfirmRecurrenceRemoveMessage Property
ContactsCaption Property
CueFormHeader Property
DailyValue Property
DateCaption Property
DatesCaption Property
DaysCaption Property
DaysValue Property
DayValue Property
DeleteButtonCaption Property
DetailsCaption Property
DueDateCaption Property
DurationCaption Property
EditFormHeader Property
EditRecurrenceFormHeader Property
EndAfterCaption Property
EndCaption Property
EndDateCaption Property
EndTimeCaption Property
EveryCaption Property
EveryWeekdayValue Property
EveryWeekendValue Property
FirstValue Property
FourthValue Property
HoursCaption Property
HoursValue Property
HourValue Property
IntervalValue Property
InvalidRecurrenceIntervalHeader Property
InvalidRecurrenceIntervalMessage Property
LastValue Property
LocationCaption Property
MinutesCaption Property
MinutesValue Property
MinuteValue Property
MonthlyValue Property
MonthsValue Property
MonthValue Property
NewFormHeader Property
NewRecurrenceFormHeader Property
NoEndCaption Property
OccurrencesValue Property
OfEveryCaption Property
OKButtonCaption Property
OptionsButtonCaption Property
PatternCaption Property
PercentCompleteCaption Property
PriorityCaption Property
RangeCaption Property
RecurEveryValue Property
RecurrenceButtonCaption Property
RecurrenceDailyFourPattern Property
RecurrenceDailyOnePattern Property
RecurrenceDailyThreePattern Property
RecurrenceDailyTwoPattern Property
RecurrenceEndDatePattern Property
RecurrenceIntervalPattern Property
RecurrenceMonthlyOnePattern Property
RecurrenceMonthlyTwoPattern Property
RecurrenceStartDatePattern Property
RecurrenceTimeOnePattern Property
RecurrenceTimeTwoPattern Property
RecurrenceWeeklyOnePattern Property
RecurrenceWeeklyTwoPattern Property
RecurrenceYearlyOnePattern Property
RecurrenceYearlyTwoPattern Property
ReminderCaption Property
RemoveButtonCaption Property
SaveButtonCaption Property
SecondsCaption Property
SecondsValue Property
SecondValue Property
StartCaption Property
StartDateCaption Property
StartTimeCaption Property
StatusCaption Property
SubjectCaption Property
TaskFormHeader Property
TaskPriorityHigh Property
TaskPriorityLow Property
TaskPriorityNormal Property
TaskStatusCompleted Property
TaskStatusDeferred Property
TaskStatusInProgress Property
TaskStatusNotStarted Property
TaskStatusWaiting Property
TheValue Property
ThirdValue Property
TimeCaption Property
TodayCaption Property
WeekdayValue Property
WeekendValue Property
WeeklyValue Property
WeeksOnValue Property
WeeksValue Property
WeekValue Property
YearlyValue Property
Location Members
Location Constructor
Location Methods
Location Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
City Property
Country Property
State Property
ZipCode Property
LocationCollection Members
LocationCollection Constructor
LocationCollection Methods
LocationCollection Properties
Contains Method
Item Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
RemoveItem Method
SetItem Method
CollectionChanged Event
PersianCulture Members
PersianCulture Constructor
PersianCulture Properties
PersianCulture Constructor ()
PersianCulture Constructor (String, Boolean)
Calendar Property
OptionalCalendars Property
Recurrence Members
Recurrence Constructor
Recurrence Methods
Recurrence Properties
Recurrence Events
ApplyPattern Method
ClearExceptions Method
Clone Method
GenerateItems Method
GetEndDate Method
GetOccurrence Method
LoadFrom Method
MarkException Method
OnValidateOccurrence Method
SamePatternAs Method
SaveTo Method
ToLocalizedString Method
ToString Method
GenerateItems Method (DateTime, DateTime)
GenerateItems Method (DateTime, DateTime, Calendar)
GetOccurrence Method (Int32)
GetOccurrence Method (Int32, Boolean@)
GetOccurrence Method (Int32, Boolean@, Boolean)
GetOccurrence Method (Int32, Calendar)
GetOccurrence Method (Int32, Calendar, Boolean@)
GetOccurrence Method (Int32, Calendar, Boolean@, Boolean)
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ToString Method ()
ToString Method (DateTimeFormatInfo, Calendar)
DailyRecurrence Property
Day Property
DayOfMonth Property
Days Property
DaysOfWeek Property
EndDate Property
Exceptions Property
Interval Property
Master Property
MonthlyRecurrence Property
MonthOfYear Property
Months Property
NumOccurrences Property
Occurrence Property
Pattern Property
RecurrenceEnd Property
StartDate Property
Weeks Property
YearlyRecurrence Property
ValidateOccurrence Event
RecurrenceException Members
RecurrenceException Properties
IsDeleted Property
Item Property
Reminder Members
Reminder Fields
Reminder Constructor
Reminder Methods
Reminder Properties
MaxInterval Field
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Message Property
PlaySound Property
ProcessArguments Property
ProcessFileName Property
SoundFileName Property
StartProcess Property
Time Property
TimeInterval Property
Type Property
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
Execute Method
Redo Method
Undo Method
Resource Members
Resource Constructor
Resource Methods
Resource Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
CustomBrushes Property
Id Property
Name Property
Tag Property
ResourceCollection Members
ResourceCollection Constructor
ResourceCollection Methods
ResourceCollection Properties
Contains Method
Item Property
Schedule Members
Schedule Fields
Schedule Constructor
Schedule Methods
Schedule Properties
Schedule Events
CurrentVersion Field
CancelCompositeOperation Method
Clear Method
CommitCompositeOperation Method
Dispose Method
ExecuteCommand Method
GetAllItems Method
GetFreePeriod Method
GetItemsToRemindOf Method
GetLargestFreePeriod Method
GetTasksToRemindOf Method
IsClassRegistered Method
IsClientClassRegistered Method
LoadFrom Method
LoadFromJson Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
OnActionRedone Method
OnActionUndone Method
OnDeserializeTag Method
OnExceptionCreated Method
OnInstantiateItem Method
OnInstantiateResource Method
OnItemEndTimeChanged Method
OnItemEndTimeTriggered Method
OnItemReminderTriggered Method
OnItemResourceChanged Method
OnItemsEnded Method
OnItemsStarted Method
OnItemStartTimeChanged Method
OnItemVisualsChanged Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnRecurrenceReset Method
OnSerializeTag Method
OnTaskReminderTriggered Method
Redo Method
RegisterItemClass Method
RegisterResourceClass Method
SaveTo Method
SaveToJson Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
StartCompositeOperation Method
Undo Method
UnregisterClass Method
GetAllItems Method (DateTime, DateTime)
GetAllItems Method (DateTime, DateTime, Calendar)
GetAllItems Method (DateTime, DateTime, Contact)
GetAllItems Method (DateTime, DateTime, Contact, Calendar)
GetAllItems Method (DateTime, DateTime, Location)
GetAllItems Method (DateTime, DateTime, Location, Calendar)
GetAllItems Method (DateTime, DateTime, Resource)
GetAllItems Method (DateTime, DateTime, Resource, Calendar)
GetAllItems Method (DateTime, DateTime, Task)
GetAllItems Method (DateTime, DateTime, Task, Calendar)
GetFreePeriod Method (DateTime, DateTime, TimeSpan)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ContactCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, LocationCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ResourceCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, TaskCollection)
GetItemsToRemindOf Method ()
GetItemsToRemindOf Method (Calendar)
GetItemsToRemindOf Method (DateTime)
GetItemsToRemindOf Method (DateTime, Calendar)
GetItemsToRemindOf Method (DateTime, DateTime)
GetItemsToRemindOf Method (DateTime, DateTime, Calendar)
GetTasksToRemindOf Method ()
GetTasksToRemindOf Method (DateTime)
GetTasksToRemindOf Method (DateTime, DateTime)
IsClassRegistered Method (String)
IsClassRegistered Method (Type)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32)
RegisterResourceClass Method (Type, String, Int32, String)
UnregisterClass Method (String)
UnregisterClass Method (Type)
CanRedo Property
CanUndo Property
Contacts Property
DisableItemTimeChecks Property
DisableReminders Property
Items Property
ItemTimeCheckInterval Property
Locations Property
RemindersCheckInterval Property
Resources Property
Tasks Property
UndoEnabled Property
ActionRedone Event
ActionUndone Event
Changed Event
DeserializeTag Event
ExceptionCreated Event
InstantiateItem Event
InstantiateResource Event
ItemEndTimeChanged Event
ItemEndTimeTriggered Event
ItemReminderTriggered Event
ItemResourceChanged Event
ItemsEnded Event
ItemsStarted Event
ItemStartTimeChanged Event
ItemVisualsChanged Event
JsonDeserializeTag Event
JsonSerializeTag Event
RecurrenceReset Event
SerializeTag Event
TaskReminderTriggered Event
SerializationContext Members
SerializationContext Constructor
SerializationContext Properties
SerializationContext Events
FileVersion Property
Schedule Property
Completed Event
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
Style Members
Style Constructor
Style Methods
Style Properties
Style Events
Style Constructor ()
Style Constructor (SerializationInfo, StreamingContext)
Clone Method
Equals Method
FromDefinition Method
GetHashCode Method
GetObjectData Method
OnChanged Method
BorderBottomColor Property
BorderBottomWidth Property
BorderLeftColor Property
BorderLeftWidth Property
BorderRightColor Property
BorderRightWidth Property
BorderTopColor Property
BorderTopWidth Property
Brush Property
Definition Property
FillColor Property
Font Property
HeaderBorderBottomColor Property
HeaderBorderBottomWidth Property
HeaderBorderLeftColor Property
HeaderBorderLeftWidth Property
HeaderBorderRightColor Property
HeaderBorderRightWidth Property
HeaderBorderTopColor Property
HeaderBorderTopWidth Property
HeaderBrush Property
HeaderFont Property
HeaderTextAlignment Property
HeaderTextBottomMargin Property
HeaderTextColor Property
HeaderTextLeftMargin Property
HeaderTextRightMargin Property
HeaderTextShadowColor Property
HeaderTextShadowOffset Property
HeaderTextShadowStyle Property
HeaderTextTopMargin Property
Image Property
ImageAlignment Property
ImageIndex Property
ImageTransparency Property
LineColor Property
Opacity Property
TextAlignment Property
TextBottomMargin Property
TextColor Property
TextLeftMargin Property
TextRightMargin Property
TextShadowColor Property
TextShadowOffset Property
TextShadowStyle Property
TextTopMargin Property
Changed Event
Task Members
Task Constructor
Task Methods
Task Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ActualCost Property
ActualDuration Property
ActualEnd Property
ActualStart Property
Details Property
DueDate Property
EstimatedCost Property
EstimatedDuration Property
ImageIndex Property
Priority Property
Progress Property
Reminder Property
StartDate Property
Status Property
Subject Property
TaskCollection Members
TaskCollection Constructor
TaskCollection Methods
TaskCollection Properties
Contains Method
Item Property
TaskEventArgs Members
TaskEventArgs Properties
Task Property
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
ValidateOccurrenceEventArgs Members
ValidateOccurrenceEventArgs Properties
Ignore Property
Item Property
RecurrenceIndex Property
XmlSerializationContext Members
XmlSerializationContext Constructor
XmlSerializationContext Methods
XmlSerializationContext Properties
XmlSerializationContext Constructor (Schedule, Int32, XmlDocument)
XmlSerializationContext Constructor (Schedule, XmlDocument)
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ClassVersion Property
XmlDocument Property
ExcelExporter Class
PdfExporter Class
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
VisibleOnly Property
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
DefaultEncoding Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
VisibleOnly Property
GoogleCalendarImporter Class
GoogleCalendarImporter Members
GoogleCalendarImporter Constructor
GoogleCalendarImporter Methods
Import Method
Import Method (String)
Import Method (String, String)
ContactConfirmEventArgs Class
ItemConfirmEventArgs Class
OutlookExporter Class
OutlookImporter Class
TaskConfirmEventArgs Class
ContactConfirmEventArgs Members
ContactConfirmEventArgs Properties
Confirm Property
Contact Property
ItemConfirmEventArgs Members
ItemConfirmEventArgs Properties
Confirm Property
Item Property
OutlookExporter Members
OutlookExporter Constructor
OutlookExporter Methods
OutlookExporter Properties
OutlookExporter Events
OutlookExporter Constructor (Schedule)
OutlookExporter Constructor (Schedule, Object, Object)
ExportContacts Method
ExportItems Method
ExportTasks Method
OnContactExporting Method
OnItemExporting Method
OnTaskExporting Method
Schedule Property
ContactExporting Event
ItemExporting Event
TaskExporting Event
OutlookImporter Members
OutlookImporter Constructor
OutlookImporter Methods
OutlookImporter Properties
OutlookImporter Events
OutlookImporter Constructor (Schedule)
OutlookImporter Constructor (Schedule, Object, Object)
OutlookImporter Constructor (Schedule, Object, Object, String)
ImportContacts Method
ImportItems Method
ImportTasks Method
OnContactImporting Method
OnItemImporting Method
OnTaskImporting Method
ImportItems Method ()
ImportItems Method (String)
ImportTasks Method ()
ImportTasks Method (MAPIFolder)
ItemType Property
Schedule Property
ContactImporting Event
ItemImporting Event
TaskImporting Event
TaskConfirmEventArgs Members
TaskConfirmEventArgs Properties
Confirm Property
Task Property
ContinuePrintingReportEventArgs Class
Report Class
ReportColumn Class
ReportColumnCollection Class
ReportFilterItemEventArgs Class
ReportGroupType Enumeration
ReportOptions Class
ReportQueryHeaderTextEventArgs Class
ReportQueryStyleEventArgs Class
ReportQueryTextEventArgs Class
Sort Enumeration
ContinuePrintingReportEventArgs Members
ContinuePrintingReportEventArgs Methods
ContinuePrintingReportEventArgs Properties
ContinuePrinting Method
Report Property
Report Members
Report Constructor
Report Methods
Report Properties
Report Events
CreateColumn Method
ExportExcel Method
ExportPdf Method
OnContinuePrinting Method
OnFilterItem Method
OnQueryHeaderText Method
OnQueryStyle Method
OnQueryText Method
Preview Method
Print Method
Preview Method (DateTime, DateTime)
Preview Method (PrintDocument, DateTime, DateTime)
Print Method (DateTime, DateTime)
Print Method (PrintDocument, DateTime, DateTime)
Columns Property
Options Property
Schedule Property
ContinuePrinting Event
FilterItem Event
QueryHeaderText Event
QueryStyle Event
QueryText Event
ReportColumn Members
ReportColumn Properties
AlternativeStyle Property
Header Property
Property Property
Sort Property
SortPriority Property
Style Property
Visible Property
Width Property
ReportColumnCollection Members
ReportColumnCollection Constructor
ReportColumnCollection Methods
ReportColumnCollection Properties
Add Method
Clear Method
Contains Method
Insert Method
OnInsertComplete Method
Remove Method
Item Property
ReportFilterItemEventArgs Members
ReportFilterItemEventArgs Properties
Filter Property
Item Property
Resource Property
ReportOptions Members
ReportOptions Properties
AbsoluteColumnWidth Property
AlternativeStyle Property
CellPadding Property
ColumnSpacing Property
CustomPreviewIcons Property
CustomPreviewTexts Property
DocumentName Property
FixedRowHeight Property
GroupHeaderStyle Property
GroupType Property
HeaderHeight Property
HeaderSpacing Property
Landscape Property
PageMargins Property
RowHeight Property
RowSpacing Property
ShowHeader Property
ShowHeadersOnAllPages Property
Style Property
UseCustomPreviewIcons Property
ReportQueryHeaderTextEventArgs Members
ReportQueryHeaderTextEventArgs Properties
Column Property
Representation Property
Resource Property
ReportQueryStyleEventArgs Members
ReportQueryStyleEventArgs Properties
Column Property
Item Property
Style Property
Value Property
ReportQueryTextEventArgs Members
ReportQueryTextEventArgs Properties
Column Property
Item Property
Representation Property
Resource Property
Value Property
AeroEffect Class
AppointmentForm Class
Calendar Class
Calendar.ProcessDataAdapter Delegate
CalendarElement Enumeration
CalendarTextElements Enumeration
CalendarTextEventArgs Class
CalendarView Enumeration
CellSettings Class
ContinuePrintingEventArgs Class
ControlAppearance Enumeration
ControlStyle Class
CustomDrawElements Enumeration
CustomizeGroupingEventArgs Class
DateChangedEventArgs Class
DateCollection Class
DateEventArgs Class
DateStyle Class
DateStyleCollection Class
DayOfWeekFormat Enumeration
DayOfWeekStyle Class
DayOfWeekStyleCollection Class
DrawEventArgs Class
GlassEffect Class
GlassEffectType Enumeration
GroupType Enumeration
IItemEditor Interface
IItemViewer Interface
ItemAction Enumeration
ItemConfirmEventArgs Class
ItemDrawContext Class
ItemEditConfirmEventArgs Class
ItemEditContext Class
ItemEditorAttribute Class
ItemEditorEx Class
ItemEffect Class
ItemListLaneChangedEventArgs Class
ItemModificationStyle Enumeration
ItemModifiedEventArgs Class
ItemModifyConfirmEventArgs Class
ItemMouseEventArgs Class
ItemSelection Class
ItemSelectionEventArgs Class
ItemSettings Class
ItemsEventArgs Class
ItemTooltipEventArgs Class
ItemViewerAttribute Class
LineStyle Enumeration
ListViewHeaderStyles Enumeration
ListViewSettings Class
MinuteFormat Enumeration
ModifiedItemInfo Class
MonthCellLayout Enumeration
MonthHeaderStyles Enumeration
MonthRangeHeaderStyles Enumeration
MonthRangeSettings Class
MonthSettings Class
MonthWeekHeaderStyle Enumeration
Orientation Enumeration
Position Enumeration
PreviewTextKey Enumeration
PrintOptions Class
RecurrenceForm Class
RecurringItemConfirmEventArgs Class
ResourceDateEventArgs Class
ResourceLengthMethod Enumeration
ResourceResizeMethod Enumeration
ResourceViewSettings Class
ResourceViewStyle Enumeration
Selection Class
SelectionState Class
SelectionStyle Enumeration
ShowClocks Enumeration
State Enumeration
TaskForm Class
Theme Class
ThemeType Enumeration
TimelineSettings Class
TimetableSettings Class
TimeUnit Enumeration
TooltipEventArgs Class
ViewSettings Class
WeekRangeHeaderStyle Enumeration
WeekRangeSettings Class
WeekRangeViewStyle Enumeration
AeroEffect Members
AeroEffect Constructor
AeroEffect Properties
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AppointmentForm Members
AppointmentForm Constructor
AppointmentForm Methods
AppointmentForm Properties
AppointmentForm Constructor (Schedule)
AppointmentForm Constructor (Schedule, DateTimeFormatInfo, LocalizationInfo)
ApplyItemChanges Method
ApplyRecurrenceChanges Method
Dispose Method
SetAppointment Method
SetDates Method
Appointment Property
TimeFormat Property
Calendar Members
Calendar Fields
Calendar Constructor
Calendar Methods
Calendar Properties
Calendar Events
AttachRowUpdated Field
Calendar Constructor ()
Calendar Constructor (CultureInfo)
ApplyTheme Method
BeginInit Method
BeginPrint Method
CancelModify Method
CollapseResourceRow Method
CompactItemLanes Method
CompleteModify Method
CreateImage Method
Dispose Method
EndInit Method
EndPrint Method
EnsureVisible Method
ExpandResourceRow Method
GetContactAt Method
GetDateAt Method
GetElementBounds Method
GetExactDateAt Method
GetFirstDate Method
GetFirstVisibleDate Method
GetFirstVisibleResource Method
GetItemAt Method
GetItemBounds Method
GetItemListLane Method
GetLastDate Method
GetLastVisibleDate Method
GetLastVisibleResource Method
GetListLaneAt Method
GetLocationAt Method
GetResourceAt Method
GetResourcesAt Method
GetSortedItems Method
GetTaskAt Method
GetVisibleItems Method
IsResourceRowExpanded Method
LoadFrom Method
LoadFromDataSource Method
LoadFromJson Method
LoadViewSettings Method
OnBeginItemDrawing Method
OnContinuePrinting Method
OnCustomizeGrouping Method
OnCustomizeText Method
OnDateClick Method
OnDraw Method
OnDrawing Method
OnEndItemDrawing Method
OnFilterItem Method
OnHiddenItemClick Method
OnHScroll Method
OnItemClick Method
OnItemCloned Method
OnItemCloning Method
OnItemCreated Method
OnItemCreating Method
OnItemCreationCanceled Method
OnItemDeleted Method
OnItemDeleting Method
OnItemDeselecting Method
OnItemDrawing Method
OnItemInplaceEdited Method
OnItemInplaceEditEnding Method
OnItemInplaceEditStarting Method
OnItemListLaneChanged Method
OnItemModificationCanceled Method
OnItemModified Method
OnItemModifying Method
OnItemSelecting Method
OnItemSelectionChanged Method
OnItemSelectionComplete Method
OnItemsModified Method
OnItemTooltipDisplaying Method
OnKeyDown Method
OnKeyPress Method
OnListViewHeaderClick Method
OnLostFocus Method
OnMonthCellClick Method
OnMonthHeaderClick Method
OnMonthRangeHeaderClick Method
OnMonthWeekHeaderClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnRecurringItemDeleting Method
OnResize Method
OnResourceViewBottomTimelineClick Method
OnResourceViewMiddleTimelineClick Method
OnResourceViewRowHeaderClick Method
OnResourceViewTopTimelineClick Method
OnRightToLeftChanged Method
OnScroll Method
OnTimetableColumnHeaderClick Method
OnTooltipDisplaying Method
OnVisibleDateChanged Method
OnVScroll Method
OnWeekRangeHeaderClick Method
Print Method
PrintPreview Method
ProcessDialogKey Method
ResetDrag Method
ResetItemViewState Method
ResumeDrag Method
SaveTo Method
SaveToDataSource Method
SaveToJson Method
SaveViewSettings Method
SetItemListLane Method
SetViewport Method
SnapInResourceView Method
StartInplaceEdit Method
StartModify Method
SuspendDrag Method
UpdateLayout Method
UpdateModify Method
UpdateRow Method
ApplyTheme Method (Theme)
ApplyTheme Method (Theme, Boolean)
CollapseResourceRow Method (Resource)
CollapseResourceRow Method (Resource[])
CompactItemLanes Method ()
CompactItemLanes Method (ICollection(Item))
CreateImage Method (Boolean)
CreateImage Method (Boolean, Int32, Int32)
CreateImage Method (Boolean, Single, Single)
EnsureVisible Method (DateTime)
EnsureVisible Method (DateTime, Resource)
EnsureVisible Method (Item)
ExpandResourceRow Method (Resource)
ExpandResourceRow Method (Resource[])
GetContactAt Method (Int32, Int32)
GetContactAt Method (Point)
GetDateAt Method (Int32, Int32)
GetDateAt Method (Int32, Int32, Rectangle@)
GetDateAt Method (Point)
GetDateAt Method (Point, Rectangle@)
GetExactDateAt Method (Int32, Int32)
GetExactDateAt Method (Point)
GetItemAt Method (Int32, Int32)
GetItemAt Method (Point)
GetLocationAt Method (Int32, Int32)
GetLocationAt Method (Point)
GetResourceAt Method (Int32, Int32)
GetResourceAt Method (Point)
GetTaskAt Method (Int32, Int32)
GetTaskAt Method (Point)
IsResourceRowExpanded Method (Resource)
IsResourceRowExpanded Method (Resource[])
LoadFromDataSource Method ()
LoadFromDataSource Method (IValueConverter)
LoadViewSettings Method (JsonObject, JsonSerializationContext, String)
LoadViewSettings Method (Stream)
LoadViewSettings Method (XmlDocument, String)
Print Method ()
Print Method (PrintDocument)
PrintPreview Method ()
PrintPreview Method (PrintDocument)
SaveToDataSource Method ()
SaveToDataSource Method (Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component)
SaveViewSettings Method (JsonObject, JsonSerializationContext, String)
SaveViewSettings Method (Stream)
SaveViewSettings Method (XmlDocument, String)
AllowAutoScroll Property
AllowDrag Property
AllowInplaceCreate Property
AllowInplaceEdit Property
ButtonOffset Property
ButtonSize Property
ColumnResizeCursorH Property
ColumnResizeCursorV Property
ContactNameFormat Property
Contacts Property
ContactsDataMember Property
ContactsDataPropertyMap Property
ControlAppearance Property
ControlStyle Property
Culture Property
CurrentTime Property
CurrentView Property
Cursor Property
CustomBrushesDataMember Property
CustomBrushesDataPropertyMap Property
CustomDraw Property
CustomGroupType Property
CustomSecondaryGroupType Property
CustomTheme Property
DataSource Property
Date Property
DateTimeFormat Property
DayOfWeekStyles Property
DayStyles Property
DefaultSize Property
DelayInplaceEdit Property
DragItemsOnDisabledAreas Property
EnableDragCreate Property
EnableKeyboard Property
EnableOptimization Property
EndDate Property
EnsureVisibleSelection Property
FirstWeekendDay Property
GroupType Property
HiddenItemsCursor Property
HScrollerSmallChange Property
HScrollerVisible Property
HScrollPos Property
ImageList Property
InteractiveItemType Property
ItemChangeResourceKey Property
ItemCloneKey Property
ItemDragCursor Property
ItemDragKey Property
ItemEffects Property
ItemHResizeCursor Property
ItemModificationStyle Property
ItemMoveCursor Property
ItemNoDragCursor Property
ItemScroll Property
ItemsDataMember Property
ItemsDataPropertyMap Property
ItemSelection Property
ItemSettings Property
ItemTooltipFormat Property
ItemVResizeCursor Property
KeepItemSelection Property
LicenseKey Property
ListViewSettings Property
LocalizationInfo Property
Locations Property
LocationsDataMember Property
LocationsDataPropertyMap Property
MinItemLength Property
MonthRangeSettings Property
MonthSettings Property
MonthStyles Property
PrintOptions Property
RecurrenceExceptionsDataMember Property
RecurrenceExceptionsDataPropertyMap Property
RecurrencesDataMember Property
RecurrencesDataPropertyMap Property
RemindersDataMember Property
RemindersDataPropertyMap Property
RescheduleRecurrenceKey Property
Resources Property
ResourcesDataMember Property
ResourcesDataPropertyMap Property
ResourceViewSettings Property
RowHeaderResizeCursor Property
Schedule Property
ScrollPosition Property
SecondaryGroupType Property
Selection Property
ShowToolTips Property
StartEditAfterModify Property
StylesDataMember Property
StylesDataPropertyMap Property
SystemCalendar Property
Tasks Property
TasksDataMember Property
TasksDataPropertyMap Property
TextRendering Property
Theme Property
TimetableSettings Property
ToolTip Property
VScrollerSmallChange Property
VScrollerVisible Property
VScrollPos Property
WeekRangeSettings Property
BeginItemDrawing Event
ContinuePrinting Event
CustomizeGrouping Event
CustomizeText Event
DateClick Event
Draw Event
Drawing Event
EndItemDrawing Event
FilterItem Event
HiddenItemClick Event
HScroll Event
ItemClick Event
ItemCloned Event
ItemCloning Event
ItemCreated Event
ItemCreating Event
ItemCreationCanceled Event
ItemDeleted Event
ItemDeleting Event
ItemDeselecting Event
ItemDrawing Event
ItemInplaceEdited Event
ItemInplaceEditEnding Event
ItemInplaceEditStarting Event
ItemListLaneChanged Event
ItemModificationCanceled Event
ItemModified Event
ItemModifying Event
ItemSelecting Event
ItemSelectionChanged Event
ItemSelectionComplete Event
ItemsModified Event
ItemTooltipDisplaying Event
ListViewHeaderClick Event
MonthCellClick Event
MonthHeaderClick Event
MonthRangeHeaderClick Event
MonthWeekHeaderClick Event
RecurringItemDeleting Event
ResourceViewBottomTimelineClick Event
ResourceViewMiddleTimelineClick Event
ResourceViewRowHeaderClick Event
ResourceViewTopTimelineClick Event
Scroll Event
TimetableColumnHeaderClick Event
TooltipDisplaying Event
VisibleDateChanged Event
VScroll Event
WeekRangeHeaderClick Event
CalendarTextEventArgs Members
CalendarTextEventArgs Properties
Date Property
Element Property
EndTime Property
Index Property
Resource Property
Resources Property
StartTime Property
Text Property
CellSettings Members
CellSettings Properties
FirstDayOfMonthFormat Property
FirstDayOfYearFormat Property
GeneralFormat Property
HeaderPosition Property
HeaderSize Property
Margin Property
RotateHeader Property
ShowToday Property
Style Property
TodayColor Property
TodayFillColor Property
ContinuePrintingEventArgs Members
ContinuePrintingEventArgs Methods
ContinuePrintingEventArgs Properties
ContinuePrinting Method
Calendar Property
ControlStyle Members
ControlStyle Properties
ButtonBorderColor Property
ButtonFillBrush Property
ButtonFillBrushDown Property
ButtonFillBrushOver Property
HScrollBarBackBrush Property
HScrollBarBackBrushDark Property
HScrollBarBorderColor Property
HScrollBarFillBrush Property
HScrollBarFillBrushDown Property
HScrollBarFillBrushOver Property
HScrollBarHeight Property
VScrollBarBackBrush Property
VScrollBarBackBrushDark Property
VScrollBarBorderColor Property
VScrollBarFillBrush Property
VScrollBarFillBrushDown Property
VScrollBarFillBrushOver Property
VScrollBarWidth Property
CustomizeGroupingEventArgs Members
CustomizeGroupingEventArgs Properties
GroupByResources Property
Parents Property
DateChangedEventArgs Members
DateChangedEventArgs Properties
NewDate Property
PreviousDate Property
DateCollection Members
DateCollection Constructor
DateCollection Methods
DateCollection Properties
Add Method
Clear Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
OnClearComplete Method
OnInsertComplete Method
OnRemoveComplete Method
OnSetComplete Method
Remove Method
RemoveAt Method
Item Property
DateEventArgs Members
DateEventArgs Properties
Bounds Property
Button Property
Clicks Property
Date Property
Index Property
DateStyle Members
DateStyle Constructor
DateStyle Properties
AllowItems Property
AllowSelect Property
From Property
Priority Property
Style Property
To Property
DateStyleCollection Members
DateStyleCollection Constructor
DateStyleCollection Methods
DateStyleCollection Properties
Add Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
Item Property
DayOfWeekStyle Members
DayOfWeekStyle Constructor
DayOfWeekStyle Properties
AllowItems Property
AllowSelect Property
DayOfWeek Property
Priority Property
Style Property
DayOfWeekStyleCollection Members
DayOfWeekStyleCollection Constructor
DayOfWeekStyleCollection Methods
DayOfWeekStyleCollection Properties
Add Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
Item Property
DrawEventArgs Members
DrawEventArgs Properties
Bounds Property
Date Property
Element Property
EndTime Property
Graphics Property
Handled Property
Index Property
IsShadow Property
Item Property
Pointed Property
Resource Property
Resources Property
StartTime Property
Style Property
Text Property
GlassEffect Members
GlassEffect Constructor
GlassEffect Properties
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
IItemEditor Members
IItemEditor Methods
IItemEditor Properties
EndEdit Method
StartEdit Method
Text Property
IItemViewer Members
IItemViewer Methods
Draw Method
ItemConfirmEventArgs Members
ItemConfirmEventArgs Properties
Confirm Property
ItemDrawContext Members
ItemDrawContext Methods
ItemDrawContext Properties
DrawBorder Method
DrawContentsText Method
DrawDefault Method
DrawEndClock Method
DrawFormattedContentsText Method
DrawHeaderBorder Method
DrawHeaderText Method
DrawImage Method
DrawRecurrenceIcon Method
DrawReminderIcon Method
DrawStartClock Method
DrawDefault Method ()
DrawDefault Method (Rectangle)
Bounds Property
Calendar Property
EndsHere Property
Graphics Property
IsAllDayEvent Property
IsHorizontal Property
IsMilestone Property
Item Property
Pointed Property
StartsHere Property
Style Property
ItemEditConfirmEventArgs Members
ItemEditConfirmEventArgs Properties
NewText Property
ItemEditContext Members
ItemEditContext Methods
ItemEditContext Properties
Accept Method
Cancel Method
Bounds Property
Calendar Property
IsHorizontal Property
Item Property
TextAlignment Property
TextFont Property
ItemEditorAttribute Members
ItemEditorAttribute Constructor
ItemEditorAttribute Properties
ItemEditorAttribute Constructor (String)
ItemEditorAttribute Constructor (Type)
EditorType Property
EditorTypeName Property
ItemEditorEx Members
ItemEditorEx Constructor
ItemEditorEx Methods
ItemEditorEx Properties
Dispose Method
EndEdit Method
OnLostFocus Method
ProcessDialogKey Method
StartEdit Method
Text Property
ItemEffect Members
ItemEffect Constructor
ItemEffect Events
PropertyChanged Event
ItemListLaneChangedEventArgs Members
ItemListLaneChangedEventArgs Properties
OldListLane Property
ItemModifiedEventArgs Members
ItemModifiedEventArgs Properties
OldEndTime Property
OldResources Property
OldStartTime Property
ResizeEnd Property
ResizeStart Property
ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Properties
AllowChangeResource Property
NewEndTime Property
NewListLane Property
NewStartTime Property
ResizeEnd Property
ResizeStart Property
Resource Property
Resources Property
ItemMouseEventArgs Members
ItemMouseEventArgs Properties
Button Property
Clicks Property
ResizeEnd Property
ResizeStart Property
X Property
Y Property
ItemSelection Members
ItemSelection Methods
ItemSelection Properties
Add Method
Clear Method
Contains Method
Remove Method
Count Property
Items Property
ItemSelectionEventArgs Members
ItemSelectionEventArgs Properties
IsDeselected Property
IsSelected Property
ItemSettings Members
ItemSettings Methods
ItemSettings Properties
ItemSettings Events
OnSettingsChanged Method
CapIncompleteSegments Property
EnableDefaultRendering Property
HeaderSize Property
ItemsVisible Property
MoveBandSize Property
Padding Property
PaddingBottom Property
PaddingLeft Property
PaddingRight Property
PaddingTop Property
PointedItemStyle Property
PointedSelectedItemStyle Property
ResizeBandSize Property
ScaleClocks Property
SelectedItemStyle Property
ShadowColor Property
ShadowOffset Property
ShadowStyle Property
ShowClocks Property
ShowContinuationArrows Property
ShowMoreItemsCue Property
ShowRecurrenceExceptionIcons Property
ShowRecurrenceIcons Property
ShowReminderIcons Property
Size Property
Spacing Property
Style Property
UseExtendedStyles Property
UseStyledText Property
SettingsChanged Event
ItemsEventArgs Members
ItemsEventArgs Properties
ItemInfo Property
ItemTooltipEventArgs Members
ItemTooltipEventArgs Properties
Tooltip Property
ItemViewerAttribute Members
ItemViewerAttribute Constructor
ItemViewerAttribute Properties
ItemViewerAttribute Constructor (String)
ItemViewerAttribute Constructor (Type)
ViewerType Property
ViewerTypeName Property
ListViewSettings Members
ListViewSettings Properties
CellSettings Property
CellSpacing Property
CellUnits Property
ContentsMargin Property
EnableMilestoneMode Property
EnableSnapping Property
EnableVirtualItemSpace Property
EvenWeeksBrush Property
FilterWeekends Property
FooterFormat Property
FooterSize Property
FreeDrag Property
GroupHeaderSize Property
GroupHeaderStyle Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSize Property
HeaderStyle Property
ItemOrientation Property
MainHeaderFormat Property
MainHeaderSize Property
NumberOfCells Property
OddWeeksBrush Property
Orientation Property
RotateGroupHeaderTexts Property
RotateHeaderTexts Property
ScrollStep Property
ShowGroupHeader Property
ShowNavigationButtons Property
SnapUnit Property
Style Property
SubHeaderDivisions Property
SubHeaderSize Property
SubTitleFormat Property
TitleFormat Property
TotalLaneCount Property
VisibleCells Property
VisibleColumns Property
ModifiedItemInfo Members
ModifiedItemInfo Properties
Item Property
OldEndTime Property
OldListLane Property
OldResources Property
OldStartTime Property
ResizeEnd Property
ResizeStart Property
MonthRangeSettings Members
MonthRangeSettings Properties
ContentsMargin Property
HeaderHeight Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HeaderStyle Property
Margin Property
MonthSpacing Property
MonthsPerRow Property
NumberOfMonths Property
ScrollInterval Property
Style Property
TitleFormat Property
TitleSeparator Property
VisibleRows Property
MonthSettings Members
MonthSettings Properties
CellLayout Property
ContentsMargin Property
DayOfWeekFormat Property
DaySettings Property
DaySpacing Property
FilterWeekends Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HeaderStyle Property
HideTrailingWeeks Property
LeadingWeekCount Property
MainHeaderHeight Property
Margin Property
PaddingDaysStyle Property
RotateWeekHeaderTexts Property
ShowDayOfWeek Property
ShowPaddingDays Property
ShowPaddingItems Property
Style Property
SubHeaderHeight Property
TitleFormat Property
TrailingWeekCount Property
WeekHeaderFormat Property
WeekHeaderStyle Property
WeekNumbersHeaderWidth Property
PrintOptions Members
PrintOptions Constructor
PrintOptions Properties
ApproximateScreen Property
CustomPreviewIcons Property
CustomPreviewTexts Property
DocumentName Property
FillContents Property
FitToPage Property
HeaderFormat Property
Landscape Property
PageMargins Property
ResourceHeaderTextsPerPage Property
Scale Property
UseCustomPreviewIcons Property
RecurrenceForm Members
RecurrenceForm Constructor
RecurrenceForm Methods
RecurrenceForm Properties
RecurrenceForm Constructor ()
RecurrenceForm Constructor (DateTimeFormatInfo, LocalizationInfo)
Dispose Method
EnableRemoveButton Method
OnRightToLeftChanged Method
OnRightToLeftLayoutChanged Method
SetDate Method
SetDates Method
SetRecurrence Method
EndTime Property
Recurrence Property
StartTime Property
TimeFormat Property
RecurringItemConfirmEventArgs Members
RecurringItemConfirmEventArgs Properties
ConfirmAll Property
ConfirmOccurrence Property
ResourceDateEventArgs Members
ResourceDateEventArgs Properties
Resource Property
Resources Property
ResourceViewSettings Members
ResourceViewSettings Properties
AllowMoveRowHeaders Property
AllowReorderResources Property
AllowResizeRowHeaders Property
BottomTimelineSettings Property
CellOffset Property
EnableCollisions Property
EnableRowTitleFormat Property
ExpandableRows Property
ExpandActiveItemOn Property
GridStyle Property
GroupRowHeader Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HiddenDays Property
InnerGridStyle Property
LaneSize Property
MaxItemSize Property
MiddleTimelineSettings Property
MinItemSize Property
MinResourceLength Property
MinRowSize Property
ReorderIndicatorColor Property
ReorderIndicatorWidth Property
ResourceLengthMethod Property
ResourceResizeMethod Property
RowHeaderSize Property
RowTitleFormat Property
ScrollStep Property
ShowPaddingDates Property
ShowResourceDuration Property
ShowSubTicks Property
SnapUnit Property
SnapUnitCount Property
Style Property
SubTickSize Property
Timelines Property
TimelineScale Property
TopTimelineSettings Property
ViewStyle Property
VisibleEndTime Property
VisibleRows Property
VisibleStartTime Property
WeekendStyle Property
Selection Members
Selection Methods
Selection Properties
Selection Events
Add Method
Contains Method
ContainsDay Method
Dispose Method
Remove Method
Reset Method
Restore Method
Save Method
Set Method
Add Method (DateTime)
Add Method (DateTime, DateTime)
Add Method (DateTime, DateTime, Resource)
Add Method (DateTime, DateTime, Resource[])
Remove Method (DateTime)
Remove Method (DateTime, DateTime)
Set Method (DateTime)
Set Method (DateTime, DateTime)
Set Method (DateTime, DateTime, Resource)
Set Method (DateTime, DateTime, Resource[])
AllowMultiple Property
Continuous Property
DayRanges Property
Enabled Property
IsEmpty Property
Ranges Property
Resource Property
Resources Property
SelectedElementsStyle Property
Style Property
Changed Event
SelectedElementsStyleChanged Event
TaskForm Members
TaskForm Constructor
TaskForm Methods
TaskForm Properties
TaskForm Constructor ()
TaskForm Constructor (DateTimeFormatInfo, LocalizationInfo)
Dispose Method
SetDates Method
SetTask Method
Task Property
TimeFormat Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
CreateControlStyle Method
CreateItemSettings Method
CreateListViewSettings Method
CreateMonthRangeSettings Method
CreateMonthSettings Method
CreateResourceViewSettings Method
CreateTimetableSettings Method
CreateWeekRangeSettings Method
LoadFromXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
Black Property
ControlAppearance Property
ControlStyle Property
Dark Property
ItemSettings Property
Light Property
Lila Property
ListViewSettings Property
MonthRangeSettings Property
MonthSettings Property
ResourceViewSettings Property
SelectionAllowMultiple Property
SelectionContinuous Property
SelectionEnabled Property
SelectionSelectedElementsStyle Property
SelectionStyle Property
Silver Property
Standard Property
TimetableSettings Property
Vista Property
WeekRangeSettings Property
Windows2003 Property
TimelineSettings Members
TimelineSettings Properties
ExtendedCurrentTimeMarker Property
Format Property
NowColor Property
NowFillColor Property
ShowCurrentTime Property
ShowTicks Property
Size Property
SpanCellCount Property
SpanTexts Property
Style Property
TickSize Property
Unit Property
UnitCount Property
TimetableSettings Members
TimetableSettings Properties
AllowReorderResources Property
AllowResizeColumns Property
CellSize Property
CellStyle Property
CellTime Property
ColumnBandSize Property
Dates Property
DayHeaderBrush Property
DayHeaderMinSize Property
EnableAutoDayChange Property
EnableCollisions Property
EnableDayItems Property
EnableSnapping Property
EnableWorkOnWeekends Property
EndTime Property
ExpandActiveItemOn Property
ExtendedCurrentTimeMarker Property
GeneralFormat Property
GroupHourCount Property
GroupHours Property
HeaderDateFormat Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HourFormat Property
InfoHeaderBrush Property
InfoHeaderSize Property
ItemOffset Property
MainHeaderSize Property
MaxAllDayItems Property
MaxItemSize Property
MinColumnSize Property
MinItemSize Property
MinuteFormat Property
NowColor Property
NowFillColor Property
Orientation Property
ReorderIndicatorColor Property
ReorderIndicatorWidth Property
ReverseGrouping Property
RotateHeaderTexts Property
RotateTimelineTexts Property
ScrollStep Property
SecondTimelineOffset Property
SecondTimelineStyle Property
SelectWholeDayOnHeaderClick Property
ShowAM Property
ShowCurrentTime Property
ShowDayHeader Property
ShowInfoHeader Property
ShowItemSpans Property
ShowMinutesInHourHeaders Property
ShowMoreItemsCue Property
ShowNavigationButtons Property
ShowPadding Property
ShowWorkTime Property
SnapInterval Property
StartTime Property
Style Property
SubHeaderSize Property
TimelinePadding Property
TimelineSize Property
TimelineStyle Property
TwelveHourFormat Property
UseZoom Property
VisibleColumns Property
WorkTimeCellStyle Property
WorkTimeEndHour Property
WorkTimeStartHour Property
ZoomFactor Property
TooltipEventArgs Members
TooltipEventArgs Properties
Element Property
Resource Property
Time Property
Tooltip Property
ViewSettings Members
ViewSettings Properties
ViewSettings Events
Style Property
SettingsChanged Event
WeekRangeSettings Members
WeekRangeSettings Properties
DayDistance Property
DayNamesHeaderHeight Property
DayOfWeekFormat Property
DaySettings Property
EvenMonthsBrush Property
GroupWeekends Property
GroupWeekendsTitleSeparator Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderStyle Property
Margin Property
NumberOfDays Property
OddMonthsBrush Property
ReferenceHeaderHeight Property
ShowDayOfWeek Property
Style Property
TimePeriodHeaderHeight Property
TitleFormat Property
TitleSeparator Property
ViewStyle Property
VisibleColumns Property
VisibleRows Property
Button Class
ButtonBase Class
ButtonDrawEventArgs Class
ButtonStates Enumeration
CheckBox Class
CheckBoxRenderer Class
CheckBoxState Class
ControlState Class
CustomDraw Enumeration
DockControl Class
DockItem Class
DockPanel Class
DockWindow Class
DocumentTabStyle Enumeration
DrawEventArgs Class
DrawEventHandler Delegate
HScrollBar Class
ItemEventArgs Class
ItemValidationEventArgs Class
ProgressBar Class
ProgressBarRenderer Class
ProgressBarState Class
RangeSelector Class
ScrollBar Class
ScrollBarDrawElement Enumeration
ScrollBarDrawEventArgs Class
SizeMode Enumeration
SvgViewer Class
TitleBarButton Class
TitleBarButtonEventArgs Class
TitleBarButtons Class
VScrollBar Class
Button Members
Button Constructor
Button Methods
Button Properties
Dispose Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseUp Method
OnPaint Method
FocusPadding Property
Image Property
ImageAlign Property
ButtonBase Members
ButtonBase Constructor
ButtonBase Methods
ButtonBase Properties
ButtonBase Events
OnDoubleClick Method
OnDown Method
OnDraw Method
OnGotFocus Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaintBackground Method
ProcessDialogKey Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrush Property
BorderBrushDisabled Property
BorderBrushDown Property
BorderBrushOver Property
BorderThickness Property
CustomDraw Property
FocusOnClick Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
Text Property
TextAlign Property
Down Event
Draw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Constructor
ButtonDrawEventArgs Methods
ButtonDrawEventArgs Properties
DrawFocus Method
State Property
CheckBox Members
CheckBox Constructor
CheckBox Methods
CheckBox Properties
CheckBox Events
OnCheckStateChanged Method
OnClick Method
OnPaint Method
CheckState Property
ContentAlign Property
Padding Property
ThreeState Property
CheckStateChanged Event
CheckBoxRenderer Members
CheckBoxRenderer Constructor
CheckBoxRenderer Methods
Render Method
RenderBackground Method
RenderBox Method
RenderFocus Method
RenderText Method
CheckBoxState Members
CheckBoxState Constructor
CheckBoxState Methods
CheckBoxState Properties
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTickBrush Method
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrushDown Property
BorderBrushOver Property
BoxSize Property
CheckState Property
ContentAlign Property
Focused Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
State Property
TickBrush Property
TickBrushDisabled Property
TickBrushDown Property
TickBrushOver Property
ControlState Members
ControlState Constructor
ControlState Methods
ControlState Properties
ApplyPadding Method
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTextFormat Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
Enabled Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
Padding Property
Text Property
TextAlign Property
DockControl Members
DockControl Fields
DockControl Constructor
DockControl Methods
DockControl Properties
DockControl Events
CurrentVersion Field
ActivateItem Method
BeginInit Method
CloseItem Method
Dispose Method
EndInit Method
FindAllItems Method
FindFocusedItem Method
GetSelectedDocument Method
LoadFromXml Method
OnPaint Method
SaveToXml Method
UpdateLayout Method
LoadFromXml Method (String)
LoadFromXml Method (XContainer)
SaveToXml Method (String)
SaveToXml Method (XContainer)
AutoHideOffset Property
BorderColor Property
ButtonForeColor Property
ComplexTabEndColor Property
ComplexTabStartColor Property
ContentEndColor Property
ContentStartColor Property
DockedTitleBarButtons Property
DockHandlerColors Property
DockPreviewColor Property
DocumentTabStyle Property
HeaderEndColor Property
HeaderStartColor Property
HoverBorderColor Property
HoverEndColor Property
HoverStartColor Property
InactiveForeColor Property
InactiveHeaderEndColor Property
InactiveHeaderStartColor Property
InactiveSelectedHeaderEndColor Property
InactiveSelectedHeaderStartColor Property
Items Property
LicenseKey Property
MaxDocumentTabSize Property
MinWindowSize Property
SplitterSize Property
StringFormat Property
TabbedDocumentPadding Property
TabbedTitleBarButtons Property
TabDocumentBorderColor Property
TabDocumentEndColor Property
TabDocumentStartColor Property
TabEndColor Property
TabOffset Property
TabStartColor Property
UndockedTitleBarButtons Property
ItemActivated Event
ItemDeactivated Event
ItemLoading Event
WindowClosed Event
WindowClosing Event
DockItem Members
DockItem Constructor
DockItem Properties
Content Property
ContentId Property
DockParent Property
DockStyle Property
DockWindow Property
Header Property
HeaderPadding Property
Icon Property
IconSize Property
Id Property
Size Property
Tag Property
DockPanel Members
DockPanel Constructor
DockPanel Properties
DockPanel Constructor ()
DockPanel Constructor (DockControl)
DockControl Property
DockSize Property
DockStyle Property
MeasureBounds Property
MeasureLocation Property
MeasureSize Property
OldDockParent Property
OldDockSize Property
OldDockStyle Property
OldForm Property
OldLocation Property
OldRootDockStyle Property
TempMeasureSize Property
TempSize Property
DockWindow Members
DockWindow Constructor
DockWindow Methods
DockWindow Properties
OnEnter Method
OnGotFocus Method
OnLeave Method
OnLostFocus Method
OnPaint Method
AutoHideIndex Property
Center Property
HeaderSize Property
HoverIndex Property
Items Property
SelectedIndex Property
TabAlignment Property
DrawEventArgs Members
DrawEventArgs Constructor
DrawEventArgs Properties
DrawEventArgs Constructor (Control, Graphics, Rectangle)
DrawEventArgs Constructor (Graphics, Rectangle)
Bounds Property
Graphics Property
ParentControl Property
HScrollBar Members
HScrollBar Constructor
HScrollBar Properties
DefaultSize Property
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Item Property
ItemValidationEventArgs Members
ItemValidationEventArgs Constructor
ItemValidationEventArgs Properties
Confirm Property
ProgressBar Members
ProgressBar Constructor
ProgressBar Methods
ProgressBar Properties
OnPaint Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushHighlighted Property
Format Property
HighlightBrush Property
HighlightBrushDisabled Property
Maximum Property
Minimum Property
Text Property
TextAlign Property
Value Property
ProgressBarRenderer Members
ProgressBarRenderer Constructor
ProgressBarRenderer Methods
Render Method
ProgressBarState Members
ProgressBarState Constructor
ProgressBarState Methods
ProgressBarState Properties
GetEffectiveHighlightBrush Method
ForegroundBrushHighlighted Property
HighlightBrush Property
HighlightBrushDisabled Property
PercentValue Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
RangeSelector Events
OnDrawBackground Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnValueChanged Method
BackColor Property
BorderBrush Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Height Property
Maximum Property
Minimum Property
MinimumSelectionLength Property
ProjectionBrush Property
ScrollBackgroundBrush Property
SelectionBrush Property
SelectionEnd Property
SelectionStart Property
Step Property
Width Property
DrawBackground Event
ValueChanged Event
ScrollBar Members
ScrollBar Constructor
ScrollBar Methods
ScrollBar Properties
ScrollBar Events
Dispose Method
IsInputKey Method
OnDraw Method
OnGotFocus Method
OnKeyDown Method
OnKeyUp Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnRightToLeftChanged Method
OnScroll Method
OnValueChanged Method
BackColor Property
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundImage Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Enabled Property
Font Property
ForeColor Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
Height Property
ImeMode Property
IsHorizontal Property
IsVertical Property
LargeChange Property
Maximum Property
Minimum Property
SmallChange Property
TabStop Property
Text Property
ThumbBackgroundBrush Property
ThumbBackgroundBrushDisabled Property
ThumbBackgroundBrushDown Property
ThumbBackgroundBrushOver Property
ThumbBorderBrush Property
ThumbBorderBrushDisabled Property
ThumbBorderBrushDown Property
ThumbBorderBrushOver Property
ThumbBorderThickness Property
Value Property
Width Property
BackColorChanged Event
BackgroundImageChanged Event
Click Event
DoubleClick Event
Draw Event
FontChanged Event
ForeColorChanged Event
ImeModeChanged Event
MouseDown Event
MouseMove Event
MouseUp Event
Paint Event
Scroll Event
TextChanged Event
ValueChanged Event
ScrollBarDrawEventArgs Members
ScrollBarDrawEventArgs Constructor
ScrollBarDrawEventArgs Methods
ScrollBarDrawEventArgs Properties
DrawFocus Method
Element Property
SvgViewer Members
SvgViewer Constructor
SvgViewer Methods
SvgViewer Properties
SvgViewer Events
Load Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
ScrollTo Method
ZoomIn Method
ZoomOut Method
Load Method ()
Load Method (String)
Content Property
FileName Property
HScrollBar Property
ScrollX Property
ScrollY Property
SizeMode Property
SmoothingMode Property
TextRenderingHint Property
VScrollBar Property
ZoomFactor Property
ScrollChanged Event
SizeModeChanged Event
ZoomFactorChanged Event
TitleBarButton Members
TitleBarButton Constructor
TitleBarButton Methods
TitleBarButton Properties
TitleBarButton Events
Equals Method
GetHashCode Method
ButtonBrush Property
ButtonImage Property
ButtonPen Property
Height Property
State Property
Width Property
X Property
Y Property
Draw Event
OnClick Event
TitleBarButtonEventArgs Members
TitleBarButtonEventArgs Properties
ButtonBounds Property
ParentControl Property
TitleBarButtons Members
TitleBarButtons Constructor
TitleBarButtons Properties
AutoHideButton Property
CloseButton Property
ShowContextMenuButton Property
VScrollBar Members
VScrollBar Constructor
VScrollBar Properties
DefaultSize Property
MindFusion.Charting Overview
MindFusion.Diagramming Overview
MindFusion.Mapping Overview
MindFusion.Reporting Overview
MindFusion.Scheduling Overview
MindFusion.Spreadsheet Overview
MindFusion.UI Overview
MindFusion Virtual Keyboard Overview
Building Blocks
Data Series and Binding
Dashboard Layout
Styling and Themes
Chart Controls
Print and Export
Gauges
Overview
Scales
Ticks and Labels
Pointers
Ranges
Indicators
Document-View Architecture
Diagram Structure
Components
User Interaction
Placement and Layout
Undo and Redo
Diagram Serialization and Output
Appearance
Initial Values of Item Properties
Display Graphs in 3D
Miscellaneous
Table of Predefined Shapes
Moving to MindFusion.Diagramming 6
Standard Item Types
Custom Item Types
Creating and Deleting Items
Accessing Items
Hosting .NET Controls in Nodes
Attaching and Grouping Items
Layers
Collapsing and Expanding Tree Branches
Multiple Diagram Pages
Using Components
Standard Component Types
Components and XML
Creating Custom Components
Controlling User Interaction
Handling Events
Single and Multiple Selection
Automatic Alignment
Clipboard Operations
Scrolling and Zooming
Tool-Tips
In-place Editing the Contents of Items
OLE Drag and Drop
Items Placement - Position, Size and Z-order
Alignment Grid
Lanes Grid
Laying Out Diagrams Automatically
Link Routing
Anchor Points and Patterns
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
Overview
Actions and Commands
Undo Manager
Command History
Undo or Redo of Property Changes
Composite Commands
Subclassing the Command Class
Serializing the Diagram
Exporting the Diagram
Printing and Print Preview
Styles and Themes
Brush and Pen Classes
Node Effects
Customizing the Appearance of Items
Animations
User Defined Node Shapes and Custom Drawing
Text Attributes and Formatting
Modifying the Diagram Appearance
Changes in Control's Behavior
API Changes
Default Values
Loading Map Files
Map Layers
Street Maps
Customizing The Map
Decorations
Scrolling and Zooming
Drag and Drop
Report Designer
ReportEditor Control
Report Items
Binding Reports to a Data Source
Charts in Reports
Report Parameters
Displaying Reports on a Windows Form
Report Serialization and Output
Expressions
XML Serialization
Exporting
Printing and Print Previewing
Overview
Function Reference
Using Expressions in Reports
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
The Schedule
Calendar and Timetable Views
Customizing Appearance
Optimizing Performance
Serialization and Output
Theme Editor
Localization
Schedule Items
Recurrence
Resources
Serializing the Schedule
Import and Export
Undo and Redo
Month Range View
Single Month View
Week Range View
List View
Timetable View
Resource View
Grouping
Styles and Themes
Customizing the Appearance of Views
Customizing the Appearance of Items
Item Effects
Tooltips
MindFusion.Scheduling Themes
Custom Themes
Creating and Printing Reports
Exporting
Workbook
Worksheet
Charts
Views
Undo and Redo
Serialization and Output
Formulas
Auxiliary Forms
Function Reference
Chart Types
Creation and Initialization
Customization
Legend
Serializing the Workbook
Importing
Exporting
Printing and Print Preview
ABS
ACOS
ACOSH
ADDRESS
AND
ARABIC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVERAGE
AVERAGEIF
BASE
BIN2DEC
BIN2HEX
BIN2OCT
BITAND
BITLSHIFT
BITOR
BITRSHIFT
BITXOR
CEILING
CHAR
CHOOSE
CODE
COLUMN
COLUMNS
COMBIN
CONCATENATE
COS
COSH
COUNT
COUNTA
COUNTBLANK
COUNTIF
DATE
DATEDIF
DAVERAGE
DAY
DAYS
DAYS360
DB
DCOUNT
DCOUNTA
DDB
DEC2BIN
DEC2HEX
DEC2OCT
DECIMAL
DEGREES
DELTA
DGET
DMAX
DMIN
DPRODUCT
DSTDEV
DSTDEVP
DSUM
DVAR
DVARP
EDATE
EOMONTH
ERROR.TYPE
EVEN
EXACT
EXP
FACT
FACTDOUBLE
FALSE
FILTER
FIND
FLOOR
FORMULA
FV
GCD
GESTEP
HEX2BIN
HEX2DEC
HEX2OCT
HLOOKUP
HOUR
HYPERLINK
IF
IFERROR
IFNA
INDEX
INDIRECT
INT
IRR
ISBLANK
ISERR
ISERROR
ISEVEN
ISFORMULA
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISODD
ISREF
ISTEXT
LCM
LEFT
LEN
LN
LOG
LOG10
LOOKUP
LOWER
MATCH
MAX
MAXA
MEDIAN
MID
MIN
MINA
MINUTE
MMULT
MOD
MONTH
MROUND
MUNIT
N
NA
NETWORKDAYS
NOT
NOW
NPER
NPV
OCT2BIN
OCT2DEC
OCT2HEX
ODD
OFFSET
OR
PERMUT
PI
PMT
POWER
PRODUCT
PROPER
PV
QUOTIENT
RADIANS
RAND
RANDBETWEEN
RATE
REPLACE
REPT
RIGHT
ROMAN
ROUND
ROUNDDOWN
ROUNDUP
ROW
ROWS
SEARCH
SECOND
SHEET
SHEETS
SIGN
SIN
SINH
SLN
SORT
SQRT
SQRTPI
STANDARDIZE
STDEV
STDEVP
SUBSTITUTE
SUBTOTAL
SUM
SUMIF
SUMPRODUCT
SUMSQ
SYD
T
TAN
TANH
TEXT
TIME
TODAY
TRIM
TRUE
TRUNC
TYPE
UNIQUE
UPPER
VALUE
VAR
VARP
VLOOKUP
WEEKDAY
WEEKNUM
WORKDAY
XLOOKUP
YEAR
YEARFRAC
Using the Dock control
Virtual Keys
Keyboard Layout
Appearance
Keyboard Language
Key-press Dispatch
IME mode and CJK languages
MindFusion.Charting Tutorials
MindFusion.Diagramming Tutorials
MindFusion.Mapping Tutorials
MindFusion.Reporting Tutorials
MindFusion.Scheduling Tutorials
Tutorial 1: Loading Data into Chart
Tutorial 2: Adapting Custom Data
Tutorial 3: Mixed Chart Graphics
Tutorial 4: Dashboard Layout
Loading Custom Data
Creating Custom Node Types
Using Components
Tutorial 1: Loading graph data
Tutorial 2: Loading hierarchical data
Step 1: Define a custom node class
Step 2: Define a static constructor
Step 3: Define a public constructor
Step 4: Override the DrawLocal method
Step 5: Override the DrawShadowLocal method
Step 6: Define custom properties
Step 7: Enable serialization
Step 8: Implement serialization
Step 9: Enable interactive drawing
Step 10: Add custom nodes to click events
Tutorial 1: Setting a composite node
Tutorial 2: Loading components from XML
Tutorial 3: Custom composite node
Tutorial 4: Handling events in XML
Getting Started
Implementing Drag and Drop
Adding Tooltips
Tutorial 1: Getting Started
Tutorial 2: Binding to a Data Source
Tutorial 3: Customizing Your Report
Tutorial 4: Using Charts in Reports
Tutorial 5: Adding a RadarChart to a Report
Tutorial 1: Getting Started
Tutorial 2: Creating Recurrent Items
Tutorial 3: Using the Standard Forms
Tutorial 4: Creating Custom Appointment Classes
Tutorial 5: Custom Item Viewers and Editors
Tutorial 6: Creating and Printing Reports
Tutorial 7: Exchanging Data with Microsoft Outlook
Tutorial 8: Creating Custom Themes
MindFusion
MindFusion.Barcodes.WinForms
MindFusion.Charting
MindFusion.Charting.Commands
MindFusion.Charting.Components
MindFusion.Charting.Gauges
MindFusion.Charting.ThreeD
MindFusion.Charting.WinForms
MindFusion.Common.WinForms
MindFusion.DataBinding
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Components
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Diagramming.WinForms
MindFusion.Diagramming.WinForms.Behaviors
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Gauges.WinForms
MindFusion.HolidayProviders
MindFusion.Layout
MindFusion.Layout.Layout3D
MindFusion.Mapping
MindFusion.Mapping.WinForms
MindFusion.Reporting
MindFusion.Reporting.Export
MindFusion.Reporting.WinForms
MindFusion.Scheduling
MindFusion.Scheduling.Export
MindFusion.Scheduling.Import
MindFusion.Scheduling.Outlook
MindFusion.Scheduling.Reporting
MindFusion.Scheduling.WinForms
MindFusion.Scripting
MindFusion.Spreadsheet
MindFusion.Spreadsheet.Charts
MindFusion.Spreadsheet.Expressions
MindFusion.Spreadsheet.WinForms
MindFusion.SvgViewer
MindFusion.Tools.ShapeDesignerCtrl
MindFusion.UI.WinForms
MindFusion.Vsx
Alignment Enumeration
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
BarcodeLabel Class
BarcodePrinter Class
BarcodeLabel Members
BarcodeLabel Constructor
BarcodeLabel Methods
BarcodeLabel Properties
BeginInit Method
Dispose Method
EndInit Method
OnPaint Method
OnPaintBackground Method
AutoSize Property
BackColor Property
Content Property
ForeColor Property
Format Property
LicenseKey Property
QRCorrectionLevel Property
BarcodePrinter Members
BarcodePrinter Constructor
BarcodePrinter Methods
BarcodePrinter Properties
CreateImage Method
Draw Method
NominalSize Method
Print Method
PrintPreview Method
CreateImage Method ()
CreateImage Method (Int32, Int32)
Draw Method (Graphics, Int32, Int32)
Draw Method (Graphics, Int32, Int32, Int32, Int32)
BackColor Property
Content Property
Font Property
ForeColor Property
Format Property
LicenseKey Property
QRCorrectionLevel Property
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Command Class
CompositeCommand Class
DisposableCommand Class
TrackChangesCommand Class
UndoEventArgs Class
Command Members
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
DisposableCommand Members
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoEventArgs Members
UndoEventArgs Properties
Command Property
BorderComponent Class
ButtonComponent Class
ButtonDrawEventArgs Class
Component Class
ComponentAnimation Interface
ComponentController Interface
ComponentVisitor Class
CursorHint Enumeration
GridColumn Class
GridPanel Class
GridRow Class
HitTestVisibility Enumeration
ImageComponent Class
LayoutAlignment Enumeration
LengthType Enumeration
Orientation Enumeration
Panel Class
RangeSelector Class
RootControl Interface
SimplePanel Class
StackPanel Class
TextComponent Class
Visibility Enumeration
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Arrange Method
Draw Method
Measure Method
Visit Method
BorderBrush Property
BorderThickness Property
Content Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
Padding Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Arrange Method
CreateController Method
Draw Method
Measure Method
OnClicked Method
OnCustomDraw Method
Content Property
Padding Property
Clicked Event
CustomDraw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Properties
ClipBounds Property
Graphics Property
Component Members
Component Constructor
Component Methods
Component Properties
Add Method
Arrange Method
ArrangeInRect Method
CreateController Method
Draw Method
GetCursorHint Method
HitTest Method
Invalidate Method
InvalidateLayout Method
LocalToRoot Method
Max Method
Measure Method
RootToLocal Method
Visit Method
Invalidate Method ()
Invalidate Method (RectD)
ActualHeight Property
ActualWidth Property
DesiredHeight Property
DesiredWidth Property
GridColumn Property
GridRow Property
Height Property
HitTestVisibility Property
HorizontalAlignment Property
Margin Property
RectInParent Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
XInParent Property
YInParent Property
ComponentAnimation Members
ComponentAnimation Methods
Stop Method
ComponentController Members
ComponentController Methods
ComponentController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
ComponentVisitor Members
ComponentVisitor Constructor
ComponentVisitor Methods
VisitPanel Method
VisitPlot Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
GridColumn Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
LengthType Property
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
Arrange Method
Measure Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Methods
GridRow Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
Height Property
LengthType Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
Draw Method
Measure Method
AutoSize Property
Image Property
ImageAlign Property
Location Property
Panel Members
Panel Constructor
Panel Methods
Panel Properties
Draw Method
HitTest Method
Invalidate Method
InvalidateLayout Method
Measure Method
Visit Method
Children Property
ParentControl Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
Arrange Method
CreateController Method
Draw Method
GetCursorHint Method
Measure Method
AxesSource Property
Axis Property
Brush Property
HandleBrush Property
HandleSize Property
MaxValue Property
MinValue Property
Orientation Property
Size Property
ThumbBrush Property
RootControl Members
RootControl Methods
Invalidate Method
InvalidateLayout Method
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
Arrange Method
Measure Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
Arrange Method
Measure Method
Orientation Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
Measure Method
FontName Property
FontSize Property
FontStyle Property
StyleHint Property
Text Property
TextBrush Property
GaugeRenderer Class
LinearGaugeController Class
LinearGaugeRenderer Class
OvalGaugeController Class
OvalGaugeRenderer Class
GaugeRenderer Members
GaugeRenderer Constructor
GaugeRenderer Properties
Background Property
FontName Property
FontSize Property
FontStyle Property
PointerBackground Property
PointerStroke Property
PointerStrokeThickness Property
ScaleBackground Property
ScaleStroke Property
ScaleStrokeThickness Property
Stroke Property
StrokeThickness Property
TickBackground Property
TickStroke Property
TickStrokeThickness Property
LinearGaugeController Members
LinearGaugeController Constructor
LinearGaugeController Methods
LinearGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
LinearGaugeRenderer Members
LinearGaugeRenderer Constructor
LinearGaugeRenderer Methods
LinearGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
OvalGaugeController Members
OvalGaugeController Constructor
OvalGaugeController Methods
OvalGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
OvalGaugeRenderer Members
OvalGaugeRenderer Constructor
OvalGaugeRenderer Methods
OvalGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
Label3D Class
Label3D.DrawLabelDelegate Delegate
LabelProjection Class
Mesh3D Class
Model3D Class
Polygon3D Class
Projection Interface
Scene3D Class
Vector3D Class
Label3D Members
Label3D Fields
Label3D Constructor
Label3D Properties
DrawLabel Field
BottomLeft Property
Font Property
RotationAngle Property
Text Property
TopRight Property
LabelProjection Members
LabelProjection Constructor
LabelProjection Methods
LabelProjection Properties
DrawAsProjection Method
MidPoint Method
Label Property
ProjectionBottomRight Property
ProjectionTopLeft Property
ZSort Property
Mesh3D Members
Mesh3D Constructor
Mesh3D Properties
Mesh3D Constructor ()
Mesh3D Constructor (IEnumerable(IEnumerable(Point3D)), Brush)
Faces Property
Model3D Members
Model3D Constructor
Model3D Constructor ()
Model3D Constructor (Brush)
Polygon3D Members
Polygon3D Constructor
Polygon3D Methods
Polygon3D Properties
Polygon3D Constructor ()
Polygon3D Constructor (IEnumerable(Point3D), Brush)
DrawAsProjection Method
MidPoint Method
Normal Method
PointToPlaneDist Method
PointToPlaneDist Method (Point3D)
PointToPlaneDist Method (Point3D, Point3D, Vector3D)
Points Property
ZSort Property
Projection Members
Projection Methods
Projection Properties
DrawAsProjection Method
MidPoint Method
ZSort Property
Scene3D Members
Scene3D Constructor
Scene3D Methods
Scene3D Properties
AddCuboid Method
BuildCuboid Method
Draw Method
Project Method
AddCuboid Method (Double, Double, Double, Double, Double, Double, Brush)
AddCuboid Method (Point3D, Point3D, Brush)
Project Method (Model3D)
Project Method (Point3D)
Project Method (Polygon3D)
CameraOrientation Property
CameraPosition Property
FocalLength Property
Models Property
Projections Property
ViewportCenter Property
Vector3D Members
Vector3D Constructor
Vector3D Methods
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Vector3D Constructor (Point3D, Point3D)
CrossProduct Method
Div Method
Length Method
X Property
Y Property
Z Property
AreaChart Class
BarChart Class
BarChart3D Class
BiaxialChart Class
BubbleChart Class
CandlestickChart Class
Chart Class
Dashboard Class
FunnelChart Class
HeatmapChart Class
LayoutBuilder Class
LineChart Class
PieChart Class
RadarChart Class
ScatterChart Class
StringCollectionConverter Class
TowerChart Class
AreaChart Members
AreaChart Constructor
AreaChart Properties
AreaOpacity Property
LineType Property
Series Property
SeriesRenderer Property
BarChart Members
BarChart Constructor
BarChart Methods
BarChart Properties
BarChart Constructor ()
BarChart Constructor (BarLayout)
CreatePlot Method
BarLayout Property
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
Series Property
SeriesRenderer Property
StackOuterLabels Property
BarChart3D Members
BarChart3D Constructor
BarChart3D Methods
BarChart3D Properties
BarChart3D Constructor ()
BarChart3D Constructor (BarLayout)
CreatePlot Method
BarLayout Property
Series Property
SeriesRenderer Property
BiaxialChart Members
BiaxialChart Constructor
BiaxialChart Methods
BiaxialChart Properties
BiaxialChart Constructor ()
BiaxialChart Constructor (Renderer2D)
CreateRenderContext Method
ResetZoom Method
ZoomOut Method
AllowPan Property
Annotations Property
GridType Property
PinGrid Property
Series Property
SeriesRenderer Property
ShowScatter Property
ShowXCoordinates Property
ShowXRangeSelector Property
ShowXTicks Property
ShowYCoordinates Property
ShowYRangeSelector Property
ShowYTicks Property
XAxis Property
XAxisLabelRotationAngle Property
XAxisTickLength Property
XScrollRangeMax Property
XScrollRangeMin Property
YAxis Property
YAxisLabelRotationAngle Property
YAxisTickLength Property
YLabelAlignment Property
YScrollRangeMax Property
YScrollRangeMin Property
BubbleChart Members
BubbleChart Constructor
BubbleChart Properties
LabelAlignment Property
Series Property
SeriesRenderer Property
CandlestickChart Members
CandlestickChart Constructor
CandlestickChart Properties
CandlestickWidth Property
Series Property
SeriesRenderer Property
Chart Members
Chart Constructor
Chart Methods
Chart Properties
Chart Constructor ()
Chart Constructor (SeriesRenderer)
CreatePlot Method
OnPaddingChanged Method
OnSizeChanged Method
ResetZoom Method
ZoomOut Method
AllowMoveLegend Property
ChartPanel Property
DataBoundSeries Property
DataSource Property
DateTimeFormat Property
InnerLabelsDataFields Property
LegendElementLabelKind Property
LegendHorizontalAlignment Property
LegendMargin Property
LegendRenderer Property
LegendSpacing Property
LegendTitle Property
LegendVerticalAlignment Property
OuterLabelsDataFields Property
Plot Property
PlotImage Property
PlotImageAlign Property
PlotImageAutoSize Property
PlotPanel Property
SeriesRenderer Property
ShowDataLabels Property
ShowHighlight Property
ShowLegend Property
ShowLegendTitle Property
ShowToolTips Property
ShowZoomWidgets Property
Subtitle Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
SubtitleMargin Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
TitleMargin Property
ToolTipsDataFields Property
XAxisLabelsDataFields Property
XDataFields Property
YAxisLabelsDataFields Property
YDataFields Property
ZAxisLabelsDataFields Property
ZDataFields Property
Dashboard Members
Dashboard Fields
Dashboard Constructor
Dashboard Methods
Dashboard Properties
Dashboard Events
TooltipBrush Field
TooltipPen Field
CreateImage Method
CreateRenderContext Method
DataBind Method
Draw Method
ExportImage Method
ExportPdf Method
ExportSvg Method
HitTest Method
Invalidate Method
InvalidateLayout Method
NearestElement Method
OnClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
Print Method
PrintPreview Method
CreateImage Method ()
CreateImage Method (Int32, Int32)
ExportImage Method (String)
ExportImage Method (String, Int32, Int32)
ExportPdf Method (String)
ExportPdf Method (String, Int32, Int32)
ExportSvg Method (String)
ExportSvg Method (String, Int32, Int32)
Print Method ()
Print Method (PrinterSettings)
PrintPreview Method ()
PrintPreview Method (PrinterSettings)
AllowZoom Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageAutoSize Property
DefaultSize Property
LayoutBuilder Property
LayoutPanel Property
LicenseKey Property
RootPanel Property
Theme Property
DataItemClicked Event
FunnelChart Members
FunnelChart Constructor
FunnelChart Properties
Dimension Property
SegmentSpacing Property
Series Property
SeriesRenderer Property
StemWidth Property
HeatmapChart Members
HeatmapChart Constructor
HeatmapChart Properties
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
Series Property
SeriesRenderer Property
LayoutBuilder Members
LayoutBuilder Constructor
LayoutBuilder Methods
Create1By2ColumnLayout Method
Create1By2RowLayout Method
Create2By1ColumnLayout Method
Create2By1RowLayout Method
Create2By2Layout Method
CreateAndAdd1By2ColumnLayout Method
CreateAndAdd1By2RowLayout Method
CreateAndAdd2By1ColumnLayout Method
CreateAndAdd2By1RowLayout Method
CreateAndAdd2By2Layout Method
CreateAndAddColumnLayout Method
CreateAndAddPlotAndAxes Method
CreateAndAddPlotWithBottomAndLeftAxes Method
CreateAndAddPlotWithBottomAndRightAxes Method
CreateAndAddPlotWithTopAndLeftAxes Method
CreateAndAddPlotWithTopAndRightAxes Method
CreateAndAddRowLayout Method
CreateColumnLayout Method
CreateLayout Method
CreatePlotAndAxes Method
CreatePlotWithBottomAndLeftAxes Method
CreatePlotWithBottomAndRightAxes Method
CreatePlotWithTopAndLeftAxes Method
CreatePlotWithTopAndRightAxes Method
CreateRowLayout Method
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
LineChart Members
LineChart Constructor
LineChart Properties
LineType Property
Series Property
SeriesRenderer Property
PieChart Members
PieChart Constructor
PieChart Methods
PieChart Properties
CreatePlot Method
AllowRotate Property
ChartPadding Property
DetachedSlices Property
DetachOffset Property
Doughnut Property
Series Property
SeriesRenderer Property
StartAngle Property
RadarChart Members
RadarChart Constructor
RadarChart Methods
RadarChart Properties
CreatePlot Method
AlignToAxis Property
AllowRotate Property
AreaOpacity Property
Axes Property
ChartPadding Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
RadarType Property
Series Property
SeriesRenderer Property
ShowCoordinates Property
ShowScatter Property
StartAngle Property
UniformScale Property
ScatterChart Members
ScatterChart Constructor
ScatterChart Properties
Series Property
SeriesRenderer Property
Shape Property
ShapeSize Property
StringCollectionConverter Members
StringCollectionConverter Constructor
StringCollectionConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TowerChart Members
TowerChart Constructor
TowerChart Properties
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
SeriesRenderer Property
TowerLayout Property
DirListBox Class
DirListBox.DirListProxy Class
FileListBox Class
IZoomTarget Interface
NavigationBar Class
Repeater Class
RepeaterSource Interface
ScrollArrowEventArgs Class
ScrollDirection Enumeration
TickPosition Enumeration
TouchControl Class
TouchEventArgs Class
ZoomControl Class
DirListBox Members
DirListBox Constructor
DirListBox Methods
DirListBox Properties
DirListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
DirList Property
DirListCount Property
DirListIndex Property
FormattingEnabled Property
IntegralHeight Property
Path Property
Sorted Property
Change Event
DirListBox.DirListProxy Members
DirListBox.DirListProxy Constructor
DirListBox.DirListProxy Properties
Item Property
FileListBox Members
FileListBox Constructor
FileListBox Methods
FileListBox Properties
FileListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
FileName Property
FormattingEnabled Property
Hidden Property
Path Property
Pattern Property
SelectedIndexChanged Event
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Properties
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
ScrollTo Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
IsDrawing Property
ViewChanged Event
ZoomLevelChanged Event
NavigationBar Members
NavigationBar Constructor
NavigationBar Methods
NavigationBar Properties
NavigationBar Events
ButtonCount Method
OnAddClicked Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNavigateFirst Method
OnNavigateLast Method
OnNavigateNext Method
OnNavigatePrevious Method
OnPaint Method
OnRemoveClicked Method
AddButtonColor Property
RemoveButtonColor Property
ShowAddButton Property
ShowRemoveButton Property
AddClicked Event
NavigateFirst Event
NavigateLast Event
NavigateNext Event
NavigatePrevious Event
RemoveClicked Event
Repeater Members
Repeater Constructor
Repeater Methods
Repeater Properties
Repeater Events
FirstVisibleControl Method
OnPaddingChanged Method
OnResize Method
OnScroll Method
Reset Method
ScrollTo Method
HorizontalItemAlignment Property
HScrollBar Property
ItemsSource Property
NavigationBar Property
ScrollX Property
ScrollY Property
Spacing Property
TitleBar Property
VisibleControls Property
VScrollBar Property
Scroll Event
RepeaterSource Members
RepeaterSource Methods
RepeaterSource Properties
RepeaterSource Events
CreateControl Method
DisposeControl Method
MeasureControl Method
Count Property
ScrollRange Property
ScrollRangeChanged Event
ScrollArrowEventArgs Members
ScrollArrowEventArgs Constructor
ScrollArrowEventArgs Properties
Direction Property
TouchControl Members
TouchControl Constructor
TouchControl Methods
TouchControl Properties
TouchControl Events
OnHandleCreated Method
OnTouchDown Method
OnTouchMove Method
OnTouchUp Method
WndProc Method
EnableMultiTouch Property
TouchDown Event
TouchMove Event
TouchUp Event
TouchEventArgs Members
TouchEventArgs Constructor
TouchEventArgs Properties
Flags Property
Id Property
PrimaryTouch Property
TouchHeight Property
TouchWidth Property
TouchX Property
TouchY Property
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
ZoomControl Events
Dispose Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
SetZoomFactor Method
ActiveColor Property
BorderColor Property
CornerRadius Property
Fill Property
InnerColor Property
LabelFill Property
MaxZoomFactor Property
MinZoomFactor Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
ScrollArrowClicked Event
ZoomFactorChanged Event
BindingTarget Interface
BoundProperty Class
BoundPropertyList Class
DataBinder Class
DataSourceTracker Class
IItemFactory Interface
IVirtualPropertyProvider Interface
PropertyType Enumeration
BindingTarget Members
BindingTarget Methods
CollectionLoaded Method
BoundProperty Members
BoundProperty Constructor
BoundProperty Properties
BoundProperty Constructor (String, String, PropertyType)
BoundProperty Constructor (String, String, PropertyType, String)
ManyToManyTable Property
PropertyType Property
SourceMember Property
TargetMember Property
BoundPropertyList Members
BoundPropertyList Properties
IdField Property
DataBinder Members
DataBinder Constructor
DataBinder Methods
AddDataSource Method
DataBind Method
LoadSourceData Method
LoadTargetData Method
WriteDelayedTables Method
AddDataSource Method (Object, String)
AddDataSource Method (Object, String, Boolean)
DataSourceTracker Members
DataSourceTracker Methods
DataSourceTracker Properties
DataSourceTracker Events
AddProperties Method
AddProperty Method
CreateTracker Method
ReadSourceItems Method
ReadTargetItems Method
SetSourceType Method
SetTargetFactory Method
SetTargetType Method
AddProperty Method (String, String)
AddProperty Method (String, String, PropertyType, DataSourceTracker)
CreateTracker Method (Object, DataBinder, Boolean)
CreateTracker Method (Object, String, DataBinder, Boolean)
DataBinder Property
IdField Property
Properties Property
SourceItems Property
TargetContext Property
TargetItems Property
BindComplete Event
IItemFactory Members
IItemFactory Methods
AddItem Method
RemoveItem Method
IVirtualPropertyProvider Members
IVirtualPropertyProvider Methods
GetValue Method
SetValue Method
Action Enumeration
AdjustmentHandle Class
AdjustmentHandles Enumeration
AeroEffect Class
Anchoring Enumeration
AnchorPattern Class
AnchorPoint Class
AnchorPointCollection Class
AnchorPointEventArgs Class
ArcTemplate Class
AreaEventArgs Class
ArrowHeads Class
AttachTo Enumeration
AttachToLink Enumeration
AttachToNode Enumeration
AutoJson Class
AutoResize Enumeration
Axis Enumeration
BarcodeNode Class
BarcodeNodeProperties Class
BarcodeNodeStyle Class
Behavior Enumeration
BezierTemplate Class
BranchIndicator Enumeration
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ClipboardEventArgs Class
CollectionBase(T) Class
ColumnStyle Enumeration
CommandHistory Class
CompositeNode Class
CompositeNodeStyle Class
CompositeRouter Class
ConnectionPoint Class
Constants Class
ContainerChildEventArgs Class
ContainerNode Class
ContainerNodeProperties Class
ContainerNodeStyle Class
ContainmentKeys Enumeration
ControlMouseAction Enumeration
ControlPointEventArgs Class
Converter Class
CreatePathDelegate Delegate
CursorHint Enumeration
CustomDraw Enumeration
DelKeyAction Enumeration
Diagram Class
DiagramBase Class
DiagramDocument Class
DiagramEventArgs Class
DiagramItem Class
DiagramItemCollection Class
DiagramItemProperties Class
DiagramItemState Class
DiagramItemStyle Class
DiagramLink Class
DiagramLinkCollection Class
DiagramLinkProperties Class
DiagramLinkState Class
DiagramLinkStyle Class
DiagramNode Class
DiagramNodeCollection Class
DiagramNodeEventArgs Class
DiagramNodeProperties Class
DiagramNodeState Class
DiagramNodeStyle Class
DiagramPage Class
DiagramPageEventArgs Class
DiagramPageValidationEventArgs Class
DiagramStyle Class
DirectionConstraint Enumeration
DraggedNode Class
DraggedShape Class
DragIndicator Enumeration
DrawAnchorPointEventArgs Class
DrawBranchIndicatorEventArgs Class
DrawCellEventArgs Class
DrawItemEventArgs Class
DrawLinkEventArgs Class
DrawNodeEventArgs Class
DummyNode Class
EditCellTextEventArgs Class
EditLinkTextEventArgs Class
EditNodeTextEventArgs Class
EffectsProvider Class
ElementTemplate Class
EmbossEffect Class
ExpandButtonAction Enumeration
ExpandButtonPosition Enumeration
ExpandIconRenderer Class
Factory Class
FitSize Enumeration
FoldIconRenderer Class
FreeFormHandle Class
FreeFormNode Class
FreeFormNodeStyle Class
GlassEffect Class
GlassEffectType Enumeration
Granularity Enumeration
GridRouter Class
GridStyle Enumeration
Group Class
Group.Attachment Class
GroupAnchorStyles Enumeration
GroupCollection Class
GroupEventArgs Class
GroupRotation Enumeration
HandlesStyle Enumeration
HandlesVisualStyle Class
HitTestEventArgs Class
HitTestPriority Enumeration
HitTestResult Enumeration
HtmlBuilder Class
HyperLinkStyle Enumeration
IDiagramView Interface
IEffectsProvider Interface
IItemFactory Interface
ILinkRouter Interface
IMeasureUnitConverter Interface
InplaceEditable Interface
InstantiateItemEventArgs Class
InteractionState Class
InternalUtils Class
IPersists Interface
IProperty Interface
IResolution Interface
ItemCollectionBase(T) Class
ItemEventArgs Class
ItemLabel Class
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle Class
LinkCrossingEventArgs Class
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkShape Enumeration
LinkShapeEventArgs Class
LinkTextStyle Enumeration
LinkValidationEventArgs Class
MapContent Class
MapNode Class
MapNodeProperties Class
MarkStyle Enumeration
MeasureUnit Class
MeasureUnitType Enumeration
ModificationEffect Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
MouseWheelAction Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeLabel Class
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PatternRouter Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
PolylineRouting Enumeration
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RelativeToNode Enumeration
RenderCallback(T) Delegate
Renderers Class
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutePattern Class
RouteStep Class
RouteStepKind Enumeration
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
ScrollIconRenderer Class
Selection Class
SelectionCopy Class
SelectionEventArgs Class
SelectionStyle Enumeration
SelectionValidationEventArgs Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeAdjustmentHandle Class
ShapeCollection Class
ShapeControlPoint Class
ShapeConverter Class
ShapeData Class
ShapeDecoration Class
ShapeEventArgs Class
ShapeFormulaParam Class
ShapeLibrary Class
ShapeNode Class
ShapeNodeProperties Class
ShapeNodeState Class
ShapeNodeStyle Class
Shapes Class
ShowAnchors Enumeration
SimpleShape Enumeration
SizeFConverter Class
SmoothShadowEffect Class
SnapToAnchor Enumeration
Style Class
StylePropertyChangedEventArgs Class
SvgNode Class
SvgNodeProperties Class
SvgNodeStyle Class
TableConnectionStyle Enumeration
TableNode Class
TableNode.Cell Class
TableNode.CellCollection Class
TableNode.Column Class
TableNode.ColumnCollection Class
TableNode.Row Class
TableNode.RowCollection Class
TableNodeProperties Class
TableNodeStyle Class
TableScrollUI Enumeration
Theme Class
Thickness Structure
ThicknessConverter Class
TimerEventArgs Class
TimerEventArgs.TimerCommand Enumeration
TreeEnumerator Class
TreeItemEventArgs Class
TreeItemValidationEventArgs Class
TreeViewConnectionPoint Class
TreeViewConnectionStyle Enumeration
TreeViewItem Class
TreeViewNode Class
TreeViewNodeStyle Class
UndoEventArgs Class
UndoManager Class
UndoValidationEventArgs Class
UnitType Enumeration
Vector Structure
VideoNode Class
View3D Enumeration
VisioContent Class
VisioNode Class
VisioNodeProperties Class
VisioNodeStyle Class
VisioStencil Class
VisitNode Delegate
XmlPersistContext Class
AdjustmentHandle Members
AdjustmentHandle Constructor
AdjustmentHandle Methods
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AnchorPattern Members
AnchorPattern Constructor
AnchorPattern Methods
AnchorPattern Properties
AnchorPattern Constructor ()
AnchorPattern Constructor (AnchorPoint[])
AnchorPattern Constructor (AnchorPoint[], String)
AnchorPattern Constructor (AnchorPointCollection)
AnchorPattern Constructor (AnchorPointCollection, String)
AnchorPattern Constructor (String)
Clone Method
FromId Method
Register Method
Decision1In3Out Property
Decision2In2Out Property
Id Property
LeftInRightOut Property
Points Property
TopInBottomOut Property
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
AnchorPoint Properties
AnchorPoint Constructor ()
AnchorPoint Constructor (Single, Single)
AnchorPoint Constructor (Single, Single, Boolean, Boolean)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32, Object)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle, Color)
Clone Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
AllowIncoming Property
AllowOutgoing Property
Color Property
Column Property
MarkStyle Property
Tag Property
ToolTip Property
X Property
XUnit Property
Y Property
YUnit Property
AnchorPointCollection Members
AnchorPointCollection Constructor
AnchorPointCollection Methods
AnchorPointCollection Constructor ()
AnchorPointCollection Constructor (AnchorPoint[])
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
RemoveAt Method
AnchorPointEventArgs Members
AnchorPointEventArgs Constructor
AnchorPointEventArgs Properties
Link Property
NewAnchorIndex Property
OldAnchorIndex Property
ArcTemplate Members
ArcTemplate Constructor
ArcTemplate Methods
ArcTemplate Properties
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single)
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
StartAngle Property
SweepAngle Property
AreaEventArgs Members
AreaEventArgs Properties
AreaTag Property
Column Property
Item Property
Row Property
ArrowHeads Members
ArrowHeads Fields
Arrow Field
BackSlash Field
BowArrow Field
Circle Field
DefaultFlow Field
DoubleArrow Field
None Field
Pentagon Field
PointerArrow Field
Quill Field
Reversed Field
RevTriangle Field
RevWithCirc Field
RevWithLine Field
Rhombus Field
Slash Field
Tetragon Field
Triangle Field
AutoJson Members
AutoJson Constructor
BarcodeNode Members
BarcodeNode Constructor
BarcodeNode Methods
BarcodeNode Properties
BarcodeNode Constructor ()
BarcodeNode Constructor (BarcodeNode)
BarcodeNode Constructor (Diagram)
CreateProperties Method
DrawLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnTextChanged Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
BarColor Property
Content Property
Format Property
QRCorrectionLevel Property
BarcodeNodeProperties Members
BarcodeNodeProperties Constructor
BarcodeNodeStyle Members
BarcodeNodeStyle Constructor
BezierTemplate Members
BezierTemplate Constructor
BezierTemplate Methods
BezierTemplate Properties
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Properties
Cell Property
Column Property
MouseButton Property
MousePosition Property
PreventNodeEvent Property
Row Property
Table Property
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
CellValidationEventArgs Properties
CancelDrag Method
Cancel Property
ClipboardEventArgs Members
ClipboardEventArgs Constructor
ClipboardEventArgs Properties
ClipboardEventArgs Constructor (Object)
ClipboardEventArgs Constructor (Object, Object)
Data Property
DataType Property
IsGetOperation Property
IsHandled Property
Source Property
CollectionBase(T) Members
CollectionBase(T) Fields
CollectionBase(T) Constructor
CollectionBase(T) Methods
CollectionBase(T) Properties
InnerList Field
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Sort Method
Sort Method (Comparison(T))
Sort Method (IComparer(T))
Count Property
IsReadOnly Property
Item Property
CommandHistory Members
CommandHistory Methods
CommandHistory Properties
Clear Method
MergeUndoRecords Method
Capacity Property
Commands Property
NextRedo Property
NextUndo Property
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
CompositeNode Properties
CompositeNode Constructor ()
CompositeNode Constructor (CompositeNode)
CompositeNode Constructor (Diagram)
ArrangeComponents Method
ContainsComponent Method
DocToComponent Method
DrawLocal Method
DrawShadowLocal Method
FindComponent Method
GenerateJsonTemplate Method
GetComponentAt Method
GetRgnInRect Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadJsonTemplate Method
OnMeasureUnitChanged Method
OnRemove Method
OnUpdateBounds Method
OnZoomChanged Method
PointToComponent Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeComponents Method
ClipToOutline Property
Components Property
CompositeNodeStyle Members
CompositeNodeStyle Constructor
CompositeRouter Members
CompositeRouter Constructor
CompositeRouter Methods
CompositeRouter Properties
CompositeRouter Constructor ()
CompositeRouter Constructor (Diagram)
RouteLink Method
RouteLinks Method
Diagram Property
Routers Property
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
ConnectionPoint Properties
ConnectionPoint Constructor ()
ConnectionPoint Constructor (DiagramNode, DiagramLink, Boolean)
AddLinkToNode Method
CalculateIntersections Method
CanMoveLink Method
GetAnchorPos Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
GetNodeRect Method
LinkChanges Method
LoadFrom Method
NearestAnchorPoint Method
NodesIntersect Method
RemoveLinkFromNode Method
SameNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
GetAnchorPos Method (Int32)
GetAnchorPos Method (Int32, PointF@)
Incoming Property
Link Property
Node Property
RelativePosition Property
Row Property
Constants Members
Constants Fields
Constants Methods
E Field
IdentityMatrix Field
NoAnchorPattern Field
GetAutoScroll Method
GetContainerFolderPadding Method
GetExpandIconSize Method
GetFitTextStep Method
GetHalfInch Method
GetHScrollButtonSize Method
GetInch Method
GetInflation Method
GetLineHitTest Method
GetMarkSize Method
GetMillimeter Method
GetMinArrowheadSize Method
GetMinItemSize Method
GetPixel Method
GetReflHth Method
GetReflWth2 Method
GetRoundRectArc Method
GetRouteGridSize Method
GetScrollerWdt Method
GetSelPtTest Method
GetTableHeaderOffset Method
GetVScrollButtonSize Method
TouchHitDistance Method
ContainerChildEventArgs Members
ContainerChildEventArgs Constructor
ContainerChildEventArgs Methods
ContainerChildEventArgs Properties
ToString Method
Container Property
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
ContainerNode Properties
ContainerNode Constructor ()
ContainerNode Constructor (ContainerNode)
ContainerNode Constructor (Diagram)
Add Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
Clone Method
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetRepaintRect Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
Remove Method
ResizeToFitChildren Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReference Method
UpdateBounds Method
VisitNodes Method
UpdateBounds Method ()
UpdateBounds Method (Boolean)
AllowAddChildren Property
AllowRemoveChildren Property
AutoDeleteChildren Property
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
Children Property
ClipChildren Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EnableStyledText Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize Property
Scrollable Property
ScrollX Property
ScrollY Property
Shape Property
UnfoldedSize Property
Visible Property
ContainerNodeProperties Members
ContainerNodeProperties Fields
ContainerNodeProperties Constructor
Caption Field
CaptionHeight Field
Margin Field
Shape Field
ContainerNodeStyle Members
ContainerNodeStyle Constructor
ControlPointEventArgs Members
ControlPointEventArgs Constructor
ControlPointEventArgs Properties
ControlPoint Property
NewValue Property
Node Property
OldValue Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
Diagram Properties
Dummy Field
AddItem Method
AlignPointToGrid Method
AllowNodeBounds Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
Clone Method
CopySelection Method
CopyTo Method
CreateAddItemCmd Method
CreateImage Method
CreateItem Method
CreateMeasureGraphics Method
CreateModifyItemCmd Method
CreateRemoveItemCmd Method
CreateThemeFromDefaults Method
DeleteGroup Method
Dispose Method
Draw Method
DrawAlignmentGuides Method
DrawInteraction Method
DrawInteractions Method
DrawLayer Method
DrawStyledText Method
EffectiveTouchHitDistance Method
EnumByReverseZ Method
EnumTopLevelByReverseZ Method
ExecuteCommand Method
FindGroup Method
FindLink Method
FindLinkById Method
FindNode Method
FindNodeById Method
GetContentBounds Method
GetItemAt Method
GetLinkAt Method
GetLinksAt Method
GetNearestNode Method
GetNodeAt Method
GetNodesAt Method
GetNodesInViewport Method
GetValue Method
HandleKeyDown Method
HandleKeyPress Method
HandleKeyUp Method
HandleMouseMove Method
HitTestComponents Method
HitTestLabels Method
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
MeasureString Method
Navigate Method
NewInstance Method
PasteSelection Method
PixelToUnit Method
RaiseCellTextEdited Method
RaiseCellTextEditing Method
RaiseClicked Method
RaiseCreated Method
RaiseDeleting Method
RaiseDoubleClicked Method
RaiseLinkTextEdited Method
RaiseLinkTextEditing Method
RaiseModified Method
RaiseMouseHover Method
RaiseNodeTextEdited Method
RaiseNodeTextEditing Method
RaisePasted Method
RaiseSelecting Method
RaiseTreeItemTextEditing Method
RaiseViewRemoved Method
RegisterClass Method
RegisterDefaultStyle Method
RegisterItemClass Method
RemoveItem Method
ResetAlignmentGuides Method
ResizeToFitItem Method
ResizeToFitItems Method
ResumeLinkRouter Method
RouteAllLinks Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
SetShadowOffset Method
SuspendLinkRouter Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CopySelection Method (Boolean, Boolean)
CopySelection Method (DiagramItemCollection, Boolean, Boolean)
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
GetItemAt Method (PointF, Boolean)
GetItemAt Method (PointF, Predicate(DiagramItem))
GetItemAt Method (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)
GetLinkAt Method (PointF, Single)
GetLinkAt Method (PointF, Single, Boolean)
GetLinkAt Method (PointF, Single, Boolean, Int32@)
GetNodeAt Method (PointF)
GetNodeAt Method (PointF, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean, Single)
GetNodeAt Method (PointF, Single)
Invalidate Method ()
Invalidate Method (Boolean)
Invalidate Method (Object, RectangleF)
Invalidate Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, RectangleF, StringFormat, Int32@, Int32@)
RaiseClicked Method (DiagramItem, PointF, MouseButton)
RaiseClicked Method (MouseButton, PointF)
RaiseDoubleClicked Method (DiagramItem, PointF, MouseButton)
RaiseDoubleClicked Method (MouseButton, PointF)
RegisterClass Method (Type, String, Int32)
RegisterClass Method (Type, String, Int32, String)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
ResizeToFitItems Method (Single)
ResizeToFitItems Method (Single, Boolean)
RouteAllLinks Method ()
RouteAllLinks Method (DiagramLinkCollection)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
ActiveItem Property
ActiveItemHandlesStyle Property
ActiveLayer Property
AdjustmentHandlesSize Property
AlignmentGuidePen Property
AlignToGrid Property
AllowLinksRepeat Property
AllowMultipleResize Property
AllowSelfLoops Property
AllowSplitLinks Property
AllowUnanchoredLinks Property
AllowUnconnectedLinks Property
AutoAlignDistance Property
AutoAlignNodes Property
AutoArrangeAvoidContainers Property
AutoArrangeAvoidSegments Property
AutoCloseDistance Property
AutoDeleteLinks Property
AutoHighlightRows Property
AutoResize Property
AutoSnapDistance Property
AutoSnapLinks Property
BackBrush Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageUrl Property
BarcodeNodeStyle Property
Bounds Property
BoundsPen Property
BranchIndicatorColor Property
BranchIndicatorSize Property
CellCustomDraw Property
CellFrameStyle Property
CompositeNodeStyle Property
ContainerCaption Property
ContainerCaptionHeight Property
ContainerHighlightPen Property
ContainerMargin Property
ContainerMinimumSize Property
ContainerNodeStyle Property
ContainersFoldable Property
CrossingRadius Property
DefaultShape Property
DiagramLinkStyle Property
DiagramStyle Property
Dirty Property
DisabledHandlesStyle Property
DynamicLinks Property
EffectiveBackBrush Property
EffectsProvider Property
EnableEmbossEffects Property
EnableLanes Property
EnableShadowEffects Property
EnableSpatialIndex Property
EnableStyledText Property
ExpandButtonAction Property
ExpandButtonPosition Property
ExpandOnIncoming Property
ExteriorBrush Property
Factory Property
FocusedComponent Property
FoldedContainerSize Property
Font Property
FreeFormAttractDistance Property
FreeFormTargets Property
GridColor Property
GridOffsetX Property
GridOffsetY Property
GridPatternHatch Property
GridPatternThreshold Property
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority Property
HoverDelay Property
Interaction Property
IsProEdition Property
Items Property
LaneGrid Property
Layers Property
LinkBaseShape Property
LinkBaseShapeSize Property
LinkBranchIndicator Property
LinkBrush Property
LinkCascadeOrientation Property
LinkCrossings Property
LinkCustomDraw Property
LinkEndsMovable Property
LinkHandlesStyle Property
LinkHeadShape Property
LinkHeadShapeSize Property
LinkHitDistance Property
LinkIntermediateShape Property
LinkIntermediateShapeSize Property
LinkMergeIndicator Property
LinkPen Property
LinkRouter Property
Links Property
LinkSegments Property
LinkShape Property
LinksRetainForm Property
LinkText Property
LinkTextStyle Property
MeasureTextRenderingHint Property
MeasureUnit Property
MergeIndicatorColor Property
MergeIndicatorSize Property
MergeThreshold Property
MinimumNodeSize Property
ModificationEffect Property
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand Property
RenderOptions Property
RestrictItemsToBounds Property
RoundedLinks Property
RoundedLinksRadius Property
RoundRectFactor Property
RouteLinks Property
RoutingOptions Property
RowHighlightBrush Property
ScriptHelper Property
SelectAfterCreate Property
SelectedItemHandlesStyle Property
Selection Property
SelectionOnTop Property
SerializationBinder Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
ShadowsStyle Property
ShapeBrush Property
ShapeCustomDraw Property
ShapeHandlesStyle Property
ShapeNodeStyle Property
ShapeOrientation Property
ShapePen Property
ShapeText Property
ShowAnchors Property
ShowDisabledHandles Property
ShowGrid Property
ShowHandlesOnDrag Property
SnapToAnchor Property
SortGroupsByZ Property
Style Property
SvgNodeStyle Property
TableBrush Property
TableCaption Property
TableCaptionHeight Property
TableColumnCount Property
TableColumnWidth Property
TableConnectionStyle Property
TableCustomDraw Property
TableHandlesStyle Property
TableNodeStyle Property
TablePen Property
TableRowCount Property
TableRowHeight Property
TableShape Property
TablesScrollable Property
Tag Property
TextColor Property
TextFormat Property
Theme Property
ToolTip Property
TouchHitDistance Property
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
DiagramBase Members
DiagramBase Constructor
DiagramBase Methods
DiagramBase Events
OnActionRecorded Method
OnActionRecording Method
OnActionRedone Method
OnActionUndone Method
OnBeginLoad Method
OnBoundsChanged Method
OnCellClicked Method
OnCellDoubleClicked Method
OnCellTextEdited Method
OnCellTextEditing Method
OnClicked Method
OnContainerChildAdded Method
OnContainerChildRemoved Method
OnContainerFolded Method
OnContainerUnfolded Method
OnContentVisibilityChanged Method
OnDefaultShapeChanged Method
OnDeserializeTag Method
OnDestinationAnchorChanged Method
OnDirtyChanged Method
OnDoubleClicked Method
OnDrawAdjustmentHandles Method
OnDrawAnchorPoint Method
OnDrawBackground Method
OnDrawBranchIndicator Method
OnDrawCell Method
OnDrawForeground Method
OnDrawLink Method
OnDrawNode Method
OnEndLoad Method
OnExpandButtonClicked Method
OnGroupDestroyed Method
OnHitTestAdjustmentHandles Method
OnInitializeLasso Method
OnInitializeLink Method
OnInitializeNode Method
OnItemAdded Method
OnItemRemoved Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnLayerVisibilityChanged Method
OnLinkActivated Method
OnLinkClicked Method
OnLinkCreateCancelled Method
OnLinkCreated Method
OnLinkCreating Method
OnLinkDeactivated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkDeselected Method
OnLinkDoubleClicked Method
OnLinkHovered Method
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointerEnter Method
OnLinkPointerLeave Method
OnLinkRouted Method
OnLinkSelected Method
OnLinkSelecting Method
OnLinkSplit Method
OnLinkStartModifying Method
OnLinkTextEdited Method
OnLinkTextEditing Method
OnMeasureUnitChanged Method
OnNodeActivated Method
OnNodeClicked Method
OnNodeCreateCancelled Method
OnNodeCreated Method
OnNodeCreating Method
OnNodeDeactivated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeDeselected Method
OnNodeDoubleClicked Method
OnNodeHovered Method
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointerEnter Method
OnNodePointerLeave Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnPropertyChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard Method
OnRequestDrawInteractions Method
OnRequestTimer Method
OnSelectionChanged Method
OnSelectionModified Method
OnSelectionModifying Method
OnSerializeTag Method
OnSetSelfLoopShape Method
OnShapeModified Method
OnShapeNotDefined Method
OnTableColumnResized Method
OnTableColumnResizing Method
OnTableRowResized Method
OnTableRowResizing Method
OnTableSectionCollapsed Method
OnTableSectionExpanded Method
OnTreeCollapsed Method
OnTreeExpanded Method
OnTreeItemTextEditing Method
OnValidateAnchorPoint Method
OnValidateLinkCrossing Method
OnViewRemoved Method
RaiseNodeModifying Method
TrackMouseHover Method
ActionRecorded Event
ActionRecording Event
ActionRedone Event
ActionUndone Event
ActiveLayerChanged Event
BeginLoad Event
BoundsChanged Event
CellClicked Event
CellDoubleClicked Event
CellTextEdited Event
CellTextEditing Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
ContentVisibilityChanged Event
DefaultShapeChanged Event
DeserializeTag Event
DestinationAnchorChanged Event
DirtyChanged Event
DoubleClicked Event
DrawAdjustmentHandles Event
DrawAnchorPoint Event
DrawBackground Event
DrawBranchIndicator Event
DrawCell Event
DrawForeground Event
DrawLink Event
DrawNode Event
EndLoad Event
ExpandButtonClicked Event
GroupDestroyed Event
HitTestAdjustmentHandles Event
InitializeLasso Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
JsonDeserializeTag Event
JsonSerializeTag Event
LayerVisibilityChanged Event
LinkActivated Event
LinkClicked Event
LinkCreateCancelled Event
LinkCreated Event
LinkCreating Event
LinkDeactivated Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkHovered Event
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointerEnter Event
LinkPointerLeave Event
LinkRouted Event
LinkSelected Event
LinkSelecting Event
LinkSplit Event
LinkStartModifying Event
LinkTextEdited Event
LinkTextEditing Event
MeasureUnitChanged Event
NodeActivated Event
NodeClicked Event
NodeCreateCancelled Event
NodeCreated Event
NodeCreating Event
NodeDeactivated Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeHovered Event
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointerEnter Event
NodePointerLeave Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard Event
RequestDrawInteractions Event
RequestTimer Event
SelectionChanged Event
SelectionModified Event
SelectionModifying Event
SerializeTag Event
SetSelfLoopShape Event
ShapeModified Event
ShapeNotDefined Event
TableColumnResized Event
TableColumnResizing Event
TableRowResized Event
TableRowResizing Event
TableSectionCollapsed Event
TableSectionExpanded Event
TreeCollapsed Event
TreeExpanded Event
TreeItemTextEditing Event
ValidateAnchorPoint Event
ValidateLinkCrossing Event
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
Clone Method
CopyTo Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
Dirty Property
Pages Property
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Properties
DiagramEventArgs Constructor (IGraphics, RectangleF, RectangleF)
DiagramEventArgs Constructor (MouseButton, PointF)
ClipRect Property
Graphics Property
MouseButton Property
MousePosition Property
VisibleRect Property
DiagramItem Members
DiagramItem Fields
DiagramItem Constructor
DiagramItem Methods
DiagramItem Properties
disposed Field
DiagramItem Constructor ()
DiagramItem Constructor (Diagram)
DiagramItem Constructor (DiagramItem)
AddManipulator Method
AllowCreate Method
AllowModify Method
Animate Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DoModify Method
Draw Method
DrawHandles Method
DrawManipulators Method
DrawShadow Method
Finalize Method
FreeResources Method
GetBounds Method
GetEffectiveBrush Method
GetEffectivePen Method
GetEffectiveShadowBrush Method
GetEffectiveTextBrush Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
GetToolTip Method
GetValue Method
HitTest Method
HitTestHandle Method
HitTestManipulators Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadObsolete Method
NotInteractive Method
NowModifying Method
OnAdd Method
OnChildModified Method
OnClick Method
OnDoubleClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnRemove Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnZoomChanged Method
Query Method
RemoveManipulator Method
Repaint Method
RestoreItemProperties Method
RestoreProperties Method
RestoreState Method
SaveItemProperties Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetDiagramDirty Method
SetExpanded Method
SetReference Method
ShouldRender Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateGroup Method
UpdateModify Method
ZBottom Method
ZLevelDown Method
ZLevelUp Method
ZTop Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Dispose Method ()
Dispose Method (Boolean)
DrawManipulators Method (IGraphics, Boolean)
DrawManipulators Method (IGraphics, Boolean, Boolean)
Repaint Method ()
Repaint Method (Boolean)
Repaint Method (RectangleF)
Brush Property
CustomDraw Property
EffectiveBrush Property
EffectiveFont Property
EffectivePen Property
EffectiveShadowBrush Property
EffectiveTextBrush Property
Font Property
HyperLink Property
Id Property
IgnoreLayout Property
LayerIndex Property
LayoutTraits Property
Locked Property
MeasureUnit Property
Opacity Property
Parent Property
Pen Property
Printable Property
RuntimeIndex Property
Selected Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
Style Property
SubordinateGroup Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
TextPadding Property
ToolTip Property
TopLevel Property
Visible Property
Weight Property
ZIndex Property
DiagramItemCollection Members
DiagramItemCollection Constructor
DiagramItemCollection Methods
Clone Method
DiagramItemProperties Members
DiagramItemProperties Fields
DiagramItemProperties Constructor
DiagramItemProperties Methods
ItemClass Field
Selected Field
Text Field
TextPadding Field
ZIndex Field
FreeResources Method
DiagramItemState Members
DiagramItemState Constructor
DiagramItemStyle Members
DiagramItemStyle Constructor
DiagramItemStyle Methods
DiagramItemStyle Properties
LoadFromJson Method
SaveToJson Method
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
DiagramLink Properties
DiagramLink Constructor (Diagram)
DiagramLink Constructor (Diagram, DiagramNode, DiagramNode)
DiagramLink Constructor (Diagram, DiagramNode, PointF)
DiagramLink Constructor (Diagram, PointF, DiagramNode)
DiagramLink Constructor (Diagram, PointF, PointF)
DiagramLink Constructor (DiagramLink, DiagramNode, DiagramNode)
AddLabel Method
AllowCreate Method
AllowModify Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawArrowhead Method
DrawHandles Method
DrawShadow Method
GetBounds Method
GetEffectiveHeadPen Method
GetLongestHSegment Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
HitTestHandle Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnModify Method
OnStyleChanged Method
OnTextChanged Method
ReassignAnchorPoints Method
RemoveLabel Method
RestoreProperties Method
RestoreState Method
Route Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetOrgAndDest Method
SetReference Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateFromPoints Method
UpdateIntersections Method
UpdateModify Method
AddLabel Method (LinkLabel)
AddLabel Method (String)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetBounds Method ()
GetBounds Method (Boolean)
Intersects Method (DiagramLink)
Intersects Method (DiagramNode)
UpdateFromPoints Method ()
UpdateFromPoints Method (Boolean)
AllowMoveEnd Property
AllowMoveStart Property
AutoRoute Property
AutoSnapToNode Property
BaseBrush Property
BaseShape Property
BaseShapeSize Property
Bounds Property
CascadeOrientation Property
ControlPoints Property
CrossingRadius Property
CustomDraw Property
Destination Property
DestinationAnchor Property
DestinationConnection Property
DestinationIndex Property
DrawCrossings Property
Dynamic Property
EffectiveHeadPen Property
EndPoint Property
Font Property
HandlesStyle Property
HeadBrush Property
HeadPen Property
HeadShape Property
HeadShapeSize Property
IntermediateBrush Property
IntermediateShape Property
IntermediateShapeSize Property
IsConnected Property
Labels Property
Length Property
Origin Property
OriginAnchor Property
OriginConnection Property
OriginIndex Property
RetainForm Property
SegmentCount Property
Shape Property
StartPoint Property
Text Property
TextAlignment Property
TextStyle Property
TopLevel Property
Visible Property
DiagramLinkCollection Members
DiagramLinkCollection Constructor
DiagramLinkCollection Methods
Clone Method
DiagramLinkProperties Members
DiagramLinkProperties Fields
DiagramLinkProperties Constructor
AllowMoveEnd Field
AllowMoveStart Field
AutoRoute Field
AutoSnapToNode Field
BaseShape Field
BaseShapeSize Field
CascadeOrientation Field
CrossingRadius Field
DrawCrossings Field
Dynamic Field
HeadShape Field
HeadShapeSize Field
IntermediateShape Field
IntermediateShapeSize Field
labels Field
RetainForm Field
Text Field
DiagramLinkState Members
DiagramLinkState Constructor
DiagramLinkStyle Members
DiagramLinkStyle Constructor
DiagramLinkStyle Methods
DiagramLinkStyle Properties
LoadFromJson Method
SaveToJson Method
HeadStroke Property
HeadStrokeDashStyle Property
HeadStrokeThickness Property
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks Method
AddLabel Method
AllowCreate Method
AllowModify Method
AttachManipulator Method
AttachTo Method
CancelModify Method
Collapse Method
CompleteCreate Method
CompleteModify Method
ConstraintsInfringed Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Detach Method
DetachManipulator Method
Draw Method
DrawAnchors Method
DrawHandles Method
DrawInRect Method
DrawLocal Method
DrawShadow Method
DrawShadowLocal Method
Expand Method
FreeResources Method
GetAllIncomingLinks Method
GetAllLinks Method
GetAllOutgoingLinks Method
GetCenter Method
GetClosestAnchorPoint Method
GetIntersection Method
GetLocalBounds Method
GetNearestBorderPoint Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
GetRotatedBounds Method
GetRotationAngle Method
GetToolTip Method
GroupContains Method
HitTestHandle Method
HitTestManipulators Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
Move Method
OnAdd Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnMeasureUnitChanged Method
OnModify Method
OnRemove Method
OnRotationAngleChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ReassignAnchorPoints Method
ReassignUnanchoredLinks Method
RemoveLabel Method
Resize Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetBounds Method
SetExpandable Method
SetExpanded Method
SetExpandedFlag Method
SetIncomingLinks Method
SetOutgoingLinks Method
SetPos Method
SetRect Method
SetReference Method
SetReflexive Method
ShouldRenderAnchors Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateLinkIntersections Method
UpdateLinkPositions Method
UpdateModify Method
AddLabel Method (NodeLabel)
AddLabel Method (String)
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
AttachTo Method (DiagramNode, Single, Single)
AttachTo Method (DiagramNode, Single, Single, Single, Single)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetAllIncomingLinks Method ()
GetAllIncomingLinks Method (DiagramLinkCollection)
GetAllOutgoingLinks Method ()
GetAllOutgoingLinks Method (DiagramLinkCollection)
GetRotatedBounds Method ()
GetRotatedBounds Method (RectangleF, PointF, Single)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Container Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
Labels Property
MasterGroup Property
MasterItem Property
Obstacle Property
OutgoingLinks Property
RotationAngle Property
TopLevel Property
DiagramNodeCollection Members
DiagramNodeCollection Constructor
DiagramNodeCollection Methods
Clone Method
DiagramNodeEventArgs Members
DiagramNodeEventArgs Constructor
DiagramNodeEventArgs Properties
DiagramNodeEventArgs Constructor (DiagramNode)
DiagramNodeEventArgs Constructor (DiagramNode, Int32)
Index Property
Node Property
DiagramNodeProperties Members
DiagramNodeProperties Fields
DiagramNodeProperties Constructor
labels Field
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
Clone Method
CopyTo Method
OnPropertyChanged Method
Icon Property
IconUrl Property
Title Property
TitleColor Property
PropertyChanged Event
DiagramPageEventArgs Members
DiagramPageEventArgs Constructor
DiagramPageEventArgs Properties
DiagramPage Property
DiagramPageValidationEventArgs Members
DiagramPageValidationEventArgs Constructor
DiagramPageValidationEventArgs Properties
Cancel Property
DiagramStyle Members
DiagramStyle Constructor
DiagramStyle Methods
DiagramStyle Properties
LoadFromJson Method
SaveToJson Method
BackBrush Property
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
NodeEffects Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DraggedNode Members
DraggedNode Constructor
DraggedNode Properties
DraggedNode Constructor (DiagramNode, SizeF)
DraggedNode Constructor (DiagramNode, SizeF, String)
Label Property
Node Property
Size Property
DraggedShape Members
DraggedShape Constructor
DraggedShape Properties
Id Property
Size Property
DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Constructor
DrawAnchorPointEventArgs Properties
AnchorIndex Property
AnchorPattern Property
Graphics Property
Location Property
Node Property
DrawBranchIndicatorEventArgs Members
DrawBranchIndicatorEventArgs Properties
From Property
Graphics Property
Merge Property
Position Property
To Property
DrawCellEventArgs Members
DrawCellEventArgs Constructor
DrawCellEventArgs Properties
Bounds Property
Cell Property
Column Property
Graphics Property
Row Property
Table Property
DrawItemEventArgs Members
DrawItemEventArgs Constructor
DrawItemEventArgs Properties
Graphics Property
Item Property
DrawLinkEventArgs Members
DrawLinkEventArgs Constructor
DrawLinkEventArgs Properties
Graphics Property
Link Property
Points Property
Shadow Property
DrawNodeEventArgs Members
DrawNodeEventArgs Constructor
DrawNodeEventArgs Properties
Bounds Property
CustomDrawKind Property
Graphics Property
Node Property
Options Property
Shadow Property
DummyNode Members
DummyNode Constructor
DummyNode Methods
ContainsPoint Method
CreateConnectionPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetNearestBorderPoint Method
HitTestHandle Method
EditCellTextEventArgs Members
EditCellTextEventArgs Constructor
EditCellTextEventArgs Properties
Cell Property
Column Property
NewText Property
OldText Property
Row Property
Table Property
EditLinkTextEventArgs Members
EditLinkTextEventArgs Constructor
EditLinkTextEventArgs Properties
Label Property
Link Property
NewText Property
OldText Property
EditNodeTextEventArgs Members
EditNodeTextEventArgs Constructor
EditNodeTextEventArgs Properties
Label Property
NewText Property
Node Property
OldText Property
EffectsProvider Members
EffectsProvider Constructor
ElementTemplate Members
ElementTemplate Constructor
ElementTemplate Methods
ElementTemplate Properties
Clone Method
GetElementPen Method
SameAs Method
Color Property
DashStyle Property
Width Property
EmbossEffect Members
EmbossEffect Constructor
EmbossEffect Methods
Clone Method
ExpandIconRenderer Members
ExpandIconRenderer Constructor
ExpandIconRenderer Properties
ExpandIconRenderer Constructor (Image, Image)
ExpandIconRenderer Constructor (RenderCallback(DiagramNode))
ExpandIconRenderer Constructor (SvgContent, SvgContent)
Size Property
Factory Members
Factory Constructor
Factory Methods
CreateBarcodeNode Method
CreateContainerNode Method
CreateDiagramLink Method
CreateGroup Method
CreateMapNode Method
CreateShapeNode Method
CreateSvgNode Method
CreateTableNode Method
CreateTreeViewNode Method
CreateVisioNode Method
CreateBarcodeNode Method (PointF, SizeF)
CreateBarcodeNode Method (PointF, SizeF, BarcodeFormat, String)
CreateBarcodeNode Method (RectangleF)
CreateBarcodeNode Method (RectangleF, BarcodeFormat, String)
CreateBarcodeNode Method (Single, Single, Single, Single)
CreateBarcodeNode Method (Single, Single, Single, Single, BarcodeFormat, String)
CreateContainerNode Method (PointF, SizeF)
CreateContainerNode Method (PointF, SizeF, Boolean)
CreateContainerNode Method (RectangleF)
CreateContainerNode Method (RectangleF, Boolean)
CreateContainerNode Method (Single, Single, Single, Single)
CreateContainerNode Method (Single, Single, Single, Single, Boolean)
CreateDiagramLink Method (DiagramNode, DiagramNode)
CreateDiagramLink Method (DiagramNode, PointF)
CreateDiagramLink Method (DiagramNode, TableNode, Int32)
CreateDiagramLink Method (PointF, DiagramNode)
CreateDiagramLink Method (PointF, PointF)
CreateDiagramLink Method (ShapeNode, Int32, ShapeNode, Int32)
CreateDiagramLink Method (TableNode, Int32, DiagramNode)
CreateDiagramLink Method (TableNode, Int32, TableNode, Int32)
CreateDiagramLink Method (TableNode, TableNode)
CreateDiagramLink Method (TreeViewNode, TreeViewItem, TreeViewNode, TreeViewItem)
CreateMapNode Method (PointF, SizeF)
CreateMapNode Method (PointF, SizeF, MapContent)
CreateMapNode Method (RectangleF)
CreateMapNode Method (RectangleF, MapContent)
CreateMapNode Method (Single, Single, Single, Single)
CreateMapNode Method (Single, Single, Single, Single, MapContent)
CreateShapeNode Method (PointF, SizeF)
CreateShapeNode Method (PointF, SizeF, Shape)
CreateShapeNode Method (RectangleF)
CreateShapeNode Method (RectangleF, Shape)
CreateShapeNode Method (Single, Single, Single, Single)
CreateShapeNode Method (Single, Single, Single, Single, Shape)
CreateSvgNode Method (PointF, SizeF)
CreateSvgNode Method (PointF, SizeF, SvgContent)
CreateSvgNode Method (RectangleF)
CreateSvgNode Method (RectangleF, SvgContent)
CreateSvgNode Method (Single, Single, Single, Single)
CreateSvgNode Method (Single, Single, Single, Single, SvgContent)
CreateTableNode Method (PointF, SizeF)
CreateTableNode Method (PointF, SizeF, Int32, Int32)
CreateTableNode Method (RectangleF)
CreateTableNode Method (RectangleF, Int32, Int32)
CreateTableNode Method (Single, Single, Single, Single)
CreateTableNode Method (Single, Single, Single, Single, Int32, Int32)
CreateTreeViewNode Method (PointF, SizeF)
CreateTreeViewNode Method (RectangleF)
CreateTreeViewNode Method (Single, Single, Single, Single)
CreateVisioNode Method (PointF, SizeF)
CreateVisioNode Method (PointF, SizeF, VisioContent)
CreateVisioNode Method (RectangleF)
CreateVisioNode Method (RectangleF, VisioContent)
CreateVisioNode Method (Single, Single, Single, Single)
CreateVisioNode Method (Single, Single, Single, Single, VisioContent)
FoldIconRenderer Members
FoldIconRenderer Constructor
FoldIconRenderer Constructor (Image, Image)
FoldIconRenderer Constructor (RenderCallback(ContainerNode))
FoldIconRenderer Constructor (SvgContent, SvgContent)
FreeFormHandle Members
FreeFormHandle Constructor
FreeFormHandle Properties
PointIndex Property
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
FreeFormNode Properties
FreeFormNode Constructor ()
FreeFormNode Constructor (Diagram)
FreeFormNode Constructor (FreeFormNode)
AllowCreate Method
CancelModify Method
CompleteCreate Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetOutlinePoly Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnRotationAngleChanged Method
OnUpdateBounds Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
StandardShapeReplacement Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateFromPoints Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Closed Property
ConvertToShape Property
Points Property
Text Property
FreeFormNodeStyle Members
FreeFormNodeStyle Constructor
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
Group Members
Group Constructor
Group Methods
Group Properties
Group Constructor (Diagram)
Group Constructor (Group)
AttachAlongLinkLength Method
AttachCustom Method
AttachProportional Method
AttachToCorner Method
AttachToEdges Method
AttachToFractionalPosition Method
AttachToLinkPoint Method
AttachToLinkSegment Method
AttachToLongestHSegment Method
AttachToSideMiddle Method
Detach Method
GetRepaintRect Method
AttachedNodes Property
AutoDeleteItems Property
Expandable Property
FollowMasterContainment Property
FollowMasterRotation Property
MainItem Property
Tag Property
Visible Property
Group.Attachment Members
Group.Attachment Constructor
Group.Attachment Methods
Group.Attachment Properties
Clone Method
Data Property
Node Property
Percents Property
Traits Property
Type Property
GroupCollection Members
GroupCollection Fields
GroupCollection Constructor
GroupCollection Methods
groupEventArgs Field
notifyParent Field
Add Method
Clear Method
Clone Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
GroupEventArgs Members
GroupEventArgs Constructor
GroupEventArgs Properties
Group Property
Index Property
HandlesVisualStyle Members
HandlesVisualStyle Constructor
HandlesVisualStyle Methods
HandlesVisualStyle Properties
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ControlPointBrush Property
DashPen Property
HandleBrush Property
HandlePen Property
HatchBrush Property
PatternBrush Property
RotationHandleBrush Property
HitTestEventArgs Members
HitTestEventArgs Constructor
HitTestEventArgs Properties
HitResult Property
Item Property
MousePosition Property
HtmlBuilder Members
HtmlBuilder Constructor
HtmlBuilder Methods
HtmlBuilder Properties
HtmlBuilder Events
CreateImageHtml Method
CreateImageMap Method
CreateUseMapAttr Method
CreateImageMap Method (String)
CreateImageMap Method (String, RectangleF)
AreasForTableCells Property
AreasForTreeViewItems Property
ExpandBtnHyperLink Property
LinkTarget Property
Scale Property
ScrollDownHyperLink Property
ScrollUpHyperLink Property
CreatingArea Event
IDiagramView Members
IDiagramView Methods
IDiagramView Properties
ZoomToRect Method
Diagram Property
IEffectsProvider Members
IEffectsProvider Methods
GenerateEmboss Method
GenerateShadow Method
IItemFactory Members
IItemFactory Methods
IItemFactory Properties
IItemFactory Events
CreateItem Method
CreateItem Method (Int32)
CreateItem Method (String)
ClsidTable Property
TypeTable Property
InstantiateItem Event
ILinkRouter Members
ILinkRouter Methods
ILinkRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
IMeasureUnitConverter Members
IMeasureUnitConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
InplaceEditable Members
InplaceEditable Methods
GetEditRect Method
GetTextToEdit Method
SetEditedText Method
InstantiateItemEventArgs Members
InstantiateItemEventArgs Constructor
InstantiateItemEventArgs Properties
Item Property
ItemClass Property
InteractionState Members
InteractionState Constructor
InteractionState Methods
InteractionState Properties
Cancel Method
CancelNow Method
Complete Method
IsAllowed Method
IsCompleting Method
SetHandleIndex Method
SetItemDeleted Method
ShouldCancelDrag Method
Start Method
Update Method
ValidateAndSetCursor Method
Action Property
AdjustmentHandle Property
CurrentItem Property
CurrentPoint Property
Diagram Property
InvalidRect Property
LinkTarget Property
MouseMoved Property
SkipSavingState Property
StartPoint Property
InternalUtils Members
InternalUtils Methods
AddToRect Method
ApproxBezier Method
ApproxEllipse Method
Blend Method
CheckIntersect Method
ConvertUnits Method
CreateEllipticRgn Method
CreatePolygonRgn Method
CreateRoundRectRgn Method
Distance Method
DistanceAlongLength Method
DistanceSq Method
DistToPolyline Method
DistToRectPoint Method
DrawExpandButton Method
DrawRect Method
DrawSelHandles Method
GetCenter Method
GetEllipseIntr Method
GetLoadedAssembly Method
GetLoadedType Method
GetRoundRect Method
ImageRect Method
LinearGradient Method
MatchPointsMinLength Method
MidPoint Method
MinDistToRect Method
NormalizeRect Method
OffsetPath Method
PointAlongLength Method
PointInRect Method
PointsInRect Method
RectangleToPoints Method
ScaleRect Method
ScaleRectCentered Method
SetBrushAlpha Method
SetCenter Method
UnionNonEmptyRects Method
UnionRects Method
DistToPolyline Method (PointF, IList, Int32)
DistToPolyline Method (PointF, IList, Int32, Int32@)
GetLoadedType Method (String)
GetLoadedType Method (String, String)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
MidPoint Method (Point, Point)
MidPoint Method (PointF, PointF)
NormalizeRect Method (Rectangle)
NormalizeRect Method (RectangleF)
PointInRect Method (Point, Rectangle)
PointInRect Method (PointF, RectangleF)
IPersists Members
IPersists Methods
GetClassId Method
LoadFrom Method
SaveTo Method
SetReference Method
IProperty Members
IProperty Methods
IProperty Properties
GetValue Method
SetValue Method
Unset Method
HasValue Property
Name Property
IResolution Members
IResolution Properties
DpiX Property
DpiY Property
ItemCollectionBase(T) Members
ItemCollectionBase(T) Fields
ItemCollectionBase(T) Methods
itemEventArgs Field
notifyParent Field
Add Method
Clear Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Index Property
Item Property
ItemLabel Members
ItemLabel Constructor
ItemLabel Methods
ItemLabel Properties
ItemLabel Constructor ()
ItemLabel Constructor (DiagramItem)
Cancel Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SaveToJson Method
SaveToXml Method
SetEditedText Method
SetMouseCursor Method
UpdateValue Method
Brush Property
EnableStyledText Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
Item Property
Margin Property
MaxWidth Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
JsonPersistContext Members
JsonPersistContext Fields
JsonPersistContext Constructor
JsonPersistContext Methods
JsonPersistContext Properties
LatestFormat Field
JsonPersistContext Constructor (Diagram, Int32)
JsonPersistContext Constructor (Diagram, Int32, Boolean)
LoadItem Method
ReadAnchorPattern Method
ReadComposite Method
ReadEffect Method
ReadFont Method
ReadItemId Method
ReadMap Method
ReadShape Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
SaveItem Method
WriteAnchorPattern Method
WriteComposite Method
WriteEffect Method
WriteFont Method
WriteHandlesStyle Method
WriteItemId Method
WriteItemType Method
WriteMap Method
WriteShape Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
Diagram Property
FileVersion Property
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Layer Members
Layer Constructor
Layer Methods
Layer Properties
Layer Events
OnPropertyChanged Method
Locked Property
Title Property
Visible Property
ZIndex Property
PropertyChanged Event
LayerEventArgs Members
LayerEventArgs Constructor
LayerEventArgs Properties
Index Property
Layer Property
LineTemplate Members
LineTemplate Constructor
LineTemplate Methods
LineTemplate Properties
LineTemplate Constructor (Single, Single, Single, Single)
LineTemplate Constructor (Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
LinkAdjustmentHandle Members
LinkAdjustmentHandle Constructor
LinkAdjustmentHandle Properties
PointIndex Property
LinkCrossingEventArgs Members
LinkCrossingEventArgs Constructor
LinkCrossingEventArgs Properties
BottomLink Property
BottomSegmentIndex Property
Cancel Property
IntersectionPoint Property
TopLink Property
TopSegmentIndex Property
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Properties
LinkEventArgs Constructor (DiagramLink)
LinkEventArgs Constructor (DiagramLink, MouseButton, PointF)
LinkEventArgs Constructor (DiagramLink, PointF, Int32)
AdjustmentHandle Property
Link Property
MouseButton Property
MousePosition Property
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
LinkLabel Properties
LinkLabel Constructor ()
LinkLabel Constructor (DiagramLink)
LinkLabel Constructor (DiagramLink, String)
Clone Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
PointAlongLength Method
SaveToJson Method
SaveToXml Method
SetControlPointPosition Method
SetEditedText Method
SetLinkLengthPosition Method
SetSegmentPosition Method
AutoArrange Property
Brush Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
LengthFactor Property
Link Property
Margin Property
MaxWidth Property
RelativeTo Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
LinkShapeEventArgs Members
LinkShapeEventArgs Constructor
LinkShapeEventArgs Properties
Handled Property
LinkValidationEventArgs Members
LinkValidationEventArgs Constructor
LinkValidationEventArgs Methods
LinkValidationEventArgs Properties
LinkValidationEventArgs Constructor (DiagramLink)
LinkValidationEventArgs Constructor (DiagramLink, PointF, Int32, DiagramNode, Int32, Int32)
LinkValidationEventArgs Constructor (DiagramLink, RectangleF)
CancelDrag Method
AnchorIndex Property
Cancel Property
ChangingDestination Property
ChangingOrigin Property
Destination Property
Label Property
Node Property
NodeElement Property
Origin Property
SelectionRectangle Property
TableRow Property
MapContent Members
MapContent Methods
MapContent Properties
AddBrush Method
AddPen Method
AssignColors Method
Draw Method
FromFile Method
FromXml Method
Transform Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
Map Property
MapNode Members
MapNode Constructor
MapNode Methods
MapNode Properties
MapNode Constructor ()
MapNode Constructor (Diagram)
MapNode Constructor (MapNode)
CreateProperties Method
DiagramToMap Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
MapToDiagram Method
ResizeToFitMap Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Content Property
DrawLabels Property
FillColors Property
MapNodeProperties Members
MapNodeProperties Constructor
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Percent Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32)
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32, IMeasureUnitConverter)
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
ApplyTo Method
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToGraphicsUnit Method
ToString Method
ApplyTo Method (Graphics)
ApplyTo Method (IGraphics)
Convert Method (Double, MeasureUnit, Object)
Convert Method (Double, MeasureUnit, Object, Axis)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Amount Property
Id Property
Name Property
StandardDivisions Property
NodeAdjustmentHandle Members
NodeAdjustmentHandle Fields
NodeAdjustmentHandle Constructor
NodeAdjustmentHandle Methods
NodeAdjustmentHandle Properties
Move Field
ResizeBottomRight Field
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
HandleType Property
NodeConstraints Members
NodeConstraints Constructor
NodeConstraints Methods
NodeConstraints Properties
Clone Method
LoadFromXml Method
SaveToXml Method
DisableMirroring Property
KeepInsideDiagram Property
KeepInsideParent Property
KeepRatio Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
MoveDirection Property
NodeEffect Members
NodeEffect Constructor
NodeEffect Methods
NodeEffect Events
Clone Method
PropertyChanged Event
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Properties
NodeEventArgs Constructor (DiagramNode)
NodeEventArgs Constructor (DiagramNode, MouseButton, PointF)
NodeEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
AdjustmentHandle Property
MouseButton Property
MousePosition Property
Node Property
NodeLabel Members
NodeLabel Constructor
NodeLabel Methods
NodeLabel Properties
NodeLabel Constructor ()
NodeLabel Constructor (DiagramNode)
NodeLabel Constructor (DiagramNode, String)
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
SetCenterPosition Method
SetCornerPosition Method
SetEdgePosition Method
Node Property
RelativeTo Property
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
ShouldCancelDrag Method
Cancel Property
Label Property
OverrideBounds Property
SelectionRectangle Property
NotATreeException Members
NotATreeException Constructor
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
Path Members
Path Methods
Path Properties
GetWeight Method
Items Property
Length Property
Links Property
Nodes Property
PathCollection Members
PathCollection Constructor
PathCollection Methods
PathCollection Properties
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
Item Property
PathFinder Members
PathFinder Constructor
PathFinder Methods
PathFinder Constructor (Diagram)
PathFinder Constructor (Diagram, Boolean)
EnumAllCycles Method
EnumAllPaths Method
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
EnumAllPaths Method (DiagramNode, DiagramNode)
EnumAllPaths Method (DiagramNode, DiagramNode, Int32)
FindAllPaths Method (DiagramNode, DiagramNode)
FindAllPaths Method (DiagramNode, DiagramNode, Int32)
FindCycle Method ()
FindCycle Method (DiagramNode)
FindLongestPath Method ()
FindLongestPath Method (DiagramNode, DiagramNode)
FindLongestPath Method (Int64)
FindShortestPath Method (DiagramNode, DiagramNode)
FindShortestPath Method (DiagramNode, DiagramNode, Boolean, Boolean)
PatternRouter Members
PatternRouter Constructor
PatternRouter Methods
PatternRouter Properties
PatternRouter Constructor ()
PatternRouter Constructor (Diagram)
PatternRouter Constructor (Diagram, List(RoutePattern))
RouteLink Method
RouteLinks Method
Diagram Property
MinimumDistance Property
Obstacles Property
Patterns Property
PreferredDistance Property
PersistableCollection(T) Members
PersistableCollection(T) Constructor
PersistContext Members
PersistContext Methods
PersistContext Properties
GetObsoleteValue Method
LoadAnchorPattern Method
LoadBrush Method
LoadColor Method
LoadColorArray Method
LoadFloatArray Method
LoadFont Method
LoadHashtable Method
LoadImage Method
LoadObject Method
LoadPen Method
loadPtfArray Method
LoadRect Method
LoadRectF Method
LoadReference Method
LoadRemainingObjects Method
LoadShape Method
LoadSizeF Method
LoadStringFormat Method
LoadSvg Method
LoadTag Method
LoadTheme Method
LoadThickness Method
LoadVisioContent Method
ReadHeader Method
SaveAnchorPattern Method
SaveBrush Method
SaveColor Method
SaveColorArray Method
SaveFloatArray Method
SaveFont Method
SaveHashtable Method
SaveImage Method
SaveObject Method
SavePen Method
SavePtfArray Method
SaveRect Method
SaveRectF Method
SaveReference Method
SaveShape Method
SaveSizeF Method
SaveStringFormat Method
SaveSvg Method
SaveTag Method
SaveTheme Method
SaveThickness Method
SaveVisioContent Method
SetReferences Method
TryLoadRemainingObjects Method
WriteHeader Method
WriteReferencedObjects Method
FileVersion Property
Reader Property
VersionTable Property
Writer Property
PointCollection Members
PointCollection Constructor
PointCollection Methods
PointCollection Properties
PointCollection Constructor (Int32)
PointCollection Constructor (PointF[])
Add Method
AddRange Method
Clear Method
Clone Method
GetArray Method
GetAt Method
Insert Method
Remove Method
Reverse Method
SetAt Method
Item Property
QuickRouter Members
QuickRouter Constructor
QuickRouter Methods
QuickRouter Properties
QuickRouter Constructor ()
QuickRouter Constructor (Diagram)
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Diagram Property
Granularity Property
TurnCost Property
UBendMaxLen Property
ReadOnlyCollection(T) Members
ReadOnlyCollection(T) Constructor
ReadOnlyCollection(T) Methods
ReadOnlyCollection(T) Properties
CopyTo Method
GetEnumerator Method
Count Property
IsSynchronized Property
SyncRoot Property
ReadOnlyDiagramItemCollection Members
ReadOnlyDiagramItemCollection Constructor
ReadOnlyDiagramItemCollection Methods
ReadOnlyDiagramItemCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramLinkCollection Members
ReadOnlyDiagramLinkCollection Constructor
ReadOnlyDiagramLinkCollection Methods
ReadOnlyDiagramLinkCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramNodeCollection Members
ReadOnlyDiagramNodeCollection Constructor
ReadOnlyDiagramNodeCollection Methods
ReadOnlyDiagramNodeCollection Properties
Contains Method
IndexOf Method
Item Property
RectangleFConverter Members
RectangleFConverter Constructor
RectangleFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
Renderers Members
Renderers Properties
ExpandIconRenderer Property
FoldIconRenderer Property
ScrollIconRenderer Property
RenderOptions Members
RenderOptions Constructor
RenderOptions Properties
RenderOptions Constructor ()
RenderOptions Constructor (RenderOptions)
CatchGdiPlusExceptions Property
EnableAnchors Property
EnableBackground Property
EnableBackgroundImage Property
EnableEffects Property
EnableGrid Property
EnableImages Property
EnableInterior Property
EnableShadows Property
EnableText Property
HyperLinkStyle Property
HyperLinkTarget Property
InternalMsg Property
MeasureUnit Property
PaintControls Property
RenderTarget Property
Scale Property
ScrollX Property
ScrollY Property
SmoothingMode Property
TargetView Property
TextRenderingHint Property
VisibleRect Property
RepaintEventArgs Members
RepaintEventArgs Constructor
RepaintEventArgs Properties
RepaintEventArgs Constructor (RectangleF)
RepaintEventArgs Constructor (RectangleF, Boolean)
RepaintEventArgs Constructor (RectangleF, Object)
InvalidRect Property
RedrawCacheImage Property
SourceView Property
RoundRectangleTemplate Members
RoundRectangleTemplate Constructor
RoundRectangleTemplate Methods
RoundRectangleTemplate Properties
RoundRectangleTemplate Constructor ()
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single)
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
Radius Property
RoutePattern Members
RoutePattern Constructor
RoutePattern Properties
RoutePattern Constructor ()
RoutePattern Constructor (String)
Steps Property
RouteStep Members
RouteStep Constructor
RouteStep Constructor (RouteStepKind)
RouteStep Constructor (RouteStepKind, Single)
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring Property
AvoidOverlaps Property
CrossingCost Property
Distance Property
DistSquare Property
DontOptimizeLongRoutes Property
EndOrientation Property
EndPointsOffset Property
GridSize Property
IgnoreAnchoring Property
LengthCost Property
MaxAbs Property
NodeVicinityCost Property
NodeVicinitySize Property
PolylineRouting Property
RouteHeuristics Property
StartOrientation Property
TriggerRerouting Property
TurnCost Property
RowEventArgs Members
RowEventArgs Constructor
RowEventArgs Properties
RowIndex Property
Table Property
ScriptHelper Members
ScriptHelper Constructor
ScriptHelper Methods
ApplyLayout Method
CreateObject Method
CreateSolidBrush Method
NodesIntersect Method
ShapeTemplateFromId Method
Scrollable Members
Scrollable Methods
CreateScrollCommand Method
GetScrollbarLargeChange Method
GetScrollbarMaximum Method
GetShape Method
IntegralScrollMode Method
UpdateScrollPosition Method
ScrollIconRenderer Members
ScrollIconRenderer Constructor
ScrollIconRenderer Properties
ScrollIconRenderer Constructor (Image, Image)
ScrollIconRenderer Constructor (Image, Image, Image, Image)
ScrollIconRenderer Constructor (RenderCallback(TableNode))
ScrollIconRenderer Constructor (SvgContent, SvgContent)
ScrollIconRenderer Constructor (SvgContent, SvgContent, SvgContent, SvgContent)
Width Property
Selection Members
Selection Constructor
Selection Methods
Selection Properties
AddItem Method
AllowCreate Method
AllowModify Method
CancelModify Method
Change Method
Clear Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
FreeResources Method
GetRepaintRect Method
GetSize Method
HitTestHandle Method
LoadFrom Method
RemoveItem Method
SaveTo Method
SetReference Method
StartCreate Method
StartModify Method
Toggle Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
AllowMultipleSelection Property
Bounds Property
ExtendMode Property
IncludeItemsIfIntersect Property
Items Property
Links Property
Nodes Property
SetsDirtyFlag Property
Style Property
SelectionCopy Members
SelectionCopy Constructor
SelectionCopy Properties
Groups Property
Items Property
OriginalItems Property
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Properties
AdjustmentHandle Property
MousePosition Property
Selection Property
SelectionValidationEventArgs Members
SelectionValidationEventArgs Constructor
SelectionValidationEventArgs Methods
SelectionValidationEventArgs Properties
CancelDrag Method
Cancel Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Shape Members
Shape Constructor
Shape Methods
Shape Properties
Shape Constructor (Byte[])
Shape Constructor (Byte[], String)
Shape Constructor (CreatePathDelegate, CreatePathDelegate, String)
Shape Constructor (CreatePathDelegate, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String, ShapeDecoration[])
Shape Constructor (ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], FillMode, String)
Shape Constructor (String, String)
Shape Constructor (String, String, List(ShapeControlPoint), String)
Shape Constructor (String, String, String)
Clone Method
Draw Method
Equals Method
FromId Method
FromSvg Method
GetHitPath Method
GetRenderingPath Method
LoadFromXml Method
SaveToXml Method
ToString Method
Draw Method (IGraphics, Brush, Pen, Boolean)
Draw Method (IGraphics, Brush, Pen, Boolean, RectangleF, Single)
FromSvg Method (SvgContent)
FromSvg Method (SvgContent, Boolean)
FromSvg Method (SvgContent, Boolean, Boolean)
AnchorPattern Property
ControlPoints Property
DecorationHitTesting Property
Decorations Property
DecorationsFormula Property
DisplayName Property
EnableOutline Property
FillMode Property
Id Property
Image Property
ImageLocation Property
ImageRectangle Property
IsArrowhead Property
LinkSegmentInset Property
Outline Property
OutlineFormula Property
ShapeDecorations Property
Shapes Property
TextArea Property
ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Constructor
ShapeAdjustmentHandle Properties
ControlPoint Property
FormulaParam Property
ShapeCollection Members
ShapeCollection Methods
ShapeCollection Properties
Contains Method
CopyTo Method
GetAt Method
GetEnumerator Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
ShapeControlPoint Members
ShapeControlPoint Constructor
ShapeControlPoint Methods
ShapeControlPoint Properties
Clone Method
MaxXRelativeToWidth Property
MaxYRelativeToHeight Property
ParamName Property
ShapeConverter Members
ShapeConverter Constructor
ShapeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
GetStandardValues Method
GetStandardValuesExclusive Method
GetStandardValuesSupported Method
ShapeData Members
ShapeData Constructor
ShapeData Methods
ShapeData Properties
Clone Method
Height Property
Width Property
ShapeDecoration Members
ShapeDecoration Constructor
ShapeDecoration Methods
ShapeDecoration Properties
Clone Method
LoadFromXml Method
SaveToXml Method
Brush Property
Elements Property
FillMode Property
Pen Property
ShapeEventArgs Members
ShapeEventArgs Constructor
ShapeEventArgs Methods
ShapeEventArgs Properties
ShapeEventArgs Constructor (Shape)
ShapeEventArgs Constructor (Shape, Int32)
ShapeEventArgs Constructor (Shape, Int32, String)
ToString Method
Index Property
OldName Property
Shape Property
UnknownId Property
ShapeFormulaParam Members
ShapeFormulaParam Constructor
ShapeFormulaParam Methods
ShapeFormulaParam Properties
ShapeFormulaParam Constructor ()
ShapeFormulaParam Constructor (Single, Single)
Clone Method
LoadFromXml Method
SaveToXml Method
X Property
Y Property
ShapeLibrary Members
ShapeLibrary Constructor
ShapeLibrary Methods
ShapeLibrary Properties
ShapeLibrary Constructor ()
ShapeLibrary Constructor (Shape[])
LoadFrom Method
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, String)
Shapes Property
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
ShapeNode Properties
ShapeNode Constructor ()
ShapeNode Constructor (Diagram)
ShapeNode Constructor (ShapeNode)
AllowModify Method
CancelModify Method
CompleteModify Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DrawHandles Method
DrawLocal Method
DrawShadowLocal Method
GetImageRect Method
GetIntersection Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAdd Method
OnLoad Method
OnMeasureUnitChanged Method
OnRotationAngleChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
StartModify Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetImageRect Method ()
GetImageRect Method (Boolean)
AllowFlip Property
CustomDraw Property
EnableStyledText Property
FlipX Property
FlipY Property
Font Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
PolygonalTextLayout Property
RotateImage Property
RotateText Property
Shape Property
ShapeOrientation Property
Text Property
TextFormat Property
TextPadding Property
Transparent Property
ShapeNodeProperties Members
ShapeNodeProperties Fields
ShapeNodeProperties Constructor
ShapeNodeProperties Methods
AllowFlip Field
FlipX Field
FlipY Field
RotateText Field
Shape Field
ShapeOrientation Field
Text Field
Transparent Field
UsePolyTextLt Field
FreeResources Method
ShapeNodeState Members
ShapeNodeState Constructor
ShapeNodeStyle Members
ShapeNodeStyle Constructor
Shapes Members
Shapes Properties
Actor Property
Alternative Property
Arrow1 Property
Arrow2 Property
Arrow3 Property
Arrow4 Property
Arrow5 Property
Arrow6 Property
Arrow7 Property
Arrow8 Property
Arrow9 Property
BeginLoop Property
BpmnComplex Property
BpmnDataBasedXor Property
BpmnEndCancel Property
BpmnEndCompensation Property
BpmnEndError Property
BpmnEndLink Property
BpmnEndMessage Property
BpmnEndMultiple Property
BpmnEndTerminate Property
BpmnEventBasedXor Property
BpmnInclusive Property
BpmnIntermediateCancel Property
BpmnIntermediateCompensation Property
BpmnIntermediateError Property
BpmnIntermediateLink Property
BpmnIntermediateMessage Property
BpmnIntermediateMultiple Property
BpmnIntermediateRule Property
BpmnIntermediateTimer Property
BpmnParallelFork Property
BpmnStartLink Property
BpmnStartMessage Property
BpmnStartMultiple Property
BpmnStartRule Property
BpmnStartTimer Property
Cloud Property
Collate Property
ConeDown Property
ConeUp Property
ConnectedIssues Property
CreateRequest Property
Cross Property
Cube Property
Cylinder Property
Database Property
DataTransmition Property
DDelay Property
Decagon Property
Decision Property
Decision2 Property
Delay Property
DInDelay Property
DirectAccessStorage Property
DiskStorage Property
Display Property
DividedEvent Property
DividedProcess Property
Document Property
Donut Property
DOutDelay Property
Ellipse Property
EndLoop Property
ExternalOrganization Property
ExternalProcess Property
File Property
FramedRectangle Property
Gate Property
Heart Property
Heptagon Property
Hourglass Property
Input Property
InternalStorage Property
Interrupt Property
Interrupt2 Property
IsoProcess Property
Junction Property
Lightning Property
LinedDocument Property
ManualOperation Property
Merge Property
MessageFromUser Property
MessageToUser Property
Microform Property
MicroformProcessing Property
MicroformRecording Property
MultiDocument Property
MultiProc Property
Octagon Property
OfflineStorage Property
OffpageConnection Property
OffpageReference Property
Or Property
Pentagon Property
Plaque Property
PrimitiveFromCall Property
PrimitiveToCall Property
Procedure Property
Process Property
Prysm Property
PunchedCard Property
PyramidDown Property
PyramidUp Property
Rectangle Property
RightTriangle Property
RoundRect Property
RSave Property
Save Property
Sort Property
Sphere Property
Star Property
Star16Pointed Property
Star24Pointed Property
Star32Pointed Property
Star4Pointed Property
Star5Pointed Property
Star6Pointed Property
Star7Pointed Property
Start Property
Tape Property
Terminator Property
TransmittalTape Property
Trapezoid Property
SizeFConverter Members
SizeFConverter Constructor
SizeFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
SmoothShadowEffect Members
SmoothShadowEffect Constructor
SmoothShadowEffect Methods
SmoothShadowEffect Properties
Clone Method
Dispersion Property
Style Members
Style Constructor
Style Methods
Style Events
GetProperties Method
GetProperty Method
GetValue Method
IsPropertySet Method
LoadFrom Method
LoadFromXml Method
OnPropertyChanged Method
RegisterProperty Method
RegisterType Method
SaveTo Method
SaveToXml Method
SetValue Method
UnsetValue Method
PropertyChanged Event
StylePropertyChangedEventArgs Members
StylePropertyChangedEventArgs Properties
NewValue Property
OldValue Property
Property Property
SvgNode Members
SvgNode Constructor
SvgNode Methods
SvgNode Properties
SvgNode Constructor ()
SvgNode Constructor (Diagram)
SvgNode Constructor (SvgNode)
CreateProperties Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
ContentAlign Property
SvgUrl Property
SvgNodeProperties Members
SvgNodeProperties Constructor
SvgNodeStyle Members
SvgNodeStyle Constructor
TableNode Members
TableNode Constructor
TableNode Methods
TableNode Properties
TableNode Constructor ()
TableNode Constructor (Diagram)
TableNode Constructor (TableNode)
AcceptLinks Method
AddColumn Method
AddRelation Method
AddRow Method
BreakRelation Method
CellFromPoint Method
CreateConnectionPoint Method
CreateProperties Method
DeleteColumn Method
DeleteRow Method
Dispose Method
DrawAnchors Method
DrawLocal Method
DrawShadowLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetEffectiveCellTextBrush Method
GetIntersection Method
GetSpannedCellRect Method
GetToolTip Method
HitTestManipulators Method
InsertColumn Method
InsertRow Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RedimTable Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
ScrollDown Method
ScrollUp Method
SetReference Method
SetReflexive Method
GetSpannedCellRect Method (Int32, Int32)
GetSpannedCellRect Method (TableNode.Cell)
ResizeToFitText Method (Boolean)
ResizeToFitText Method (Boolean, Boolean)
AllowResizeColumns Property
AllowResizeRows Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
CaptionPlainText Property
CellCustomDraw Property
CellFrameStyle Property
CellTextBrush Property
ColumnCount Property
Columns Property
ColumnWidth Property
ConnectionStyle Property
CurrentScrollRow Property
CustomDraw Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EffectiveCellTextBrush Property
EnableStyledText Property
Font Property
HasItems Property
HighlightedRow Property
Image Property
ImageAlign Property
ImagePadding Property
Item Property
OffsetHeaderRows Property
RowAnchorPattern Property
RowCount Property
RowHeight Property
Rows Property
Scrollable Property
ScrollUI Property
Shape Property
TextPadding Property
TableNode.Cell Members
TableNode.Cell Constructor
TableNode.Cell Methods
TableNode.Cell Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
Brush Property
ColumnSpan Property
Font Property
HyperLink Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
RowSpan Property
Table Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
ToolTip Property
TableNode.CellCollection Members
TableNode.CellCollection Constructor
TableNode.CellCollection Methods
TableNode.CellCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Column Members
TableNode.Column Constructor
TableNode.Column Methods
TableNode.Column Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ColumnStyle Property
Width Property
TableNode.ColumnCollection Members
TableNode.ColumnCollection Constructor
TableNode.ColumnCollection Methods
TableNode.ColumnCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Row Members
TableNode.Row Constructor
TableNode.Row Methods
TableNode.Row Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
AnchorPattern Property
Expanded Property
Header Property
Height Property
IncomingLinks Property
OutgoingLinks Property
RelatedManyToOne Property
RelatedOneToMany Property
Table Property
TableNode.RowCollection Members
TableNode.RowCollection Constructor
TableNode.RowCollection Methods
TableNode.RowCollection Properties
Add Method
Clone Method
GetAt Method
IndexOf Method
Insert Method
Remove Method
Item Property
TableNodeProperties Members
TableNodeProperties Fields
TableNodeProperties Constructor
TableNodeProperties Methods
Caption Field
CaptionHeight Field
CellTextBrush Field
ColumnWidth Field
CurrScrollRow Field
RowHeight Field
Scrollable Field
FreeResources Method
TableNodeStyle Members
TableNodeStyle Constructor
TableNodeStyle Properties
CaptionBackBrush Property
CellTextBrush Property
Theme Members
Theme Constructor
Theme Methods
GetStyle Method
LoadFromString Method
LoadFromXml Method
RegisterStyle Method
SaveToString Method
SaveToXml Method
UnregisterStyle Method
Thickness Members
Thickness Constructor
Thickness Properties
Thickness Constructor (Single)
Thickness Constructor (Single, Single, Single, Single)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TimerEventArgs Members
TimerEventArgs Constructor
TimerEventArgs Properties
TimerEventArgs Constructor (Int32, EventHandler)
TimerEventArgs Constructor (Object)
Command Property
Handler Property
Interval Property
IsHandled Property
IsStart Property
Timer Property
TreeEnumerator Members
TreeEnumerator Constructor
TreeEnumerator Methods
TreeEnumerator Properties
MoveNext Method
Reset Method
Current Property
TreeItemEventArgs Members
TreeItemEventArgs Constructor
TreeItemEventArgs Properties
Item Property
MouseButton Property
MousePosition Property
TreeItemValidationEventArgs Members
TreeItemValidationEventArgs Constructor
TreeItemValidationEventArgs Properties
Cancel Property
TreeViewConnectionPoint Members
TreeViewConnectionPoint Constructor
TreeViewConnectionPoint Methods
TreeViewConnectionPoint Properties
TreeViewConnectionPoint Constructor ()
TreeViewConnectionPoint Constructor (TreeViewNode, DiagramLink, Boolean, TreeViewItem)
AddLinkToNode Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
LinkChanges Method
LoadFrom Method
RemoveLinkFromNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
Item Property
Row Property
TreeViewItem Members
TreeViewItem Constructor
TreeViewItem Properties
TreeViewItem Events
TreeViewItem Constructor ()
TreeViewItem Constructor (String)
TreeViewItem Constructor (TreeViewItem)
Brush Property
Children Property
Expanded Property
Height Property
Image Property
ImageUrl Property
IncomingLinks Property
Label Property
LabelBrush Property
LabelFont Property
OutgoingLinks Property
Parent Property
Tag Property
PropertyChanged Event
TreeViewNode Members
TreeViewNode Constructor
TreeViewNode Methods
TreeViewNode Properties
TreeViewNode Constructor ()
TreeViewNode Constructor (Diagram)
TreeViewNode Constructor (TreeViewNode)
AcceptLinks Method
CreateConnectionPoint Method
CreateProperties Method
DrawLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetFlatItemList Method
GetItemRect Method
HitTest Method
HitTestExpander Method
ItemFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RemoveItem Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReflexive Method
Caption Property
CaptionHeight Property
CaptionImage Property
ConnectionStyle Property
DividerPen Property
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
UndoManager Members
UndoManager Methods
UndoManager Properties
Redo Method
StartComposite Method
Undo Method
StartComposite Method (String)
StartComposite Method (String, Boolean)
History Property
UndoEnabled Property
UndoValidationEventArgs Members
UndoValidationEventArgs Constructor
UndoValidationEventArgs Properties
Cancel Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (PointF, PointF)
Vector Constructor (Single, Single)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Normalize Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Single, Vector)
Multiply Method (Vector, Single)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
VideoNode Members
VideoNode Constructor
VideoNode Methods
VideoNode Properties
VideoNode Constructor ()
VideoNode Constructor (Diagram)
VideoNode Constructor (VideoNode)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
VideoLocation Property
VisioContent Members
VisioContent Methods
VisioContent Properties
Create Method
Create Method (VisioStencil, Int32)
Create Method (VisioStencil, String)
Master Property
VisioNode Members
VisioNode Constructor
VisioNode Methods
VisioNode Properties
VisioNode Constructor ()
VisioNode Constructor (Diagram)
VisioNode Constructor (VisioNode)
CreateProperties Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
VisioNodeProperties Members
VisioNodeProperties Constructor
VisioNodeStyle Members
VisioNodeStyle Constructor
VisioStencil Members
VisioStencil Methods
VisioStencil Properties
LoadFromXml Method
Masters Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
FromRelativePath Method
ReadAnchorPattern Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadEffect Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadGroup Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadItemReference Method
ReadLong Method
ReadMap Method
ReadNodeConstraints Method
ReadObject Method
ReadPen Method
ReadPointCollection Method
ReadPointCoordinates Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShape Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
ReadVisioContent Method
SelectNode Method
SelectNodes Method
ToRelativePath Method
WriteAnchorPattern Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDouble Method
WriteEffect Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteGroup Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteItemReference Method
WriteLong Method
WriteMap Method
WriteObject Method
WritePen Method
WritePointCollection Method
WritePointCoordinates Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShape Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
WriteTraits Method
WriteUInt Method
WriteULong Method
WriteUShort Method
WriteVisioContent Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ReadBrush Method (String, XmlElement)
ReadBrush Method (String, XmlElement, Brush)
ReadColor Method (String, XmlElement)
ReadColor Method (String, XmlElement, Color)
ReadEffect Method (String, XmlElement)
ReadEffect Method (XmlElement)
ReadEnum Method (String, XmlElement)
ReadEnum Method (String, XmlElement, Object)
ReadFloat Method (String, XmlElement)
ReadFloat Method (String, XmlElement, Single)
ReadFont Method (String, XmlElement)
ReadFont Method (String, XmlElement, Font)
ReadInt Method (String, XmlElement)
ReadInt Method (String, XmlElement, Int32)
ReadItemReference Method (String, XmlElement)
ReadItemReference Method (XmlElement)
ReadPen Method (String, XmlElement)
ReadPen Method (String, XmlElement, Pen)
ReadPointF Method (String, XmlElement)
ReadPointF Method (XmlElement)
ReadShort Method (String, XmlElement)
ReadShort Method (String, XmlElement, Int16)
ReadString Method (String, XmlElement)
ReadString Method (String, XmlElement, String)
ReadStringFormat Method (String, XmlElement)
ReadStringFormat Method (String, XmlElement, StringFormat)
WritePointF Method (PointF, String, XmlElement)
WritePointF Method (Single, Single, String, XmlElement)
BaseURI Property
ClassVersion Property
Diagram Property
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
AddGroupCmd Class
AddItemCmd Class
AddToContainerCmd Class
ChangeItemCmd Class
Command Class
CommandCollection Class
CommandContext Class
CommandList Class
CompositeCmd Class
DisconnectLinkCmd Class
EditTextCmd Class
ExpandHeaderRowCmd Class
ExpandItemCmd Class
ExpandTreeViewItemCmd Class
FoldContainerCmd Class
GroupAttachCmd Class
GroupDetachCmd Class
ModifyItemCmd Class
RedimTableCmd Class
RemoveFromContainerCmd Class
RemoveGroupCmd Class
RemoveItemCmd Class
ResizeTableColumnCmd Class
ResizeTableRowCmd Class
ScrollContainerCmd Class
ScrollTableCmd Class
ScrollTreeViewCmd Class
AddGroupCmd Members
AddGroupCmd Constructor
AddGroupCmd Methods
AddGroupCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
AddItemCmd Members
AddItemCmd Constructor
AddItemCmd Methods
AddItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
AddToContainerCmd Members
AddToContainerCmd Constructor
AddToContainerCmd Methods
AddToContainerCmd Properties
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Container Property
Nodes Property
ChangeItemCmd Members
ChangeItemCmd Constructor
ChangeItemCmd Methods
ChangeItemCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Item Property
Command Members
Command Constructor
Command Methods
Command Properties
AddSubCmd Method
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Context Property
SubCommands Property
Title Property
CommandCollection Members
CommandCollection Constructor
CommandCollection Methods
CommandCollection Properties
CommandCollection Constructor ()
CommandCollection Constructor (Int32)
Add Method
Clear Method
Contains Method
GetAt Method
Remove Method
RemoveRange Method
Item Property
CommandContext Members
CommandContext Properties
Document Property
CommandList Members
CommandList Constructor
CommandList Methods
CommandList Properties
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
CompositeCmd Members
CompositeCmd Constructor
CompositeCmd Methods
CompositeCmd Properties
CompositeCmd Constructor (Diagram, String)
CompositeCmd Constructor (Diagram, String, Boolean)
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
SubCommands Property
DisconnectLinkCmd Members
DisconnectLinkCmd Constructor
DisconnectLinkCmd Methods
DisconnectLinkCmd Properties
Execute Method
Redo Method
Undo Method
Link Property
EditTextCmd Members
EditTextCmd Constructor
EditTextCmd Methods
EditTextCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandHeaderRowCmd Members
ExpandHeaderRowCmd Constructor
ExpandHeaderRowCmd Methods
ExpandHeaderRowCmd Properties
Execute Method
Redo Method
Undo Method
RowIndex Property
TableNode Property
ExpandItemCmd Members
ExpandItemCmd Constructor
ExpandItemCmd Methods
ExpandItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandTreeViewItemCmd Members
ExpandTreeViewItemCmd Constructor
ExpandTreeViewItemCmd Methods
ExpandTreeViewItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
FoldContainerCmd Members
FoldContainerCmd Constructor
FoldContainerCmd Methods
FoldContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
GroupAttachCmd Members
GroupAttachCmd Constructor
GroupAttachCmd Methods
GroupAttachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
GroupDetachCmd Members
GroupDetachCmd Constructor
GroupDetachCmd Methods
GroupDetachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
ModifyItemCmd Members
ModifyItemCmd Constructor
ModifyItemCmd Methods
ModifyItemCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Item Property
RedimTableCmd Members
RedimTableCmd Constructor
RedimTableCmd Methods
RedimTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
RemoveFromContainerCmd Members
RemoveFromContainerCmd Constructor
RemoveFromContainerCmd Methods
RemoveFromContainerCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Container Property
Node Property
RemoveGroupCmd Members
RemoveGroupCmd Constructor
RemoveGroupCmd Methods
RemoveGroupCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Group Property
Item Property
RemoveItemCmd Members
RemoveItemCmd Constructor
RemoveItemCmd Methods
RemoveItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ResizeTableColumnCmd Members
ResizeTableColumnCmd Constructor
ResizeTableColumnCmd Methods
ResizeTableColumnCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ResizeTableRowCmd Members
ResizeTableRowCmd Constructor
ResizeTableRowCmd Methods
ResizeTableRowCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollContainerCmd Members
ScrollContainerCmd Constructor
ScrollContainerCmd Methods
ScrollContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
ScrollTableCmd Members
ScrollTableCmd Constructor
ScrollTableCmd Methods
ScrollTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollTreeViewCmd Members
ScrollTreeViewCmd Constructor
ScrollTreeViewCmd Methods
ScrollTreeViewCmd Properties
Execute Method
Redo Method
Undo Method
TreeViewNode Property
BorderComponent Class
ButtonComponent Class
ButtonState Enumeration
ButtonType Enumeration
CheckBoxComponent Class
ComponentBase Class
ComponentEventArgs Class
ComponentMouseEventArgs Class
ComponentValidationEventArgs Class
ContainerComponent Class
ContentComponent Class
DrawButtonEventArgs Class
DrawComponentEventArgs Class
EditComponent Class
GridColumn Class
GridPanel Class
GridRow Class
HorizontalAlignment Enumeration
IAddChild Interface
IComponentHost Interface
ImageComponent Class
ITypeResolver Interface
JsonLoader Class
KeyboardEventArgs Class
Length Class
LengthConverter Class
LengthType Enumeration
NumericEditComponent Class
Orientation Enumeration
ShapeComponent Class
SimplePanel Class
SliderComponent Class
SliderType Enumeration
SpinnerComponent Class
StackPanel Class
TextComponent Class
TextEventArgs Class
TextValidationEventArgs Class
TextWrapping Enumeration
ValueChangedEventArgs(T) Class
ValueChangingEventArgs(T) Class
VerticalAlignment Enumeration
XmlLoader Class
XmlLoaderException Class
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Draw Method
GetThickness Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Background Property
IsOutline Property
Pen Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Draw Method
GetCursor Method
GetDesiredSize Method
GetImage Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
OnCustomDraw Method
OnKeyDown Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnRepeatEnded Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Brush Property
BrushHovered Property
BrushPressed Property
ImageList Property
Pen Property
PenHovered Property
PenPressed Property
State Property
Type Property
Clicked Event
CustomDraw Event
RepeatEnded Event
CheckBoxComponent Members
CheckBoxComponent Constructor
CheckBoxComponent Methods
CheckBoxComponent Properties
Draw Method
GetImage Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
SaveTo Method
SaveToJson Method
SaveToXml Method
CheckedImageList Property
IsChecked Property
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
ComponentBase Properties
ComponentBase Events
ArrangeComponents Method
Contains Method
Draw Method
Find Method
GetCursor Method
GetDesiredSize Method
Invalidate Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAddedToParent Method
OnGotFocus Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLostFocus Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseMove Method
OnMouseUp Method
OnRemovedFromParent Method
OnUnitChanged Method
OnValidated Method
OnValidating Method
OnZoomChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
ToDocument Method
ToLocal Method
ToParent Method
AutoProperty Property
Bounds Property
ChildCount Property
Focusable Property
GridColumn Property
GridRow Property
Height Property
HorizontalAlignment Property
IsEnabled Property
IsFocused Property
IsHitTestVisible Property
IsInteractive Property
Name Property
Parent Property
ParentHost Property
VerticalAlignment Property
Visible Property
Width Property
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Properties
Component Property
ParentHost Property
ComponentMouseEventArgs Members
ComponentMouseEventArgs Constructor
ComponentMouseEventArgs Properties
MousePosition Property
ComponentValidationEventArgs Members
ComponentValidationEventArgs Constructor
ComponentValidationEventArgs Properties
Cancel Property
ContainerComponent Members
ContainerComponent Constructor
ContainerComponent Methods
ContainerComponent Properties
ArrangeComponents Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ChildCount Property
Components Property
ContentComponent Members
ContentComponent Constructor
ContentComponent Methods
ContentComponent Properties
ArrangeComponents Method
Draw Method
GetDesiredSize Method
GetThickness Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ChildCount Property
Content Property
Padding Property
DrawButtonEventArgs Members
DrawButtonEventArgs Constructor
DrawButtonEventArgs Properties
State Property
DrawComponentEventArgs Members
DrawComponentEventArgs Constructor
DrawComponentEventArgs Properties
Graphics Property
EditComponent Members
EditComponent Constructor
EditComponent Methods
EditComponent Properties
EditComponent Events
Draw Method
GetCursor Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAddedToParent Method
OnClicked Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyPressed Method
OnKeyUp Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnTextChanged Method
OnTextChanging Method
OnUnitChanged Method
OnZoomChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
OnKeyDown Method (Key, Key)
OnKeyDown Method (KeyboardEventArgs)
OnKeyUp Method (Key, Key)
OnKeyUp Method (KeyboardEventArgs)
AcceptsReturn Property
Brush Property
Font Property
HideSelection Property
InactiveSelectionColor Property
Pen Property
ScrollFirstLine Property
SelectionColor Property
SelectionLength Property
SelectionStart Property
Text Property
TextColor Property
TextPadding Property
TextWrapping Property
Clicked Event
KeyDown Event
KeyPressed Event
KeyUp Event
TextChanged Event
TextChanging Event
GridColumn Members
GridColumn Constructor
GridColumn Properties
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
ArrangeComponents Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Properties
Height Property
IAddChild Members
IAddChild Methods
AddChild Method
IComponentHost Members
IComponentHost Methods
IComponentHost Properties
ApplyEffects Method
CreateMeasureGraphics Method
GetClipboard Method
Invalidate Method
InvalidateLayout Method
SetClipboard Method
StartTimer Method
StopTimer Method
Invalidate Method ()
Invalidate Method (RectangleF)
InvalidateLayout Method ()
InvalidateLayout Method (ComponentBase)
Bounds Property
FocusedComponent Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
ImageComponent Events
Draw Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClicked Method
OnMouseDown Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Image Property
ImageAlign Property
ImageUrl Property
Clicked Event
ITypeResolver Members
ITypeResolver Methods
ResolveType Method
JsonLoader Members
JsonLoader Methods
GenerateTemplate Method
Load Method
KeyboardEventArgs Members
KeyboardEventArgs Constructor
KeyboardEventArgs Properties
KeyboardEventArgs Constructor (ComponentBase, Char)
KeyboardEventArgs Constructor (ComponentBase, Key, Key)
Key Property
KeyChar Property
Modifiers Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor ()
Length Constructor (Single)
Length Constructor (Single, LengthType)
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
NumericEditComponent Members
NumericEditComponent Constructor
NumericEditComponent Methods
NumericEditComponent Properties
NumericEditComponent Events
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnKeyDown Method
OnKeyPress Method
OnLostFocus Method
OnTextChanged Method
OnValidateValue Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SelectAll Method
Value Property
ValidateValue Event
ValueChanged Event
ShapeComponent Members
ShapeComponent Constructor
ShapeComponent Methods
ShapeComponent Properties
CreateGraphicsPath Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Brush Property
IsOutline Property
Pen Property
Shape Property
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
ArrangeComponents Method
GetDesiredSize Method
SliderComponent Members
SliderComponent Constructor
SliderComponent Methods
SliderComponent Properties
SliderComponent Events
GetCursor Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnBatchValueChanged Method
OnEndValueChanged Method
OnStartValueChanged Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
ActiveBrush Property
Background Property
Border Property
ButtonBrush Property
ButtonBrushHovered Property
ButtonBrushPressed Property
ButtonContentColor Property
ButtonPen Property
ButtonPenHovered Property
ButtonPenPressed Property
EndValue Property
Maximum Property
Minimum Property
RailBrush Property
RailPen Property
StartValue Property
Type Property
Value Property
BatchValueChanged Event
EndValueChanged Event
StartValueChanged Event
ValueChanged Event
SpinnerComponent Members
SpinnerComponent Constructor
SpinnerComponent Methods
SpinnerComponent Properties
SpinnerComponent Events
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnBatchValueChanged Method
OnValueChanged Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeSubcomponents Method
Background Property
Border Property
ButtonBrush Property
ButtonBrushHovered Property
ButtonBrushPressed Property
ButtonContentColor Property
ButtonPen Property
ButtonPenHovered Property
ButtonPenPressed Property
Font Property
IsSpinning Property
LargeStep Property
Maximum Property
Minimum Property
SmallStep Property
TextColor Property
Value Property
BatchValueChanged Event
ValueChanged Event
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
ArrangeComponents Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Orientation Property
Spacing Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
GetDesiredSize Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Background Property
Font Property
LineAlignment Property
Text Property
TextAlignment Property
TextColor Property
TextFormat Property
TextEventArgs Members
TextEventArgs Constructor
TextEventArgs Properties
NewText Property
OldText Property
TextValidationEventArgs Members
TextValidationEventArgs Constructor
TextValidationEventArgs Properties
Cancel Property
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
ValueChangingEventArgs(T) Members
ValueChangingEventArgs(T) Constructor
ValueChangingEventArgs(T) Properties
ValueChangingEventArgs(T) Constructor ()
ValueChangingEventArgs(T) Constructor (T, T)
Confirm Property
NewValue Property
OldValue Property
XmlLoader Members
XmlLoader Methods
Load Method
Load Method (Stream)
Load Method (Stream, Object)
Load Method (Stream, Object, ITypeResolver)
Load Method (String)
Load Method (String, Object)
Load Method (String, Object, ITypeResolver)
Load Method (XmlDocument)
Load Method (XmlDocument, Object)
Load Method (XmlDocument, Object, ITypeResolver)
XmlLoaderException Members
XmlLoaderException Constructor
XmlLoaderException Constructor ()
XmlLoaderException Constructor (String)
AutoScale Enumeration
DxfExporter Class
ExcelExporter Class
ExportLanes Enumeration
PdfExporter Class
SvgExporter Class
SwfExporter Class
Visio2013Exporter Class
VisioExporter Class
WmfExporter Class
DxfExporter Members
DxfExporter Constructor
DxfExporter Methods
DxfExporter Properties
Export Method
ExportImages Property
ExportTextAsMultiline Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
AutoDetectEncoding Property
AutoScale Property
DefaultEncoding Property
DisableTextClipping Property
EnableBackground Property
EnableGrid Property
FontCachePath Property
FooterFont Property
FooterFormat Property
HeaderFont Property
HeaderFormat Property
HyperLinkStyle Property
InvisibleItems Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
RenderOptions Property
Scale Property
SuppressUnmanagedCode Property
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
SvgExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
ExternalImages Property
GZipCompression Property
HyperLinkStyle Property
HyperLinkTarget Property
RenderOptions Property
SwfExporter Members
SwfExporter Constructor
SwfExporter Methods
SwfExporter Properties
Export Method
CreateHtmlPage Property
TextTransformsAsImages Property
Visio2013Exporter Members
Visio2013Exporter Constructor
Visio2013Exporter Methods
Visio2013Exporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
TemplatePath Property
VisioExporter Members
VisioExporter Constructor
VisioExporter Methods
VisioExporter Properties
ApproxColors Method
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
CreateVisioGroups Property
DynamicsOff Property
ExportImagesAsGroups Property
ExportInvisibleItems Property
ExportLanes Property
ExportTablesAsGroups Property
LaneGridTitle Property
TemplatePath Property
WmfExporter Members
WmfExporter Constructor
WmfExporter Methods
WmfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Description Property
RenderOptions Property
ConnectorImportedEventArgs Class
DrawImporter Class
GroupImportedEventArgs Class
ImportItemEventArgs Class
ShapeImportedEventArgs Class
SvgImporter Class
Visio2013Importer Class
VisioImporter Class
ConnectorImportedEventArgs Members
ConnectorImportedEventArgs Properties
ConnectorXml Property
Link Property
ShapeName Property
DrawImporter Members
DrawImporter Constructor
DrawImporter Methods
DrawImporter Properties
Import Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
GroupImportedEventArgs Members
GroupImportedEventArgs Properties
Group Property
ImportItemEventArgs Members
ImportItemEventArgs Properties
Item Property
MasterName Property
MasterXml Property
NamespaceManager Property
ShapeXml Property
ShapeImportedEventArgs Members
ShapeImportedEventArgs Properties
Shape Property
ShapeName Property
ShapeXml Property
SvgImporter Members
SvgImporter Constructor
SvgImporter Methods
SvgImporter Properties
Import Method
TopLevelGroupIsPage Property
Visio2013Importer Members
Visio2013Importer Constructor
Visio2013Importer Methods
Visio2013Importer Properties
Visio2013Importer Events
Import Method
OnImportItem Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
ImportItem Event
VisioImporter Members
VisioImporter Constructor
VisioImporter Methods
VisioImporter Properties
VisioImporter Events
GetPageCount Method
Import Method
ImportAllPages Method
ImportPage Method
OnConnectorImported Method
OnGroupImported Method
OnShapeImported Method
ApplyVisioUnit Property
ImportEntitiesAsTables Property
PagesPerRow Property
SuppressUnmanagedCode Property
ConnectorImported Event
GroupImported Event
ShapeImported Event
CellBoundsEventArgs Class
Grid Class
Header Class
HeaderCollection Class
HeaderEventArgs Class
HeaderResizeEventArgs Class
ICell Interface
ResizeType Enumeration
Style Class
CellBoundsEventArgs Members
CellBoundsEventArgs Properties
Cell Property
NewBounds Property
OldBounds Property
Grid Members
Grid Methods
Grid Properties
Grid Events
FindColumn Method
FindRow Method
GetCellBounds Method
GetCellColumn Method
GetCellFromPoint Method
GetCellRow Method
GetColumn Method
GetColumnCount Method
GetColumnHeaderBounds Method
GetColumnIndex Method
GetHeaderBounds Method
GetHeaderFromPoint Method
GetHeaderLevel Method
GetHeaderParent Method
GetRow Method
GetRowCount Method
GetRowHeaderBounds Method
GetRowIndex Method
InsertAfter Method
InsertBefore Method
RaiseHeaderAdded Method
RaiseHeaderResized Method
RaiseHeaderStartResizing Method
ResizeColumnHeaderHeights Method
ResizeRowHeaderWidths Method
GetCellBounds Method (ICell)
GetCellBounds Method (Int32, Int32)
GetHeaderFromPoint Method (PointF, RectangleF@)
GetHeaderFromPoint Method (PointF, RectangleF@, PointF)
AlignCells Property
AllowResizeHeaders Property
ColumnCount Property
ColumnHeaders Property
ColumnHeadersHeights Property
HeadersOnTop Property
HookHeaders Property
Item Property
LeftMargin Property
MinHeaderSize Property
RowCount Property
RowHeaders Property
RowHeadersWidths Property
TopLeftAreaStyle Property
TopLeftAreaText Property
TopLeftAreaTextColor Property
TopLeftAreaTextFont Property
TopLeftAreaTextFormat Property
TopMargin Property
Item Property (Header, Header)
Item Property (Int32, Int32)
CellBoundsChanged Event
HeaderAdded Event
HeaderResized Event
HeaderStartResizing Event
Header Members
Header Constructor
Header Methods
Header Properties
Header Constructor ()
Header Constructor (String)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Height Property
IsColumnHeader Property
IsRowHeader Property
ResizeType Property
RotateTitle Property
Style Property
SubHeaders Property
Title Property
TitleColor Property
TitleFont Property
TitleFormat Property
Width Property
HeaderCollection Members
HeaderCollection Methods
HeaderCollection Properties
Add Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
HeaderEventArgs Members
HeaderEventArgs Properties
Header Property
HeaderResizeEventArgs Members
HeaderResizeEventArgs Properties
IsHorizontal Property
IsVertical Property
ICell Members
ICell Properties
Style Property
Text Property
TextColor Property
TextFont Property
TextFormat Property
Style Members
Style Constructor
Style Properties
BackgroundBrush Property
BottomBorderPen Property
LeftBorderPen Property
RightBorderPen Property
TopBorderPen Property
AnnealLayout Class
CascadeLayout Class
CircularLayout Class
CompositeLayout Class
DecisionLayout Class
Direction Enumeration
FlowchartLayout Class
FlowLayout Class
FractalLayout Class
GridLayout Class
HierarchicalLayout Class
ILayout Interface
ISwimlaneGrid Interface
LaneGrid Class
LaneType Enumeration
LayeredLayout Class
LayeredLayoutLinkType Enumeration
LayeredLayoutStatistics Class
Layout Class
LayoutLink Delegate
LayoutNode Delegate
LayoutProgress Delegate
LayoutSubgraph Delegate
MultipleGraphsPlacement Enumeration
OneWayLayout Class
Orientation Enumeration
OrthogonalLayout Class
OrthogonalRouter Class
SolarLayout Class
SpringLayout Class
SpringLayoutLinkType Enumeration
SwimlaneLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutBalance Enumeration
TreeLayoutDirections Enumeration
TreeLayoutLinkType Enumeration
TreeLayoutType Enumeration
TreeMapLayout Class
TriangularLayout Class
AnnealLayout Members
AnnealLayout Constructor
AnnealLayout Methods
AnnealLayout Properties
BeginArrange Method
EndArrange Method
Iterate Method
ApproximateLinkLength Property
BoundaryFactor Property
CrossingLinksCost Property
DefaultMarginValue Property
DistributionFactor Property
GatherStatistics Property
InitialTemperature Property
IterationsPerStage Property
LayoutArea Property
LinkLengthFactor Property
Name Property
NodeLinkCrossingCost Property
NodeLinkDistFactor Property
Randomize Property
Root Property
SplitGraph Property
Stages Property
Statistics Property
TemperatureScale Property
WidthHeightRatio Property
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
CompositeLayout Members
CompositeLayout Constructor
CompositeLayout Properties
BendLinks Property
CustomLayout Property
CustomPartition Property
DefaultMarginValue Property
DesiredSubgraphSize Property
EmphasizeTrees Property
KeepVirtualItems Property
MasterLayout Property
Name Property
PartitionMethod Property
RotateSubgraphs Property
SubgraphLayout Property
SubtreeLayout Property
Tolerance Property
UseAdditionalPartitioning Property
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
FlowLayout Members
FlowLayout Constructor
FlowLayout Methods
FlowLayout Properties
AddNode Method
Arrange Method
ArrangeCore Method
BendLinks Method
InsertNode Method
RemoveNode Method
Anchoring Property
AutoRoute Property
ChangeLaneDimensions Property
DefaultMarginValue Property
HorizontalGroupOffset Property
LaneBoundaries Property
LaneDistance Property
LaneType Property
LayoutRules Property
LevelOffset Property
LinksBend Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
RandomSeed Property
RecreateGraph Property
Root Property
VerticalGroupOffset Property
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
GridLayout Members
GridLayout Constructor
GridLayout Properties
DefaultMarginValue Property
EndNode Property
GridSize Property
Iterations Property
Name Property
RandomSeed Property
Root Property
SplitGraph Property
StartNode Property
TimeLimit Property
UseLongestPath Property
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
ILayout Members
ILayout Methods
ILayout Properties
Arrange Method
LayoutLink Property
LayoutNode Property
ISwimlaneGrid Members
ISwimlaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LaneGrid Members
LaneGrid Constructor
LaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LayeredLayout Members
LayeredLayout Constructor
LayeredLayout Properties
LayeredLayout Constructor ()
LayeredLayout Constructor (Orientation, Single, Single, SizeF)
DefaultMarginValue Property
Direction Property
EnableCustomLayers Property
EndNode Property
EnforceLinkFlow Property
IgnoreNodeSize Property
KeepLinkShapes Property
KeepRootPosition Property
LayerDistance Property
LinkPadding Property
LinksCompactFactor Property
LinkType Property
Name Property
NodeDistance Property
Orientation Property
Root Property
SplitLayers Property
StableSort Property
StartNode Property
Statistics Property
StraightenLongLinks Property
SwapPairsIterations Property
TimeLimit Property
LayeredLayoutStatistics Members
LayeredLayoutStatistics Properties
LayerCount Property
LinkLayerCount Property
NodeGridPositions Property
NodeLayerIndices Property
Layout Members
Layout Constructor
Layout Methods
Layout Properties
Layout Events
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
OnLayoutComplete Method
Arrange Method (Diagram)
Arrange Method (Diagram, DiagramItemCollection)
ArrangeAsync Method (Diagram)
ArrangeAsync Method (Diagram, DiagramItemCollection)
Anchoring Property
DefaultMarginValue Property
EnableParallelism Property
GrowToFit Property
KeepGroupLayout Property
LayoutLink Property
LayoutNode Property
Margins Property
MaxDegreeOfParallelism Property
MultipleGraphsPlacement Property
Name Property
Progress Property
RepeatingLinksPadding Property
SuppressCompleteEvent Property
LayoutComplete Event
OneWayLayout Members
OneWayLayout Constructor
OneWayLayout Properties
DefaultMarginValue Property
Name Property
NodeDistance Property
Orientation Property
RoundedLinks Property
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
OrthogonalRouter Members
OrthogonalRouter Constructor
OrthogonalRouter Properties
BendDistance Property
DefaultMarginValue Property
Direction Property
EndOrientation Property
GridSize Property
LayerDistance Property
Name Property
NodeDistance Property
Orientation Property
PutEndPointsAtNodeBorders Property
RandomSeed Property
StartOrientation Property
SolarLayout Members
SolarLayout Constructor
SolarLayout Properties
BendLinks Property
DefaultMarginValue Property
HonorInitialNodeDisposition Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
SpringLayout Members
SpringLayout Constructor
SpringLayout Methods
SpringLayout Properties
SpringLayout Constructor ()
SpringLayout Constructor (Int32, Single, Boolean)
SpringLayout Constructor (Int32, Single, Boolean, Boolean)
BeginArrange Method
EndArrange Method
Iterate Method
Iterate Method (Int32, Int32)
Iterate Method (Int32, Int32, Boolean)
DefaultMarginValue Property
EnableClusters Property
IterationCount Property
Layout3D Property
LayoutArea Property
LayoutMethod Property
LinkType Property
MinimizeCrossings Property
Name Property
NodeDistance Property
Randomize Property
RandomSeed Property
RepulsionFactor Property
Root Property
SplitGraph Property
Stretch Property
Surface Property
SwimlaneLayout Members
SwimlaneLayout Constructor
SwimlaneLayout Properties
CollapseEmptyLanes Property
CompactNodes Property
CustomSortOrder Property
DefaultMarginValue Property
Direction Property
KeepLaneSizes Property
LaneDistance Property
Name Property
NodeDistance Property
Orientation Property
SwimlaneGrid Property
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
TreeLayout Members
TreeLayout Constructor
TreeLayout Methods
TreeLayout Properties
TreeLayout Constructor ()
TreeLayout Constructor (DiagramNode)
TreeLayout Constructor (DiagramNode, TreeLayoutType)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF, Boolean)
TreeLayout Constructor (TreeLayoutType)
UpdateLink Method
Balance Property
CompactAssistants Property
DefaultMarginValue Property
Direction Property
EnableAssistants Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
LinkOffset Property
LinkStyle Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
StretchFactor Property
Type Property
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
Alignment Enumeration
ControlNode Class
ControlNodeEventArgs Class
ControlNodeProperties Class
ControlNodeStyle Class
CopyHostedControlEventArgs Class
CustomCursors Class
DiagramDocumentPrinter Class
DiagramPrinter Class
DiagramPrinterBase Class
DiagramView Class
DiagramView3D Class
DrawEventArgs Class
InPlaceEditEventArgs Class
InputState Class
Interaction Class
IPrintPreview Interface
IScrollBarProvider Interface
LayerListView Class
LayerListViewItem Class
Matrix3D Class
ModifierKeyActions Class
MoveNodesBehavior Class
NodeListView Class
Overview Class
PagedDiagramView Class
PageRenamedEventArgs Class
PaintControlEventArgs Class
PointerInfo Class
PreviewOptions Class
PrintOptions Class
Ruler Class
ScrollAnimation Class
ShapeListBox Class
ShapeToolBar Class
TabAlignment Enumeration
TabbedDiagramView Class
Vector3D Class
ViewAnimation Class
ZoomAnimation Class
ControlNode Members
ControlNode Constructor
ControlNode Methods
ControlNode Properties
ControlNode Constructor ()
ControlNode Constructor (ControlNode)
ControlNode Constructor (Diagram)
ControlNode Constructor (DiagramView)
ControlNode Constructor (DiagramView, Control)
Clone Method
CreateProperties Method
Dispose Method
Draw Method
DrawShadow Method
LoadFrom Method
LoadFromXml Method
LoadObsolete Method
OnAdd Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToXml Method
SetReference Method
Control Property
ControlMouseAction Property
ControlPadding Property
ForceControlRedraw Property
Visible Property
ControlNodeEventArgs Members
ControlNodeEventArgs Properties
Node Property
Stream Property
ControlNodeProperties Members
ControlNodeProperties Constructor
ControlNodeStyle Members
ControlNodeStyle Constructor
CopyHostedControlEventArgs Members
CopyHostedControlEventArgs Properties
Destination Property
Source Property
CustomCursors Members
CustomCursors Properties
Rotate Property
DiagramDocumentPrinter Members
DiagramDocumentPrinter Constructor
DiagramDocumentPrinter Properties
Document Property
DiagramPrinter Members
DiagramPrinter Constructor
DiagramPrinter Properties
Diagram Property
DiagramPrinterBase Members
DiagramPrinterBase Methods
DiagramPrinterBase Properties
OnBeginPrint Method
OnPrintPage Method
PrintPreview Method
PrintPreviewEx Method
PrintOptions Property
DiagramView Members
DiagramView Constructor
DiagramView Methods
DiagramView Properties
DiagramView Events
DiagramView Constructor ()
DiagramView Constructor (Diagram)
AdoptHostedControls Method
Animate Method
BeginEdit Method
BringIntoView Method
CancelDrag Method
ClientToDoc Method
CopyToClipboard Method
CreateHandle Method
CreatePrintDocument Method
CutToClipboard Method
Dispose Method
DisposePrintDocument Method
DocToClient Method
EndEdit Method
IsInputKey Method
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
OnCopyHostedControl Method
OnCreateEditControl Method
OnDeserializeControl Method
OnDestroyEditControl Method
OnDiagramChanged Method
OnDragDrop Method
OnDragEnter Method
OnDragLeave Method
OnDragOver Method
OnDrawMagnifier Method
OnEnabledChanged Method
OnEnterInplaceEditMode Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLayout Method
OnLeaveInplaceEditMode Method
OnLostFocus Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OnPaintControl Method
OnRightToLeftChanged Method
OnScrollChanged Method
OnTouchDown Method
OnTouchMove Method
OnTouchUp Method
OnZoomFactorChanged Method
OverrideViewUI Method
PasteFromClipboard Method
Print Method
PrintPreview Method
PrintPreviewEx Method
RecreateCacheImage Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
ScrollTo Method
SetZoomFactor Method
StartInteraction Method
WndProc Method
ZoomIn Method
ZoomOut Method
ZoomToFit Method
ZoomToRect Method
BeginEdit Method (DiagramItem, InplaceEditable, PointF)
BeginEdit Method (InplaceEditable)
BeginEdit Method (InplaceEditable, PointF)
BringIntoView Method (DiagramItem)
BringIntoView Method (RectangleF)
ClientToDoc Method (Point)
ClientToDoc Method (Rectangle)
CopyToClipboard Method (Boolean)
CopyToClipboard Method (Boolean, Boolean)
CutToClipboard Method (Boolean)
CutToClipboard Method (Boolean, Boolean)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
PasteFromClipboard Method (Single, Single)
PasteFromClipboard Method (Single, Single, Boolean)
Print Method ()
Print Method (PrintDocument)
PrintPreview Method ()
PrintPreview Method (PrintDocument)
PrintPreviewEx Method ()
PrintPreviewEx Method (Form)
PrintPreviewEx Method (PrintDocument)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
ScrollTo Method (PointF)
ScrollTo Method (Single, Single)
ZoomToRect Method (RectangleF)
ZoomToRect Method (RectangleF, Boolean)
AllowInplaceEdit Property
AllowLinkCursor Property
AutoHandlesItem Property
AutoHandlesMargins Property
AutoScroll Property
AutoScrollAmount Property
Behavior Property
BorderColor Property
BorderWidth Property
CatchGdiPlusExceptions Property
ControlHandlesStyle Property
ControlMouseAction Property
CounterDiagonalResizeCursor Property
CurrentCursor Property
Cursor Property
CustomBehavior Property
CustomLinkType Property
CustomNodeType Property
DefaultControlType Property
DefaultSize Property
DelKeyAction Property
DiagonalResizeCursor Property
Diagram Property
DisallowCursor Property
DisallowLinkCursor Property
DpiX Property
DpiY Property
DragIndicator Property
DragIndicatorOpacity Property
DrawLinkCursor Property
DropAlignment Property
DropTarget Property
EditTextCursor Property
EnableTabletMode Property
HorizontalResizeCursor Property
HScrollBar Property
InplaceEditAcceptOnEnter Property
InplaceEditCancelOnEsc Property
InplaceEditFont Property
IsDefaultDiagram Property
LaneColumnResizeCursor Property
LaneRowResizeCursor Property
LicenseKey Property
MagnifierEnabled Property
MagnifierFactor Property
MagnifierFrameColor Property
MagnifierFrameThickness Property
MagnifierHeight Property
MagnifierSecondaryFrameColor Property
MagnifierShading Property
MagnifierShape Property
MagnifierWidth Property
MiddleButtonActions Property
ModificationStart Property
ModifierKeyActions Property
MouseWheelAction Property
MoveCursor Property
MultiTouchDraw Property
MultiTouchModify Property
MultiTouchZoom Property
OverrideCursor Property
PanCursor Property
PointerCursor Property
PreviewOptions Property
PrintOptions Property
RightButtonActions Property
RotateCursor Property
ScrollBarProvider Property
ScrollX Property
ScrollY Property
ScrollZoneSize Property
ShowScrollbars Property
ShowToolTips Property
SmoothingMode Property
TextRenderingHint Property
ToolTipControl Property
ToolTipDelay Property
TouchGestureDistance Property
TouchGestureInterval Property
UpdateTextOnZoom Property
VersionInfo Property
VerticalResizeCursor Property
Viewport Property
VScrollBar Property
ZoomFactor Property
CopyHostedControl Event
CreateEditControl Event
DeserializeControl Event
DestroyEditControl Event
DiagramChanged Event
DrawMagnifier Event
EnterInplaceEditMode Event
LeaveInplaceEditMode Event
PaintControl Event
ScrollChanged Event
SerializeControl Event
ZoomFactorChanged Event
DiagramView3D Members
DiagramView3D Constructor
DiagramView3D Methods
DiagramView3D Properties
ClientToDoc Method
DocToClient Method
DrawDiagram3D Method
GetNodeAt Method
GetProjectionOrigin Method
GetProjectionRect Method
OnDoubleClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OverrideViewUI Method
PointCameraTo Method
PointToClient Method
ResetProjection Method
ClientToDoc Method (Point)
ClientToDoc Method (Rectangle)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
GetProjectionOrigin Method (Point)
GetProjectionOrigin Method (Point, Single)
AxisColor Property
AxisLabelsColor Property
AxisLength Property
AxisWidth Property
CameraPosition Property
CameraRotation Property
CreationPlaneDistance Property
DimColor Property
EnableOrbitingCamera Property
ShowArrowheads Property
ShowAxisLabels Property
ShowCoordinateAxes Property
ViewerDistance Property
DrawEventArgs Members
DrawEventArgs Properties
Bounds Property
Graphics Property
InPlaceEditEventArgs Members
InPlaceEditEventArgs Properties
EditControl Property
Item Property
Node Property
InputState Members
InputState Constructor
InputState Properties
DragDistance Property
PointedHandle Property
PointedItem Property
PointedLabel Property
PointedManipulator Property
PointerPosition Property
Interaction Members
Interaction Constructor
Interaction Methods
Interaction Properties
CancelDrag Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
DiagramView Property
IPrintPreview Members
IPrintPreview Properties
Document Property
IScrollBarProvider Members
IScrollBarProvider Methods
AddScrollEventHandler Method
CreateHorizontalScrollBar Method
CreateVerticalScrollBar Method
GetLargeChange Method
GetMaximum Method
GetMinimum Method
GetValue Method
SetLargeChange Method
SetMaximum Method
SetMinimum Method
SetValue Method
LayerListView Members
LayerListView Constructor
LayerListView Methods
LayerListView Properties
LayerListView Events
ProcessDialogKey Method
ActiveButtonTooltip Property
AddLayerButtonTooltip Property
AllowTitleEdit Property
Diagram Property
DisplayText Property
Images Property
ItemColor Property
ItemHeight Property
Items Property
LockedButtonTooltip Property
OverviewWidth Property
RemoveLayerButtonTooltip Property
SelectedColor Property
ShowTooltips Property
VisibleButtonTooltip Property
AddButtonClick Event
RemoveButtonClick Event
SelectedItemChanged Event
LayerListViewItem Members
LayerListViewItem Constructor
LayerListViewItem Methods
LayerListViewItem Properties
OnSizeChanged Method
ProcessDialogKey Method
Index Property
Layer Property
Matrix3D Members
Matrix3D Constructor
Matrix3D Methods
Matrix3D Constructor ()
Matrix3D Constructor (Double, Double, Double, Double, Double, Double, Double, Double, Double)
Invert Method
ModifierKeyActions Members
ModifierKeyActions Properties
Alt Property
Control Property
Shift Property
MoveNodesBehavior Members
MoveNodesBehavior Constructor
MoveNodesBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
NodeListView Properties
NodeListView Events
AddNode Method
AddNodes Method
ClearNodes Method
Dispose Method
GetNodeAt Method
InsertNode Method
OnNodeRemoved Method
OnNodeSelected Method
RemoveNodeAt Method
AddNode Method (DiagramNode)
AddNode Method (DiagramNode, String)
AddNodes Method (DiagramNode[], String[])
AddNodes Method (DiagramNodeCollection)
AddNodes Method (DiagramNodeCollection, String[])
InsertNode Method (Int32, DiagramNode)
InsertNode Method (Int32, DiagramNode, String)
AllowRemove Property
DefaultNodeSize Property
IconMargin Property
IconSize Property
MeasureUnit Property
NodesCount Property
NodeRemoved Event
NodeSelected Event
Overview Members
Overview Constructor
Overview Methods
Overview Properties
Dispose Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnPaintBackground Method
OnResize Method
Update Method
AllowZoom Property
BackColor Property
DiagramView Property
DimColor Property
DisplayBackground Property
DisplayBackgroundImage Property
DisplayImages Property
DisplayInterior Property
DisplayShadows Property
DisplayText Property
FitAll Property
ScaleFactor Property
ShowScrollbars Property
SmoothingMode Property
PagedDiagramView Members
PagedDiagramView Constructor
PagedDiagramView Methods
PagedDiagramView Properties
PagedDiagramView Events
Animate Method
OnPaddingChanged Method
OnPageAdded Method
OnPageAdding Method
OnPageRemoved Method
OnPageRemoving Method
OnPageRenamed Method
Print Method
PrintPreview Method
PrintPreviewEx Method
AddButtonColor Property
AllowInplaceEdit Property
AllowRenamePages Property
Behavior Property
CurrentPage Property
Document Property
NavigationButtonColor Property
PageAlignment Property
PageBorderColor Property
PageBorderWidth Property
PageSpacing Property
PrintOptions Property
RemoveButtonColor Property
ScrollX Property
ScrollY Property
ShowAddButton Property
ShowRemoveButton Property
ZoomFactor Property
PageAdded Event
PageAdding Event
PageRemoved Event
PageRemoving Event
PageRenamed Event
PageRenamedEventArgs Members
PageRenamedEventArgs Constructor
PageRenamedEventArgs Properties
NewTitle Property
OldTitle Property
Page Property
PaintControlEventArgs Members
PaintControlEventArgs Properties
Graphics Property
Handled Property
PaintRect Property
PointerInfo Members
PointerInfo Properties
CurrentDevicePoint Property
CurrentPoint Property
Id Property
StartDevicePoint Property
StartPoint Property
Timestamp Property
PreviewOptions Members
PreviewOptions Constructor
PreviewOptions Properties
ButtonImages Property
DecreaseScaleCmdText Property
DisplayPrintDialog Property
DoubleScaleCmdText Property
FirstPageToolTip Property
FitToPageToolTip Property
FourPagesToolTip Property
HalveScaleCmdText Property
IncreaseScaleCmdText Property
LandscapeToolTip Property
LastPageToolTip Property
NextPageToolTip Property
OnePageToolTip Property
OriginalScaleCmdText Property
PortraitToolTip Property
PreviousPageToolTip Property
PrintToolTip Property
ScaleFitToPageCmdText Property
SixPagesToolTip Property
ThreePagesToolTip Property
TitleBarIcon Property
TwoPagesToolTip Property
ZoomAutoCmdText Property
ZoomToolTip Property
PrintOptions Members
PrintOptions Constructor
PrintOptions Methods
PrintOptions Properties
PrintOptions Constructor ()
PrintOptions Constructor (DiagramPrinterBase)
PrintOptions Constructor (DiagramView)
ScaleToPage Method
ScaleToPage Method ()
ScaleToPage Method (PrintDocument)
DocumentName Property
FromDiagramPage Property
HeaderFormat Property
Margins Property
ToDiagramPage Property
Ruler Members
Ruler Constructor
Ruler Methods
Ruler Properties
Dispose Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnPaint Method
OnRightToLeftChanged Method
ContextMenu Property
DiagramView Property
EnableGuides Property
ForeColor Property
GuideColor Property
HorizontalScaleAlignment Property
HorizontalScaleVisible Property
NegatedX Property
NegatedY Property
PointerColor Property
ProjectionColor Property
ProjectRotatedBounds Property
ShowIcon Property
Text Property
TextColor Property
Unit Property
VerticalScaleAlignment Property
VerticalScaleVisible Property
ScrollAnimation Members
ScrollAnimation Constructor
ScrollAnimation Methods
ScrollAnimation Constructor (AnimationOptions)
ScrollAnimation Constructor (IZoomTarget, AnimationOptions)
UpdateAnimation Method
ShapeListBox Members
ShapeListBox Constructor
ShapeListBox Methods
ShapeListBox Properties
ShapeListBox Events
AddShape Method
AddShapes Method
ClearShapes Method
GetShapeAt Method
InsertShape Method
InvalidateShapeAt Method
OnDrawItem Method
OnKeyDown Method
OnMeasureItem Method
OnMouseDown Method
OnMouseMove Method
OnSelectedIndexChanged Method
OnShapeRemoved Method
OnShapeRenamed Method
OnShapeSelected Method
RemoveShapeAt Method
SetShapeAt Method
StartInlineEdit Method
AddShapes Method (Shape[])
AddShapes Method (ShapeCollection)
AllowRemove Property
AllowRename Property
DefaultNodeSize Property
DrawMode Property
IconMargin Property
IconSize Property
Items Property
ShapeCount Property
ShapeFillColor Property
ShapeFilter Property
Shapes Property
ShapeRemoved Event
ShapeRenamed Event
ShapeSelected Event
ShapeToolBar Members
ShapeToolBar Constructor
ShapeToolBar Methods
ShapeToolBar Properties
ShapeToolBar Events
OnMouseDown Method
OnMouseMove Method
RecreateImages Method
AllowDrag Property
ButtonImageSize Property
Buttons Property
DefaultNodeSize Property
SelectedShape Property
ShapeFillColor Property
Shapes Property
ShowImages Property
ShowText Property
DrawNode Event
ShapeClicked Event
TabbedDiagramView Members
TabbedDiagramView Constructor
TabbedDiagramView Methods
TabbedDiagramView Properties
TabbedDiagramView Events
LoadFromStream Method
LoadFromXml Method
OnCurrentPageChanged Method
OnDiagramChanged Method
OnPageAdded Method
OnPageAdding Method
OnPageRemoved Method
OnPageRemoving Method
OnPageRenamed Method
OnZoomFactorChanged Method
SaveToStream Method
SaveToXml Method
AllowRenamePages Property
AllowTabReorder Property
CurrentPage Property
Diagram Property
Document Property
MaxTabSize Property
ShowCreateNewTab Property
ShowTabCloseButtons Property
ShowTabNavigationButtons Property
ShowTabs Property
TabAlignment Property
CurrentPageChanged Event
PageAdded Event
PageAdding Event
PageRemoved Event
PageRemoving Event
PageRenamed Event
Vector3D Members
Vector3D Constructor
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Length Property
X Property
Y Property
Z Property
ViewAnimation Members
ViewAnimation Constructor
ViewAnimation Properties
DiagramView Property
ZoomAnimation Members
ZoomAnimation Constructor
ZoomAnimation Methods
ZoomAnimation Constructor (AnimationOptions)
ZoomAnimation Constructor (IZoomTarget, AnimationOptions)
UpdateAnimation Method
BehaviorBase Class
CustomTypesBehavior Class
DrawBarcodesBehavior Class
DrawContainersBehavior Class
DrawControlsBehavior Class
DrawFreeFormsBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DrawSvgNodesBehavior Class
DrawTablesBehavior Class
DrawTreeViewsBehavior Class
DrawVisioNodesBehavior Class
LinkBarcodesBehavior Class
LinkContainersBehavior Class
LinkControlsBehavior Class
LinkFreeFormsBehavior Class
LinkNodesBehavior Class
LinkShapesBehavior Class
LinkSvgNodesBehavior Class
LinkTablesBehavior Class
LinkTreeViewsBehavior Class
LinkVisioNodesBehavior Class
ModifyBehavior Class
PanBehavior Class
SelectOnlyBehavior Class
ZoomBehavior Class
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
BehaviorBase Properties
CancelDrag Method
CreateLink Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SelectController Method
SelectHandleCursor Method
SelectMouseCursor Method
SetModfCursor Method
SetMouseCursor Method
ShouldMoveSelection Method
StartDraw Method
StartDrawCommon Method
Diagram Property
CustomTypesBehavior Members
CustomTypesBehavior Constructor
CustomTypesBehavior Methods
CreateLink Method
CreateNode Method
DrawBarcodesBehavior Members
DrawBarcodesBehavior Constructor
DrawBarcodesBehavior Methods
CreateNode Method
DrawContainersBehavior Members
DrawContainersBehavior Constructor
DrawContainersBehavior Methods
CreateNode Method
DrawControlsBehavior Members
DrawControlsBehavior Constructor
DrawControlsBehavior Methods
CreateNode Method
DrawFreeFormsBehavior Members
DrawFreeFormsBehavior Constructor
DrawFreeFormsBehavior Methods
CreateNode Method
SelectController Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
CreateNode Method
SelectController Method
SetMouseCursor Method
StartDraw Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
CreateNode Method
DrawSvgNodesBehavior Members
DrawSvgNodesBehavior Constructor
DrawSvgNodesBehavior Methods
CreateNode Method
DrawTablesBehavior Members
DrawTablesBehavior Constructor
DrawTablesBehavior Methods
CreateNode Method
DrawTreeViewsBehavior Members
DrawTreeViewsBehavior Constructor
DrawTreeViewsBehavior Methods
CreateNode Method
DrawVisioNodesBehavior Members
DrawVisioNodesBehavior Constructor
DrawVisioNodesBehavior Methods
CreateNode Method
LinkBarcodesBehavior Members
LinkBarcodesBehavior Constructor
LinkBarcodesBehavior Methods
CreateNode Method
LinkContainersBehavior Members
LinkContainersBehavior Constructor
LinkContainersBehavior Methods
CreateNode Method
LinkControlsBehavior Members
LinkControlsBehavior Constructor
LinkControlsBehavior Methods
CreateNode Method
LinkFreeFormsBehavior Members
LinkFreeFormsBehavior Constructor
LinkFreeFormsBehavior Methods
CreateNode Method
SelectController Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
CreateNode Method
SelectController Method
SetMouseCursor Method
StartDraw Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
CreateNode Method
LinkSvgNodesBehavior Members
LinkSvgNodesBehavior Constructor
LinkSvgNodesBehavior Methods
CreateNode Method
LinkTablesBehavior Members
LinkTablesBehavior Constructor
LinkTablesBehavior Methods
CreateNode Method
LinkTreeViewsBehavior Members
LinkTreeViewsBehavior Constructor
LinkTreeViewsBehavior Methods
CreateNode Method
LinkVisioNodesBehavior Members
LinkVisioNodesBehavior Constructor
LinkVisioNodesBehavior Methods
CreateNode Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SelectController Method
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
SelectController Method
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
ZoomBehavior Members
ZoomBehavior Constructor
ZoomBehavior Methods
SetMouseCursor Method
StartDraw Method
StartDrawCommon Method
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
ImageAlignment Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextAlignment Enumeration
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
BaseGauge(T) Class
LinearGauge Class
OvalGauge Class
BaseGauge(T) Members
BaseGauge(T) Constructor
BaseGauge(T) Methods
BaseGauge(T) Properties
BaseGauge(T) Events
GetElementByName Method
HitTestObj Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
CacheVisuals Property
DefaultSize Property
LicenseKey Property
Scales Property
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
Style Property
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
AnnealLayoutStatistics Class
AssistantType Enumeration
BaseLayout Enumeration
ConnectorRules Class
FlowLayoutKeys Class
FlowLayoutRules Class
FlowLayoutTraits Enumeration
HierarchicalLayoutTraits Enumeration
LayeredLayoutTraits Enumeration
LayoutRules Class
NodeRules Class
OrderDirection Enumeration
Pair Class
PartitionMethod Enumeration
Point3D Structure
PreferredRules Enumeration
RouteHeuristics Delegate
RoutingOptions Interface
SimpleKeys Class
SimpleLinkLogic Class
SimpleNodeLogic Class
SimpleOrientation Enumeration
SimpleRules Class
SpringLayoutMethod Enumeration
SpringLayoutTraits Enumeration
SwimlaneLayoutTraits Enumeration
TreeLayoutTraits Enumeration
TreeMapLayoutTraits Enumeration
AnnealLayoutStatistics Members
AnnealLayoutStatistics Constructor
AnnealLayoutStatistics Methods
AnnealLayoutStatistics Properties
ToString Method
BoundaryCost Property
DistributionCost Property
EdgeCrossingsCost Property
EdgeCrossingsFound Property
EdgeLengthsCost Property
NodeEdgeDistance Property
ConnectorRules Members
ConnectorRules Properties
DownOriented Property
HorizontalBendOrientation Property
LeftOriented Property
RightOriented Property
UpOriented Property
FlowLayoutKeys Members
FlowLayoutKeys Fields
FlowLayoutKeys Constructor
PossibleNodeLogic Field
SemiLevel Field
FlowLayoutRules Members
FlowLayoutRules Constructor
FlowLayoutRules Methods
FlowLayoutRules Properties
AddBendRule Method
AddIncomingBendRule Method
AddOutgoingBendRule Method
UseRuleManagedLinkBend Method
AddBendRule Method (String, String, OrderDirection)
AddBendRule Method (String, String, OrderDirection[])
AddBendRule Method (String, String[], OrderDirection)
AddBendRule Method (String, String[], OrderDirection[])
AddBendRule Method (String[], String, OrderDirection)
AddBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String, OrderDirection)
AddIncomingBendRule Method (String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String, OrderDirection)
AddIncomingBendRule Method (String, String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String[], OrderDirection)
AddIncomingBendRule Method (String, String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], OrderDirection)
AddIncomingBendRule Method (String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], String, OrderDirection)
AddIncomingBendRule Method (String, String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String[], String[], OrderDirection)
AddIncomingBendRule Method (String, String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String, OrderDirection)
AddIncomingBendRule Method (String[], String, String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String[], OrderDirection)
AddIncomingBendRule Method (String[], String, String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], String, OrderDirection)
AddOutgoingBendRule Method (String, String[], String, OrderDirection[])
AddOutgoingBendRule Method (String, String[], String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String, OrderDirection)
AddOutgoingBendRule Method (String[], String, String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String[], OrderDirection)
AddOutgoingBendRule Method (String[], String, String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection[])
ConnectorRules Property
NodeRules Property
PreferredRules Property
LayoutRules Members
LayoutRules Constructor
LayoutRules Methods
AddLayoutRule Method
BuildKey Method
GetLayoutRule Method
ValidateRules Method
AddLayoutRule Method (Object, Object)
AddLayoutRule Method (Object, Object, Object)
NodeRules Members
NodeRules Properties
FirstGroupLevelNegative Property
FirstGroupLevelPositive Property
GroupEndNodes Property
GroupStartNodes Property
MainConnectorId Property
MainConnectorOrientation Property
VerticalDisconnectedGroupsAlignment Property
VerticalSubgroupsAlignment Property
Pair Members
Pair Constructor
Pair Methods
Pair Properties
Pair Constructor ()
Pair Constructor (Object, Object)
CompareTo Method
Equals Method
GetHashCode Method
FirstObject Property
PairElements Property
SecondObject Property
Point3D Members
Point3D Constructor
Point3D Properties
X Property
Y Property
Z Property
RoutingOptions Members
RoutingOptions Properties
GridSize Property
IgnoreAnchoring Property
LengthCost Property
NodeVicinityCost Property
TurnCost Property
SimpleKeys Members
SimpleKeys Fields
SimpleKeys Constructor
SimpleKeys Methods
SimpleKeys Properties
ConnectorTypes Field
FirstGroupLevelNegative Field
FirstGroupLevelPositive Field
GroupEndNodes Field
GroupStartNodes Field
MainConnectorOrientation Field
MainSubgroupConnector Field
PossibleConnection Field
ValidateRules Method
AllKeys Property
SimpleLinkLogic Members
SimpleLinkLogic Fields
SimpleLinkLogic Constructor
Master Field
NotSpecified Field
Slave Field
SimpleNodeLogic Members
SimpleNodeLogic Fields
SimpleNodeLogic Constructor
Action Field
End Field
NotSpecified Field
Start Field
SimpleRules Members
SimpleRules Constructor
SimpleRules Properties
SimpleRules Constructor ()
SimpleRules Constructor (ArrayList, ArrayList, String)
SimpleRules Constructor (ArrayList, ArrayList, String, SimpleOrientation)
EndSubgproupNode Property
MainConnectorOrientation Property
MainSubgproupConnector Property
StartSubgproupNode Property
Surface Enumeration
Column Class
ColumnType Enumeration
Database Class
Decoration Class
DecorationLayerBase(TColor, TPalette) Class
ICanvas Interface
ICanvasWithPalette(TColor) Interface
IPalette(TColor) Interface
ITransform Interface
Label Class
Layer(TColor, TPalette) Class
Map Class
MapElement Class
MapFeature Structure
MapLayerBase(TColor, TPalette) Class
NullShape Class
Point Class
Rect Class
Row Class
RuntimePolicy Class
Shape Class
ShapeType Enumeration
StreetMapFeatures Class
StreetShape Class
StreetShapeType Enumeration
TextAlignment Enumeration
Vector Class
Column Members
Column Methods
Column Properties
ToString Method
Decimals Property
Length Property
Name Property
Type Property
Database Members
Database Constructor
Database Methods
Database Properties
Database Constructor (BinaryReader)
Database Constructor (Database)
Database Constructor (String)
GetList Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (String)
SaveTo Method (BinaryWriter)
SaveTo Method (String)
ColumnCount Property
Columns Property
ContainsListCollection Property
Item Property
RowLength Property
Rows Property
Item Property (Int32)
Item Property (String)
Decoration Members
Decoration Constructor
Decoration Methods
Decoration Properties
GetLocation Method
Latitude Property
Longitude Property
DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Constructor
DecorationLayerBase(TColor, TPalette) Methods
DecorationLayerBase(TColor, TPalette) Properties
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
Select Method
Toggle Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Decorations Property
Selection Property
ICanvas Members
ICanvas Methods
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
ICanvasWithPalette(TColor) Members
ICanvasWithPalette(TColor) Properties
Palette Property
IPalette(TColor) Members
IPalette(TColor) Properties
FillColors Property
HighlightColor Property
LineColor Property
ITransform Members
ITransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
Label Members
Label Constructor
Label Methods
Label Properties
Invalidate Method
BoundingBox Property
FontName Property
FontSize Property
Rotate Property
RotationAngle Property
Text Property
Visible Property
WordWrap Property
Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Constructor
Layer(TColor, TPalette) Methods
Layer(TColor, TPalette) Properties
Layer(TColor, TPalette) Events
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
OnAsyncDatabaseLoadComplete Method
OnAsyncLoadComplete Method
OnPropertyChanged Method
Select Method
Toggle Method
OnBeginLoad Method
OnEndLoad Method
Draw Method (ICanvasWithPalette(TColor), Rect)
Draw Method (MapElement, ICanvas)
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
EnableHighlight Property
EnableSelection Property
FillColors Property
HighlightColor Property
LineColor Property
Palette Property
Visible Property
AsyncDatabaseLoadComplete Event
AsyncLoadComplete Event
PropertyChanged Event
BeginLoad Event
EndLoad Event
Map Members
Map Constructor
Map Methods
Map Properties
Map Events
AssignColors Method
ClearCache Method
FromFile Method
FromXml Method
HitTest Method
Latitude Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
Longitude Method
OnPropertyChanged Method
SaveToFile Method
OnBeginLoad Method
OnEndLoad Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
HitTest Method (Point)
HitTest Method (Point, ITransform)
Latitude Method (Double, Double, Char)
Latitude Method (Double, Double, Double, Char)
LoadFromFile Method (String)
LoadFromFile Method (String, Boolean)
LoadFromFile Method (String, Boolean, Int32)
LoadFromFile Method (String, Boolean, String)
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, Stream, String)
Longitude Method (Double, Double, Char)
Longitude Method (Double, Double, Double, Char)
BoundingBox Property
Database Property
Shapes Property
ShapeType Property
PropertyChanged Event
BeginLoad Event
EndLoad Event
MapElement Members
MapElement Constructor
MapElement Methods
MapElement Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
Label Property
MapFeature Members
MapFeature Constructor
MapFeature Methods
MapFeature Properties
Equals Method
GetHashCode Method
Key Property
Value Property
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Constructor
MapLayerBase(TColor, TPalette) Methods
MapLayerBase(TColor, TPalette) Properties
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
DrawStreetMap Method
Highlight Method
HitTest Method
Select Method
Toggle Method
OnBeginLoad Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Map Property
Selection Property
NullShape Members
NullShape Constructor
NullShape Methods
NullShape Properties
Draw Method
GetBoundingBox Method
GetCenter Method
HitTest Method
SaveTo Method
Type Property
Point Members
Point Fields
Point Constructor
Point Methods
Point Properties
X Field
Y Field
Point Constructor (Double, Double)
Point Constructor (Int32, BinaryReader)
Point Constructor (Int32, StreetShape)
Angle Method
ClearCache Method
Clone Method
Distance Method
Draw Method
DrawLabel Method
Equals Method
GetBoundingBox Method
GetCenter Method
GetHashCode Method
GetPoints Method
Highlight Method
HitTest Method
SaveTo Method
ToString Method
Equals Method (Object)
Equals Method (Point)
Type Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor (BinaryReader)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Point, Point)
Clone Method
ContainsPoint Method
Divide Method
GetCenter Method
GetLocation Method
Intersect Method
Intersects Method
Offset Method
SaveTo Method
SetCenter Method
Union Method
ContainsPoint Method (Point)
ContainsPoint Method (Point, Double)
Height Property
Width Property
XMax Property
XMin Property
YMax Property
YMin Property
Row Members
Row Properties
Index Property
Item Property
Item Property (Column)
Item Property (Int32)
Item Property (String)
RuntimePolicy Members
RuntimePolicy Fields
RuntimePolicy Constructor
CharEncoding Field
DefaultFontSize Field
DrawHighlights Field
UseCaching Field
RunningThreads Field
Shape Members
Shape Fields
Shape Constructor
Shape Methods
Shape Properties
Id Field
ClearCache Method
GetBoundingBox Method
GetCenter Method
GetPoints Method
SaveTo Method
Color Property
DatabaseRow Property
HitTestDistance Property
IsStreetShape Property
PenKey Property
Size Property
Type Property
ZIndex Property
StreetMapFeatures Members
StreetMapFeatures Fields
StreetMapFeatures Methods
StreetMapFeatures Properties
Features Field
KeyIsNull Method
StreetMapBrushes Property
StreetMapPens Property
StreetShape Members
StreetShape Constructor
StreetShape Properties
BrushKey Property
Id Property
Label Property
LabelRotate Property
PenKey Property
Points Property
Type Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (Double, Double)
Vector Constructor (Point, Point)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, Point)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
Behavior Enumeration
DecorationBubble Class
DecorationImage Class
DecorationLayer Class
GdiCanvas Class
GdiPalette Class
GdiTransform Class
MapEventArgs Class
MapLayer Class
MapView Class
StreetMapLayer Class
DecorationBubble Members
DecorationBubble Constructor
DecorationBubble Methods
DecorationBubble Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
BorderColor Property
FillColor Property
Radius Property
DecorationImage Members
DecorationImage Constructor
DecorationImage Methods
DecorationImage Properties
DecorationImage Constructor (Image, Double, Double)
DecorationImage Constructor (Image, Int32, Int32, Double, Double)
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
HighlightImage Property
Image Property
PivotX Property
PivotY Property
DecorationLayer Members
DecorationLayer Constructor
GdiCanvas Members
GdiCanvas Constructor
GdiCanvas Methods
GdiCanvas Properties
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
Graphics Property
Palette Property
Transform Property
ZoomFactor Property
GdiPalette Members
GdiPalette Constructor
GdiPalette Properties
FillColors Property
HighlightColor Property
LineColor Property
GdiTransform Members
GdiTransform Constructor
GdiTransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
MapEventArgs Members
MapEventArgs Constructor
MapEventArgs Properties
Button Property
MapElement Property
MapLayer Members
MapLayer Constructor
MapView Members
MapView Constructor
MapView Methods
MapView Properties
MapView Events
ClearCache Method
ClientToMap Method
CreateImage Method
MapToClient Method
OnMapElementClick Method
OnMapElementHover Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnResize Method
RaiseMapElementClick Method
RaiseMapElementHover Method
ScrollTo Method
SetZoomFactor Method
Transform Method
OnBeginLoad Method
OnEndLoad Method
CreateImage Method ()
CreateImage Method (Size)
ScrollTo Method (Double, Double)
ScrollTo Method (Point)
Transform Method ()
Transform Method (Layer(Color, GdiPalette))
BackColor Property
BaseMap Property
Behavior Property
LabelsOnTop Property
Layers Property
LicenseKey Property
MaxImageSize Property
ZoomFactor Property
MapElementClick Event
MapElementHover Event
StreetMapLayer Members
StreetMapLayer Constructor
StreetMapLayer Methods
AddBrush Method
AddPen Method
ClearCache Method
Draw Method
DrawLabels Method
Select Method
AxesChart Class
BarChart Class
Barcode Class
BarType Enumeration
Border Class
Canvas Class
Chart Class
ControlWrapper Class
DataRange Class
DataRangeSection Class
Dimension Structure
DrawCanvasEventArgs Class
DrawContext Class
DrawEventArgs Class
Ellipse Class
ItemContainer Class
Label Class
LabelType Enumeration
LegendAlignment Enumeration
LegendPosition Enumeration
Line Class
LineChart Class
LineType Enumeration
Location Structure
Margins Class
MeasureUnit Enumeration
Page Class
PageBreak Class
PageOrientation Enumeration
PageSection Class
PageSectionVisibility Enumeration
Picture Class
PieChart Class
PieType Enumeration
RadarChart Class
RadarStyle Enumeration
RadarType Enumeration
Report Class
ReportItem Class
ReportLayout Class
ReportParameter Class
ReportParameterType Enumeration
SerializeDataSourceEventArgs Class
SideBySideContainer Class
XmlSerializationContext Class
AxesChart Members
AxesChart Constructor
AxesChart Properties
AltGridBrush Property
AxisPen Property
AxisShadowBrush Property
Depth3D Property
DistBtwSeries Property
GridBrush Property
GridLabelOffset Property
GridLabelPointer Property
GridLabelsAtLines Property
GridPen Property
GridType Property
GridWidth Property
HorGridBrushes Property
HorGridPens Property
HorGridPoints Property
Horizontal Property
Offset Property
Offset3D Property
PlotAreaBrush Property
PlotAreaMargins Property
PlotAreaOutlinePen Property
SummaryBrushes Property
SummaryPens Property
SummaryValues Property
VertGridBrushes Property
VertGridPens Property
VertGridPoints Property
XAxisSettings Property
XGridLabelBrushes Property
XGridLabels Property
XGridLabelsOrientation Property
XLabels Property
XLabelsFields Property
Y2AxisSettings Property
Y2ChartBrushes Property
Y2ChartPens Property
Y2Data Property
Y2DataFields Property
Y2GridLabelBrushes Property
Y2GridLabels Property
Y2GridLabelsOrientation Property
Y2Labels Property
Y2LabelsFields Property
YAxisSettings Property
YGridLabelBrushes Property
YGridLabels Property
YGridLabelsOrientation Property
YLabels Property
YLabelsFields Property
BarChart Members
BarChart Constructor
BarChart Properties
BarSeriesLayout Property
BarSpacingRatio Property
BarType Property
BarWidth Property
ClusterLabels Property
Cylinder Property
CylinderTension Property
Data Property
DataFields Property
DistBtwBars Property
InnerLabelAlignment Property
InnerLabelBackground Property
InnerLabelBorder Property
InnerLabelFormat Property
InnerLabelMargin Property
InnerLabelOutline Property
InnerLabels Property
InnerLabelsFields Property
InnerLabelType Property
MultiColored Property
TopLabelBackground Property
TopLabelBorder Property
TopLabelFormat Property
TopLabelMargin Property
TopLabelOffset Property
TopLabelOutline Property
TopLabelRotAngle Property
TopLabels Property
TopLabelsFields Property
TopLabelType Property
Barcode Members
Barcode Constructor
Barcode Properties
AutoSize Property
Background Property
Color Property
Content Property
DataField Property
Font Property
FontName Property
FontSize Property
FontStyle Property
Format Property
QRCorrectionLevel Property
RotationAngle Property
Border Members
Border Constructor
Border Methods
Border Properties
Border Constructor ()
Border Constructor (Color, Single)
Border Constructor (Color, Single, PenAlignment)
Clone Method
MakeEmpty Method
ToString Method
BottomAlignment Property
BottomColor Property
BottomDashStyle Property
BottomVisible Property
BottomWidth Property
IsEmpty Property
LeftAlignment Property
LeftColor Property
LeftDashStyle Property
LeftVisible Property
LeftWidth Property
RightAlignment Property
RightColor Property
RightDashStyle Property
RightVisible Property
RightWidth Property
TopAlignment Property
TopColor Property
TopDashStyle Property
TopVisible Property
TopWidth Property
Canvas Members
Canvas Constructor
Canvas Methods
Canvas Properties
Canvas Events
OnRenderContents Method
DataField Property
RenderContents Event
Chart Members
Chart Constructor
Chart Properties
BackgroundBrush Property
Border Property
ChartBrushes Property
ChartMargins Property
ChartPens Property
ChartSize Property
DataMember Property
DataSource Property
EmptyBrush Property
EmptyPen Property
FontName Property
LabelBrush Property
LabelFont Property
LegendAlignment Property
LegendBackgroundBrush Property
LegendBorder Property
LegendBorderMargin Property
LegendBrush Property
LegendColumns Property
LegendFont Property
LegendGridType Property
LegendLabels Property
LegendOffset Property
LegendPen Property
LegendPosition Property
LegendWidth Property
LegendWordWrap Property
MasterDetailRelation Property
MultiColored Property
MultiColoredLabels Property
ShowLegend Property
SortOrder Property
SortSeriesBy Property
SubTitleBrush Property
SubTitleFont Property
SubTitleText Property
TextRenderingHint Property
Theme Property
TitleBrush Property
TitleFont Property
TitleText Property
ControlWrapper Members
ControlWrapper Constructor
ControlWrapper Properties
Border Property
Control Property
ScaleDimensions Property
DataRange Members
DataRange Constructor
DataRange Properties
AllowSplit Property
AlternatingBackground Property
AlternatingBorder Property
ArrangeByX Property
Background Property
Border Property
DataMember Property
DataSource Property
Footer Property
Header Property
Items Property
Margin Property
MasterDetailRelation Property
Repeat Property
DataRangeSection Members
DataRangeSection Constructor
DataRangeSection Constructor ()
DataRangeSection Constructor (DataRangeSection)
Dimension Members
Dimension Fields
Dimension Constructor
Dimension Methods
Dimension Properties
Empty Field
Dimension Constructor (Dimension)
Dimension Constructor (Location)
Dimension Constructor (Single, MeasureUnit, Single, MeasureUnit)
Dimension Constructor (Single, Single)
Add Method
Equals Method
GetHashCode Method
Subtract Method
ToLocation Method
ToString Method
Height Property
HeightUnit Property
IsEmpty Property
Width Property
WidthUnit Property
DrawCanvasEventArgs Members
DrawCanvasEventArgs Properties
DataValue Property
PageCount Property
PageIndex Property
RangeCount Property
RangeIndex Property
DrawContext Members
DrawContext Constructor
DrawContext Properties
FontName Property
FontSize Property
FontStyle Property
Report Property
Scale Property
DrawEventArgs Members
DrawEventArgs Methods
DrawEventArgs Properties
DrawBorder Method
Bounds Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Color Property
DashStyle Property
Width Property
ItemContainer Members
ItemContainer Constructor
ItemContainer Properties
Background Property
Border Property
Bounds Property
Items Property
Label Members
Label Constructor
Label Properties
Alignment Property
AutoSize Property
Background Property
Border Property
Color Property
DataField Property
Font Property
FontName Property
FontSize Property
FontStyle Property
Format Property
LineAlignment Property
Padding Property
RotationAngle Property
Text Property
Line Members
Line Constructor
Line Properties
Color Property
DashStyle Property
EndPoint Property
StartPoint Property
Width Property
LineChart Members
LineChart Constructor
LineChart Properties
CalculateFunction Property
Curve Property
FunctionArguments Property
LabelAlignment Property
LabelBorder Property
LabelBorderBackground Property
LabelBorderMargin Property
LabelBorderOutline Property
Labels Property
LabelsFields Property
LabelType Property
LineType Property
MaxBubbleRadius Property
MinBubbleRadius Property
MultiColoredShapes Property
ShapeBrushes Property
ShapePens Property
Shapes Property
ShapeSizes Property
Stacked Property
SummaryShapeBrushes Property
SummaryShapePens Property
SummaryShapes Property
SummaryShapeSizes Property
XData Property
XDataFields Property
Y2ScatterLabels Property
Y2ScatterLabelsFields Property
Y2ShapeBrushes Property
Y2ShapePens Property
Y2Shapes Property
Y2ShapeSizes Property
YData Property
YDataFields Property
Location Members
Location Fields
Location Constructor
Location Methods
Location Properties
Empty Field
Location Constructor (Single, MeasureUnit, Single, MeasureUnit)
Location Constructor (Single, Single)
Add Method
Equals Method
GetHashCode Method
Subtract Method
ToString Method
IsEmpty Property
X Property
XUnit Property
Y Property
YUnit Property
Margins Members
Margins Constructor
Margins Methods
Margins Properties
Margins Constructor ()
Margins Constructor (Single)
Margins Constructor (Single, Single, Single, Single)
Clone Method
Equals Method
GetHashCode Method
ToString Method
Bottom Property
Left Property
Right Property
Top Property
Page Members
Page Constructor
Page Properties
Background Property
Border Property
Footer Property
Header Property
Items Property
Name Property
PageOrientation Property
PageBreak Members
PageBreak Constructor
PageBreak Properties
Location Property
PageSection Members
PageSection Constructor
Picture Members
Picture Constructor
Picture Properties
Background Property
Border Property
DataField Property
Image Property
ImageAlign Property
RotationAngle Property
PieChart Members
PieChart Constructor
PieChart Properties
Data Property
DataField Property
DivisionCoef Property
DivisionLabel Property
DoughnutThickness Property
InnerLabelBackground Property
InnerLabelBorder Property
InnerLabelBorderMargin Property
InnerLabelFormat Property
InnerLabelOutline Property
InnerLabelPosition Property
InnerLabels Property
InnerLabelsField Property
InnerLabelType Property
LabelPrefix Property
LabelSuffix Property
OuterLabelBackground Property
OuterLabelBorder Property
OuterLabelBorderMargin Property
OuterLabelFormat Property
OuterLabelOutline Property
OuterLabels Property
OuterLabelsField Property
OuterLabelType Property
OutlinePen Property
Pie3DTension Property
Pie3DThickness Property
PieceOutIndex Property
PieceOutPercent Property
PieMargins Property
PieType Property
PointerLength Property
RadiusLength Property
StartAngle Property
RadarChart Members
RadarChart Constructor
RadarChart Properties
AltAxesCount Property
AltAxesPens Property
Angles Property
Background3D Property
Data Property
DataFields Property
InnerAxisLabels Property
InnerAxisLabelsField Property
InnerAxisLabelType Property
InnerAxisPen Property
InnerAxisPosition Property
InnerLabelFormat Property
LabelPrefix Property
LabelSuffix Property
MaxValue Property
MinValue Property
OuterAxisLabelBackground Property
OuterAxisLabelBorder Property
OuterAxisLabelMargin Property
OuterAxisLabelOutline Property
OuterAxisLabels Property
OuterAxisLabelsField Property
OuterAxisLabelType Property
OuterAxisPen Property
OuterLabelBackground Property
OuterLabelBorder Property
OuterLabelFormat Property
OuterLabelMargin Property
OuterLabelOutline Property
OuterLabels Property
OuterLabelsField Property
RadarStyle Property
RadarType Property
RadiusLength Property
SectionBrushes Property
SegmentBrushes Property
ShapeBrushes Property
ShapePens Property
Shapes Property
ShapeSizes Property
Span Property
SpiderWeb Property
Report Members
Report Constructor
Report Methods
Report Properties
Report Events
Layout Method
Load Method
LoadFromXml Method
OnDeserializeDataSource Method
OnReportRun Method
OnSerializeDataSource Method
Run Method
Save Method
SaveToXml Method
LoadFromXml Method (Stream)
LoadFromXml Method (String)
LoadFromXml Method (XmlNode)
SaveToXml Method (Stream)
SaveToXml Method (String)
SaveToXml Method (XmlNode)
Font Property
FontName Property
FontSize Property
FontStyle Property
MeasureUnit Property
Pages Property
Parameters Property
DeserializeDataSource Event
ReportRun Event
SerializeDataSource Event
ReportItem Members
ReportItem Constructor
ReportItem Properties
AffectsParentLayout Property
Location Property
Name Property
PageSectionVisibility Property
Size Property
UseDesignOrder Property
Visible Property
ReportLayout Members
ReportLayout Methods
ReportLayout Properties
DrawPage Method
GetPageOrientation Method
GetPageSize Method
PageCount Property
ReportParameter Members
ReportParameter Constructor
ReportParameter Properties
ReportParameter Constructor ()
ReportParameter Constructor (String, Object)
Description Property
Name Property
Type Property
Value Property
SerializeDataSourceEventArgs Members
SerializeDataSourceEventArgs Properties
DataSource Property
Name Property
SideBySideContainer Members
SideBySideContainer Constructor
XmlSerializationContext Members
XmlSerializationContext Constructor
XmlSerializationContext Methods
XmlSerializationContext Properties
XmlSerializationContext Events
XmlSerializationContext Constructor (Report, Int32, XmlDocument)
XmlSerializationContext Constructor (Report, XmlDocument)
AddChildElement Method
ReadBool Method
ReadBorder Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDataSource Method
ReadDateTime Method
ReadDecimal Method
ReadDimension Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLocation Method
ReadLong Method
ReadMargins Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBorder Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDataSource Method
WriteDateTime Method
WriteDecimal Method
WriteDimension Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLocation Method
WriteLong Method
WriteMargins Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XmlNode)
AddChildElement Method (String, XmlNode, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
XmlDocument Property
DeserializeDataSource Event
SerializeDataSource Event
ExcelExporter Class
HtmlExporter Class
HtmlExporterBase Class
ImageEventArgs Class
ImageExporter Class
MetaTagNames Class
MhtmlExporter Class
PdfExporter Class
RenderHtmlEventArgs Class
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
HtmlExporter Members
HtmlExporter Constructor
HtmlExporter Methods
HtmlExporter Properties
Export Method
OnProcessImage Method
EmbedImages Property
ImageFolder Property
RootFolder Property
HtmlExporterBase Members
HtmlExporterBase Constructor
HtmlExporterBase Methods
HtmlExporterBase Properties
HtmlExporterBase Events
Export Method
OnBeginRenderHead Method
OnBeginRenderReport Method
OnEndRenderHead Method
OnEndRenderReport Method
OnProcessImage Method
Export Method (Report, String)
Export Method (Report, StringBuilder)
Margins Property
MetaTags Property
PageOrientation Property
PageSize Property
Title Property
BeginRenderHead Event
BeginRenderReport Event
EndRenderHead Event
EndRenderReport Event
ProcessImage Event
ImageEventArgs Members
ImageEventArgs Constructor
ImageEventArgs Properties
Image Property
IsProcessed Property
Url Property
ImageExporter Members
ImageExporter Constructor
ImageExporter Methods
ImageExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
Scale Property
MetaTagNames Members
MetaTagNames Fields
Abstract Field
Author Field
Classification Field
Copyright Field
Description Field
Distribution Field
DocClass Field
DocRights Field
DocType Field
Expires Field
Generator Field
Googlebot Field
Keywords Field
MSSmartTagsPreventParsing Field
Owner Field
ProgId Field
Rating Field
Refresh Field
ReplyTo Field
ResourceType Field
RevisitAfter Field
Robots Field
MhtmlExporter Members
MhtmlExporter Constructor
MhtmlExporter Methods
OnProcessImage Method
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
RenderHtmlEventArgs Members
RenderHtmlEventArgs Properties
Target Property
ICommandListener Interface
MenuCommands Class
PreviewOptions Class
PrintPreviewForm Class
PrintReportEventArgs Class
ReportCanvas Class
ReportEditor Class
ReportEditorTabPage Enumeration
ReportPrinter Class
ReportViewer Class
ScrollViewer Class
ICommandListener Members
ICommandListener Methods
UpdateState Method
MenuCommands Members
MenuCommands Fields
ToolboxWindow Field
PreviewOptions Members
PreviewOptions Constructor
PreviewOptions Properties
ButtonImages Property
DisplayPrintDialog Property
FirstPageToolTip Property
FitToPageToolTip Property
FourPagesToolTip Property
LandscapeToolTip Property
LastPageToolTip Property
NextPageToolTip Property
OnePageToolTip Property
PortraitToolTip Property
PreviousPageToolTip Property
PrintToolTip Property
SixPagesToolTip Property
ThreePagesToolTip Property
TitleBarIcon Property
TwoPagesToolTip Property
ZoomAutoCmdText Property
ZoomToolTip Property
PrintPreviewForm Members
PrintPreviewForm Constructor
PrintPreviewForm Methods
PrintPreviewForm Properties
PrintPreviewForm Constructor ()
PrintPreviewForm Constructor (String, PreviewOptions)
Dispose Method
OnLoad Method
Document Property
UseAntiAlias Property
PrintReportEventArgs Members
PrintReportEventArgs Constructor
PrintReportEventArgs Properties
Handled Property
PrintDialog Property
ReportPrinter Property
ReportCanvas Members
ReportCanvas Constructor
ReportCanvas Methods
ReportCanvas Properties
ReportCanvas Events
Dispose Method
OnPaint Method
Recalc Method
Margins Property
PaperSize Property
Report Property
ScrollPosition Property
ScrollRange Property
ScrollRangeChanged Event
ReportEditor Members
ReportEditor Constructor
ReportEditor Methods
ReportEditor Properties
ReportEditor Events
AddDataSource Method
CloseReport Method
Dispose Method
GetService(T) Method
InvokeCommand Method
NewReport Method
OnPreviewUpdated Method
OnPreviewUpdating Method
OnReportDirtyChanged Method
OpenReport Method
ProcessCmdKey Method
Redo Method
RegisterCommandListener Method
RemoveDataSource Method
ResumePreviewUpdate Method
RunReport Method
SaveReport Method
SuspendPreviewUpdate Method
Undo Method
UnregisterCommandListener Method
UpdatePreview Method
AddDataSource Method (Object)
AddDataSource Method (Object, String)
ActiveTabPage Property
IsDesignerFocused Property
IsReportDirty Property
Report Property
ShowPreview Property
ShowPropertiesWindow Property
ShowPropertiesWindowContextMenu Property
ShowToolboxWindow Property
PreviewUpdated Event
PreviewUpdating Event
ReportDirtyChanged Event
ReportPrinter Members
ReportPrinter Constructor
ReportPrinter Methods
ReportPrinter Properties
ReportPrinter Constructor ()
ReportPrinter Constructor (IContainer)
Dispose Method
OnBeginPrint Method
OnPrintPage Method
OnQueryPageSettings Method
Report Property
ReportViewer Members
ReportViewer Constructor
ReportViewer Methods
ReportViewer Properties
ReportViewer Events
Dispose Method
OnInvalidated Method
Print Method
LicenseKey Property
Margins Property
PaperSize Property
Report Property
PreparePrintDialog Event
PreparePrintSettings Event
ScrollViewer Members
ScrollViewer Constructor
ScrollViewer Methods
ScrollViewer Properties
Dispose Method
OnLayout Method
ScrollableControl Property
AddItemCommand Class
Appointment Class
BinarySerializationContext Class
ChangeItemCommand Class
Command Class
CompositeCommand Class
Contact Class
ContactCollection Class
ContentType Enumeration
CustomBrushes Class
DailyRecurrence Enumeration
DayOfWeekType Enumeration
DaysOfWeek Enumeration
InstantiateItemEventArgs Class
InstantiateResourceEventArgs Class
Item Class
ItemCollection Class
ItemEventArgs Class
ItemsNotifyEventArgs Class
ItemState Class
ItemTimeEventArgs Class
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LocalizationInfo Class
Location Class
LocationCollection Class
MonthlyRecurrence Enumeration
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Occurrence Enumeration
PersianCulture Class
Recurrence Class
RecurrenceEnd Enumeration
RecurrenceException Class
RecurrencePattern Enumeration
RecurrenceState Enumeration
Reminder Class
ReminderType Enumeration
RemoveItemCommand Class
Resource Class
ResourceCollection Class
Schedule Class
SerializationContext Class
SerializeTagEventArgs Class
ShadowStyle Enumeration
Style Class
Task Class
TaskCollection Class
TaskEventArgs Class
TaskPriority Enumeration
TaskStatus Enumeration
UndoEventArgs Class
ValidateOccurrenceEventArgs Class
XmlSerializationContext Class
YearlyRecurrence Enumeration
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
Execute Method
Redo Method
Undo Method
Appointment Members
Appointment Constructor
Appointment Methods
Appointment Properties
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Attendees Property
Contacts Property
DescriptionText Property
Details Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
PointedSelectedStyle Property
PointedStyle Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Subject Property
Tag Property
Task Property
Visible Property
BinarySerializationContext Members
BinarySerializationContext Constructor
BinarySerializationContext Methods
BinarySerializationContext Properties
BinarySerializationContext Constructor (Schedule)
BinarySerializationContext Constructor (Schedule, Int32)
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
ClassVersion Property
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
Execute Method
Redo Method
Undo Method
Command Members
Command Constructor
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
Schedule Property
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
Contact Members
Contact Constructor
Contact Methods
Contact Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
Email Property
FirstName Property
LastName Property
MiddleName Property
Phone Property
ContactCollection Members
ContactCollection Constructor
ContactCollection Methods
ContactCollection Properties
Contains Method
Item Property
CustomBrushes Members
CustomBrushes Constructor
CustomBrushes Properties
PrimaryBrush Property
SecondaryBrush Property
InstantiateItemEventArgs Members
InstantiateItemEventArgs Properties
ClassId Property
Item Property
InstantiateResourceEventArgs Members
InstantiateResourceEventArgs Properties
ClassId Property
Resource Property
Item Members
Item Constructor
Item Methods
Item Properties
Clone Method
CopyOccurrence Method
CreateState Method
GetHashCode Method
LoadFrom Method
OnVisualsChanged Method
RestoreState Method
SaveState Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Contacts Property
DescriptionText Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
OccurrenceIndex Property
PointedSelectedStyle Property
PointedStyle Property
Priority Property
Recurrence Property
RecurrenceState Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Tag Property
Task Property
Visible Property
ItemCollection Members
ItemCollection Constructor
ItemCollection Methods
ItemCollection Properties
ItemCollection Events
Add Method
AddRange Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Contains Method (Item)
Contains Method (String)
Item Property
Item Property (Int32)
Item Property (String)
Changed Event
ItemEventArgs Members
ItemEventArgs Properties
Item Property
ItemsNotifyEventArgs Members
ItemsNotifyEventArgs Properties
Items Property
ItemState Members
ItemState Constructor
ItemState Methods
Equals Method
ItemTimeEventArgs Members
ItemTimeEventArgs Properties
Time Property
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadCustomBrushes Method
ReadDate Method
ReadStyle Method
ReadTag Method
WriteColor Method
WriteCustomBrushes Method
WriteStyle Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LocalizationInfo Members
LocalizationInfo Constructor
LocalizationInfo Methods
LocalizationInfo Properties
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
AllDayEventCaption Property
CancelButtonCaption Property
ConfirmRecurrenceRemoveHeader Property
ConfirmRecurrenceRemoveMessage Property
ContactsCaption Property
CueFormHeader Property
DailyValue Property
DateCaption Property
DatesCaption Property
DaysCaption Property
DaysValue Property
DayValue Property
DeleteButtonCaption Property
DetailsCaption Property
DueDateCaption Property
DurationCaption Property
EditFormHeader Property
EditRecurrenceFormHeader Property
EndAfterCaption Property
EndCaption Property
EndDateCaption Property
EndTimeCaption Property
EveryCaption Property
EveryWeekdayValue Property
EveryWeekendValue Property
FirstValue Property
FourthValue Property
HoursCaption Property
HoursValue Property
HourValue Property
IntervalValue Property
InvalidRecurrenceIntervalHeader Property
InvalidRecurrenceIntervalMessage Property
LastValue Property
LocationCaption Property
MinutesCaption Property
MinutesValue Property
MinuteValue Property
MonthlyValue Property
MonthsValue Property
MonthValue Property
NewFormHeader Property
NewRecurrenceFormHeader Property
NoEndCaption Property
OccurrencesValue Property
OfEveryCaption Property
OKButtonCaption Property
OptionsButtonCaption Property
PatternCaption Property
PercentCompleteCaption Property
PriorityCaption Property
RangeCaption Property
RecurEveryValue Property
RecurrenceButtonCaption Property
RecurrenceDailyFourPattern Property
RecurrenceDailyOnePattern Property
RecurrenceDailyThreePattern Property
RecurrenceDailyTwoPattern Property
RecurrenceEndDatePattern Property
RecurrenceIntervalPattern Property
RecurrenceMonthlyOnePattern Property
RecurrenceMonthlyTwoPattern Property
RecurrenceStartDatePattern Property
RecurrenceTimeOnePattern Property
RecurrenceTimeTwoPattern Property
RecurrenceWeeklyOnePattern Property
RecurrenceWeeklyTwoPattern Property
RecurrenceYearlyOnePattern Property
RecurrenceYearlyTwoPattern Property
ReminderCaption Property
RemoveButtonCaption Property
SaveButtonCaption Property
SecondsCaption Property
SecondsValue Property
SecondValue Property
StartCaption Property
StartDateCaption Property
StartTimeCaption Property
StatusCaption Property
SubjectCaption Property
TaskFormHeader Property
TaskPriorityHigh Property
TaskPriorityLow Property
TaskPriorityNormal Property
TaskStatusCompleted Property
TaskStatusDeferred Property
TaskStatusInProgress Property
TaskStatusNotStarted Property
TaskStatusWaiting Property
TheValue Property
ThirdValue Property
TimeCaption Property
TodayCaption Property
WeekdayValue Property
WeekendValue Property
WeeklyValue Property
WeeksOnValue Property
WeeksValue Property
WeekValue Property
YearlyValue Property
Location Members
Location Constructor
Location Methods
Location Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
City Property
Country Property
State Property
ZipCode Property
LocationCollection Members
LocationCollection Constructor
LocationCollection Methods
LocationCollection Properties
Contains Method
Item Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
RemoveItem Method
SetItem Method
CollectionChanged Event
PersianCulture Members
PersianCulture Constructor
PersianCulture Properties
PersianCulture Constructor ()
PersianCulture Constructor (String, Boolean)
Calendar Property
OptionalCalendars Property
Recurrence Members
Recurrence Constructor
Recurrence Methods
Recurrence Properties
Recurrence Events
ApplyPattern Method
ClearExceptions Method
Clone Method
GenerateItems Method
GetEndDate Method
GetOccurrence Method
LoadFrom Method
MarkException Method
OnValidateOccurrence Method
SamePatternAs Method
SaveTo Method
ToLocalizedString Method
ToString Method
GenerateItems Method (DateTime, DateTime)
GenerateItems Method (DateTime, DateTime, Calendar)
GetOccurrence Method (Int32)
GetOccurrence Method (Int32, Boolean@)
GetOccurrence Method (Int32, Boolean@, Boolean)
GetOccurrence Method (Int32, Calendar)
GetOccurrence Method (Int32, Calendar, Boolean@)
GetOccurrence Method (Int32, Calendar, Boolean@, Boolean)
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ToString Method ()
ToString Method (DateTimeFormatInfo, Calendar)
DailyRecurrence Property
Day Property
DayOfMonth Property
Days Property
DaysOfWeek Property
EndDate Property
Exceptions Property
Interval Property
Master Property
MonthlyRecurrence Property
MonthOfYear Property
Months Property
NumOccurrences Property
Occurrence Property
Pattern Property
RecurrenceEnd Property
StartDate Property
Weeks Property
YearlyRecurrence Property
ValidateOccurrence Event
RecurrenceException Members
RecurrenceException Properties
IsDeleted Property
Item Property
Reminder Members
Reminder Fields
Reminder Constructor
Reminder Methods
Reminder Properties
MaxInterval Field
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Message Property
PlaySound Property
ProcessArguments Property
ProcessFileName Property
SoundFileName Property
StartProcess Property
Time Property
TimeInterval Property
Type Property
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
Execute Method
Redo Method
Undo Method
Resource Members
Resource Constructor
Resource Methods
Resource Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
CustomBrushes Property
Id Property
Name Property
Tag Property
ResourceCollection Members
ResourceCollection Constructor
ResourceCollection Methods
ResourceCollection Properties
Contains Method
Item Property
Schedule Members
Schedule Fields
Schedule Constructor
Schedule Methods
Schedule Properties
Schedule Events
CurrentVersion Field
CancelCompositeOperation Method
Clear Method
CommitCompositeOperation Method
Dispose Method
ExecuteCommand Method
GetAllItems Method
GetFreePeriod Method
GetItemsToRemindOf Method
GetLargestFreePeriod Method
GetTasksToRemindOf Method
IsClassRegistered Method
IsClientClassRegistered Method
LoadFrom Method
LoadFromJson Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
OnActionRedone Method
OnActionUndone Method
OnDeserializeTag Method
OnExceptionCreated Method
OnInstantiateItem Method
OnInstantiateResource Method
OnItemEndTimeChanged Method
OnItemEndTimeTriggered Method
OnItemReminderTriggered Method
OnItemResourceChanged Method
OnItemsEnded Method
OnItemsStarted Method
OnItemStartTimeChanged Method
OnItemVisualsChanged Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnRecurrenceReset Method
OnSerializeTag Method
OnTaskReminderTriggered Method
Redo Method
RegisterItemClass Method
RegisterResourceClass Method
SaveTo Method
SaveToJson Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
StartCompositeOperation Method
Undo Method
UnregisterClass Method
GetAllItems Method (DateTime, DateTime)
GetAllItems Method (DateTime, DateTime, Calendar)
GetAllItems Method (DateTime, DateTime, Contact)
GetAllItems Method (DateTime, DateTime, Contact, Calendar)
GetAllItems Method (DateTime, DateTime, Location)
GetAllItems Method (DateTime, DateTime, Location, Calendar)
GetAllItems Method (DateTime, DateTime, Resource)
GetAllItems Method (DateTime, DateTime, Resource, Calendar)
GetAllItems Method (DateTime, DateTime, Task)
GetAllItems Method (DateTime, DateTime, Task, Calendar)
GetFreePeriod Method (DateTime, DateTime, TimeSpan)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ContactCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, LocationCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ResourceCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, TaskCollection)
GetItemsToRemindOf Method ()
GetItemsToRemindOf Method (Calendar)
GetItemsToRemindOf Method (DateTime)
GetItemsToRemindOf Method (DateTime, Calendar)
GetItemsToRemindOf Method (DateTime, DateTime)
GetItemsToRemindOf Method (DateTime, DateTime, Calendar)
GetTasksToRemindOf Method ()
GetTasksToRemindOf Method (DateTime)
GetTasksToRemindOf Method (DateTime, DateTime)
IsClassRegistered Method (String)
IsClassRegistered Method (Type)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32)
RegisterResourceClass Method (Type, String, Int32, String)
UnregisterClass Method (String)
UnregisterClass Method (Type)
CanRedo Property
CanUndo Property
Contacts Property
DisableItemTimeChecks Property
DisableReminders Property
Items Property
ItemTimeCheckInterval Property
Locations Property
RemindersCheckInterval Property
Resources Property
Tasks Property
UndoEnabled Property
ActionRedone Event
ActionUndone Event
Changed Event
DeserializeTag Event
ExceptionCreated Event
InstantiateItem Event
InstantiateResource Event
ItemEndTimeChanged Event
ItemEndTimeTriggered Event
ItemReminderTriggered Event
ItemResourceChanged Event
ItemsEnded Event
ItemsStarted Event
ItemStartTimeChanged Event
ItemVisualsChanged Event
JsonDeserializeTag Event
JsonSerializeTag Event
RecurrenceReset Event
SerializeTag Event
TaskReminderTriggered Event
SerializationContext Members
SerializationContext Constructor
SerializationContext Properties
SerializationContext Events
FileVersion Property
Schedule Property
Completed Event
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
Style Members
Style Constructor
Style Methods
Style Properties
Style Events
Style Constructor ()
Style Constructor (SerializationInfo, StreamingContext)
Clone Method
Equals Method
FromDefinition Method
GetHashCode Method
GetObjectData Method
OnChanged Method
BorderBottomColor Property
BorderBottomWidth Property
BorderLeftColor Property
BorderLeftWidth Property
BorderRightColor Property
BorderRightWidth Property
BorderTopColor Property
BorderTopWidth Property
Brush Property
Definition Property
FillColor Property
Font Property
HeaderBorderBottomColor Property
HeaderBorderBottomWidth Property
HeaderBorderLeftColor Property
HeaderBorderLeftWidth Property
HeaderBorderRightColor Property
HeaderBorderRightWidth Property
HeaderBorderTopColor Property
HeaderBorderTopWidth Property
HeaderBrush Property
HeaderFont Property
HeaderTextAlignment Property
HeaderTextBottomMargin Property
HeaderTextColor Property
HeaderTextLeftMargin Property
HeaderTextRightMargin Property
HeaderTextShadowColor Property
HeaderTextShadowOffset Property
HeaderTextShadowStyle Property
HeaderTextTopMargin Property
Image Property
ImageAlignment Property
ImageIndex Property
ImageTransparency Property
LineColor Property
Opacity Property
TextAlignment Property
TextBottomMargin Property
TextColor Property
TextLeftMargin Property
TextRightMargin Property
TextShadowColor Property
TextShadowOffset Property
TextShadowStyle Property
TextTopMargin Property
Changed Event
Task Members
Task Constructor
Task Methods
Task Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ActualCost Property
ActualDuration Property
ActualEnd Property
ActualStart Property
Details Property
DueDate Property
EstimatedCost Property
EstimatedDuration Property
ImageIndex Property
Priority Property
Progress Property
Reminder Property
StartDate Property
Status Property
Subject Property
TaskCollection Members
TaskCollection Constructor
TaskCollection Methods
TaskCollection Properties
Contains Method
Item Property
TaskEventArgs Members
TaskEventArgs Properties
Task Property
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
ValidateOccurrenceEventArgs Members
ValidateOccurrenceEventArgs Properties
Ignore Property
Item Property
RecurrenceIndex Property
XmlSerializationContext Members
XmlSerializationContext Constructor
XmlSerializationContext Methods
XmlSerializationContext Properties
XmlSerializationContext Constructor (Schedule, Int32, XmlDocument)
XmlSerializationContext Constructor (Schedule, XmlDocument)
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ClassVersion Property
XmlDocument Property
ExcelExporter Class
PdfExporter Class
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
VisibleOnly Property
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
DefaultEncoding Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
VisibleOnly Property
GoogleCalendarImporter Class
GoogleCalendarImporter Members
GoogleCalendarImporter Constructor
GoogleCalendarImporter Methods
Import Method
Import Method (String)
Import Method (String, String)
ContactConfirmEventArgs Class
ItemConfirmEventArgs Class
OutlookExporter Class
OutlookImporter Class
TaskConfirmEventArgs Class
ContactConfirmEventArgs Members
ContactConfirmEventArgs Properties
Confirm Property
Contact Property
ItemConfirmEventArgs Members
ItemConfirmEventArgs Properties
Confirm Property
Item Property
OutlookExporter Members
OutlookExporter Constructor
OutlookExporter Methods
OutlookExporter Properties
OutlookExporter Events
OutlookExporter Constructor (Schedule)
OutlookExporter Constructor (Schedule, Object, Object)
ExportContacts Method
ExportItems Method
ExportTasks Method
OnContactExporting Method
OnItemExporting Method
OnTaskExporting Method
Schedule Property
ContactExporting Event
ItemExporting Event
TaskExporting Event
OutlookImporter Members
OutlookImporter Constructor
OutlookImporter Methods
OutlookImporter Properties
OutlookImporter Events
OutlookImporter Constructor (Schedule)
OutlookImporter Constructor (Schedule, Object, Object)
OutlookImporter Constructor (Schedule, Object, Object, String)
ImportContacts Method
ImportItems Method
ImportTasks Method
OnContactImporting Method
OnItemImporting Method
OnTaskImporting Method
ImportItems Method ()
ImportItems Method (String)
ImportTasks Method ()
ImportTasks Method (MAPIFolder)
ItemType Property
Schedule Property
ContactImporting Event
ItemImporting Event
TaskImporting Event
TaskConfirmEventArgs Members
TaskConfirmEventArgs Properties
Confirm Property
Task Property
ContinuePrintingReportEventArgs Class
Report Class
ReportColumn Class
ReportColumnCollection Class
ReportFilterItemEventArgs Class
ReportGroupType Enumeration
ReportOptions Class
ReportQueryHeaderTextEventArgs Class
ReportQueryStyleEventArgs Class
ReportQueryTextEventArgs Class
Sort Enumeration
ContinuePrintingReportEventArgs Members
ContinuePrintingReportEventArgs Methods
ContinuePrintingReportEventArgs Properties
ContinuePrinting Method
Report Property
Report Members
Report Constructor
Report Methods
Report Properties
Report Events
CreateColumn Method
ExportExcel Method
ExportPdf Method
OnContinuePrinting Method
OnFilterItem Method
OnQueryHeaderText Method
OnQueryStyle Method
OnQueryText Method
Preview Method
Print Method
Preview Method (DateTime, DateTime)
Preview Method (PrintDocument, DateTime, DateTime)
Print Method (DateTime, DateTime)
Print Method (PrintDocument, DateTime, DateTime)
Columns Property
Options Property
Schedule Property
ContinuePrinting Event
FilterItem Event
QueryHeaderText Event
QueryStyle Event
QueryText Event
ReportColumn Members
ReportColumn Properties
AlternativeStyle Property
Header Property
Property Property
Sort Property
SortPriority Property
Style Property
Visible Property
Width Property
ReportColumnCollection Members
ReportColumnCollection Constructor
ReportColumnCollection Methods
ReportColumnCollection Properties
Add Method
Clear Method
Contains Method
Insert Method
OnInsertComplete Method
Remove Method
Item Property
ReportFilterItemEventArgs Members
ReportFilterItemEventArgs Properties
Filter Property
Item Property
Resource Property
ReportOptions Members
ReportOptions Properties
AbsoluteColumnWidth Property
AlternativeStyle Property
CellPadding Property
ColumnSpacing Property
CustomPreviewIcons Property
CustomPreviewTexts Property
DocumentName Property
FixedRowHeight Property
GroupHeaderStyle Property
GroupType Property
HeaderHeight Property
HeaderSpacing Property
Landscape Property
PageMargins Property
RowHeight Property
RowSpacing Property
ShowHeader Property
ShowHeadersOnAllPages Property
Style Property
UseCustomPreviewIcons Property
ReportQueryHeaderTextEventArgs Members
ReportQueryHeaderTextEventArgs Properties
Column Property
Representation Property
Resource Property
ReportQueryStyleEventArgs Members
ReportQueryStyleEventArgs Properties
Column Property
Item Property
Style Property
Value Property
ReportQueryTextEventArgs Members
ReportQueryTextEventArgs Properties
Column Property
Item Property
Representation Property
Resource Property
Value Property
AeroEffect Class
AppointmentForm Class
Calendar Class
Calendar.ProcessDataAdapter Delegate
CalendarElement Enumeration
CalendarTextElements Enumeration
CalendarTextEventArgs Class
CalendarView Enumeration
CellSettings Class
ContinuePrintingEventArgs Class
ControlAppearance Enumeration
ControlStyle Class
CustomDrawElements Enumeration
CustomizeGroupingEventArgs Class
DateChangedEventArgs Class
DateCollection Class
DateEventArgs Class
DateStyle Class
DateStyleCollection Class
DayOfWeekFormat Enumeration
DayOfWeekStyle Class
DayOfWeekStyleCollection Class
DrawEventArgs Class
GlassEffect Class
GlassEffectType Enumeration
GroupType Enumeration
IItemEditor Interface
IItemViewer Interface
ItemAction Enumeration
ItemConfirmEventArgs Class
ItemDrawContext Class
ItemEditConfirmEventArgs Class
ItemEditContext Class
ItemEditorAttribute Class
ItemEditorEx Class
ItemEffect Class
ItemListLaneChangedEventArgs Class
ItemModificationStyle Enumeration
ItemModifiedEventArgs Class
ItemModifyConfirmEventArgs Class
ItemMouseEventArgs Class
ItemSelection Class
ItemSelectionEventArgs Class
ItemSettings Class
ItemsEventArgs Class
ItemTooltipEventArgs Class
ItemViewerAttribute Class
LineStyle Enumeration
ListViewHeaderStyles Enumeration
ListViewSettings Class
MinuteFormat Enumeration
ModifiedItemInfo Class
MonthCellLayout Enumeration
MonthHeaderStyles Enumeration
MonthRangeHeaderStyles Enumeration
MonthRangeSettings Class
MonthSettings Class
MonthWeekHeaderStyle Enumeration
Orientation Enumeration
Position Enumeration
PreviewTextKey Enumeration
PrintOptions Class
RecurrenceForm Class
RecurringItemConfirmEventArgs Class
ResourceDateEventArgs Class
ResourceLengthMethod Enumeration
ResourceResizeMethod Enumeration
ResourceViewSettings Class
ResourceViewStyle Enumeration
Selection Class
SelectionState Class
SelectionStyle Enumeration
ShowClocks Enumeration
State Enumeration
TaskForm Class
Theme Class
ThemeType Enumeration
TimelineSettings Class
TimetableSettings Class
TimeUnit Enumeration
TooltipEventArgs Class
ViewSettings Class
WeekRangeHeaderStyle Enumeration
WeekRangeSettings Class
WeekRangeViewStyle Enumeration
AeroEffect Members
AeroEffect Constructor
AeroEffect Properties
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AppointmentForm Members
AppointmentForm Constructor
AppointmentForm Methods
AppointmentForm Properties
AppointmentForm Constructor (Schedule)
AppointmentForm Constructor (Schedule, DateTimeFormatInfo, LocalizationInfo)
ApplyItemChanges Method
ApplyRecurrenceChanges Method
Dispose Method
SetAppointment Method
SetDates Method
Appointment Property
TimeFormat Property
Calendar Members
Calendar Fields
Calendar Constructor
Calendar Methods
Calendar Properties
Calendar Events
AttachRowUpdated Field
Calendar Constructor ()
Calendar Constructor (CultureInfo)
ApplyTheme Method
BeginInit Method
BeginPrint Method
CancelModify Method
CollapseResourceRow Method
CompactItemLanes Method
CompleteModify Method
CreateImage Method
Dispose Method
EndInit Method
EndPrint Method
EnsureVisible Method
ExpandResourceRow Method
GetContactAt Method
GetDateAt Method
GetElementBounds Method
GetExactDateAt Method
GetFirstDate Method
GetFirstVisibleDate Method
GetFirstVisibleResource Method
GetItemAt Method
GetItemBounds Method
GetItemListLane Method
GetLastDate Method
GetLastVisibleDate Method
GetLastVisibleResource Method
GetListLaneAt Method
GetLocationAt Method
GetResourceAt Method
GetResourcesAt Method
GetSortedItems Method
GetTaskAt Method
GetVisibleItems Method
IsResourceRowExpanded Method
LoadFrom Method
LoadFromDataSource Method
LoadFromJson Method
LoadViewSettings Method
OnBeginItemDrawing Method
OnContinuePrinting Method
OnCustomizeGrouping Method
OnCustomizeText Method
OnDateClick Method
OnDraw Method
OnDrawing Method
OnEndItemDrawing Method
OnFilterItem Method
OnHiddenItemClick Method
OnHScroll Method
OnItemClick Method
OnItemCloned Method
OnItemCloning Method
OnItemCreated Method
OnItemCreating Method
OnItemCreationCanceled Method
OnItemDeleted Method
OnItemDeleting Method
OnItemDeselecting Method
OnItemDrawing Method
OnItemInplaceEdited Method
OnItemInplaceEditEnding Method
OnItemInplaceEditStarting Method
OnItemListLaneChanged Method
OnItemModificationCanceled Method
OnItemModified Method
OnItemModifying Method
OnItemSelecting Method
OnItemSelectionChanged Method
OnItemSelectionComplete Method
OnItemsModified Method
OnItemTooltipDisplaying Method
OnKeyDown Method
OnKeyPress Method
OnListViewHeaderClick Method
OnLostFocus Method
OnMonthCellClick Method
OnMonthHeaderClick Method
OnMonthRangeHeaderClick Method
OnMonthWeekHeaderClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnRecurringItemDeleting Method
OnResize Method
OnResourceViewBottomTimelineClick Method
OnResourceViewMiddleTimelineClick Method
OnResourceViewRowHeaderClick Method
OnResourceViewTopTimelineClick Method
OnRightToLeftChanged Method
OnScroll Method
OnTimetableColumnHeaderClick Method
OnTooltipDisplaying Method
OnVisibleDateChanged Method
OnVScroll Method
OnWeekRangeHeaderClick Method
Print Method
PrintPreview Method
ProcessDialogKey Method
ResetDrag Method
ResetItemViewState Method
ResumeDrag Method
SaveTo Method
SaveToDataSource Method
SaveToJson Method
SaveViewSettings Method
SetItemListLane Method
SetViewport Method
SnapInResourceView Method
StartInplaceEdit Method
StartModify Method
SuspendDrag Method
UpdateLayout Method
UpdateModify Method
UpdateRow Method
ApplyTheme Method (Theme)
ApplyTheme Method (Theme, Boolean)
CollapseResourceRow Method (Resource)
CollapseResourceRow Method (Resource[])
CompactItemLanes Method ()
CompactItemLanes Method (ICollection(Item))
CreateImage Method (Boolean)
CreateImage Method (Boolean, Int32, Int32)
CreateImage Method (Boolean, Single, Single)
EnsureVisible Method (DateTime)
EnsureVisible Method (DateTime, Resource)
EnsureVisible Method (Item)
ExpandResourceRow Method (Resource)
ExpandResourceRow Method (Resource[])
GetContactAt Method (Int32, Int32)
GetContactAt Method (Point)
GetDateAt Method (Int32, Int32)
GetDateAt Method (Int32, Int32, Rectangle@)
GetDateAt Method (Point)
GetDateAt Method (Point, Rectangle@)
GetExactDateAt Method (Int32, Int32)
GetExactDateAt Method (Point)
GetItemAt Method (Int32, Int32)
GetItemAt Method (Point)
GetLocationAt Method (Int32, Int32)
GetLocationAt Method (Point)
GetResourceAt Method (Int32, Int32)
GetResourceAt Method (Point)
GetTaskAt Method (Int32, Int32)
GetTaskAt Method (Point)
IsResourceRowExpanded Method (Resource)
IsResourceRowExpanded Method (Resource[])
LoadFromDataSource Method ()
LoadFromDataSource Method (IValueConverter)
LoadViewSettings Method (JsonObject, JsonSerializationContext, String)
LoadViewSettings Method (Stream)
LoadViewSettings Method (XmlDocument, String)
Print Method ()
Print Method (PrintDocument)
PrintPreview Method ()
PrintPreview Method (PrintDocument)
SaveToDataSource Method ()
SaveToDataSource Method (Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component, Component)
SaveViewSettings Method (JsonObject, JsonSerializationContext, String)
SaveViewSettings Method (Stream)
SaveViewSettings Method (XmlDocument, String)
AllowAutoScroll Property
AllowDrag Property
AllowInplaceCreate Property
AllowInplaceEdit Property
ButtonOffset Property
ButtonSize Property
ColumnResizeCursorH Property
ColumnResizeCursorV Property
ContactNameFormat Property
Contacts Property
ContactsDataMember Property
ContactsDataPropertyMap Property
ControlAppearance Property
ControlStyle Property
Culture Property
CurrentTime Property
CurrentView Property
Cursor Property
CustomBrushesDataMember Property
CustomBrushesDataPropertyMap Property
CustomDraw Property
CustomGroupType Property
CustomSecondaryGroupType Property
CustomTheme Property
DataSource Property
Date Property
DateTimeFormat Property
DayOfWeekStyles Property
DayStyles Property
DefaultSize Property
DelayInplaceEdit Property
DragItemsOnDisabledAreas Property
EnableDragCreate Property
EnableKeyboard Property
EnableOptimization Property
EndDate Property
EnsureVisibleSelection Property
FirstWeekendDay Property
GroupType Property
HiddenItemsCursor Property
HScrollerSmallChange Property
HScrollerVisible Property
HScrollPos Property
ImageList Property
InteractiveItemType Property
ItemChangeResourceKey Property
ItemCloneKey Property
ItemDragCursor Property
ItemDragKey Property
ItemEffects Property
ItemHResizeCursor Property
ItemModificationStyle Property
ItemMoveCursor Property
ItemNoDragCursor Property
ItemScroll Property
ItemsDataMember Property
ItemsDataPropertyMap Property
ItemSelection Property
ItemSettings Property
ItemTooltipFormat Property
ItemVResizeCursor Property
KeepItemSelection Property
LicenseKey Property
ListViewSettings Property
LocalizationInfo Property
Locations Property
LocationsDataMember Property
LocationsDataPropertyMap Property
MinItemLength Property
MonthRangeSettings Property
MonthSettings Property
MonthStyles Property
PrintOptions Property
RecurrenceExceptionsDataMember Property
RecurrenceExceptionsDataPropertyMap Property
RecurrencesDataMember Property
RecurrencesDataPropertyMap Property
RemindersDataMember Property
RemindersDataPropertyMap Property
RescheduleRecurrenceKey Property
Resources Property
ResourcesDataMember Property
ResourcesDataPropertyMap Property
ResourceViewSettings Property
RowHeaderResizeCursor Property
Schedule Property
ScrollPosition Property
SecondaryGroupType Property
Selection Property
ShowToolTips Property
StartEditAfterModify Property
StylesDataMember Property
StylesDataPropertyMap Property
SystemCalendar Property
Tasks Property
TasksDataMember Property
TasksDataPropertyMap Property
TextRendering Property
Theme Property
TimetableSettings Property
ToolTip Property
VScrollerSmallChange Property
VScrollerVisible Property
VScrollPos Property
WeekRangeSettings Property
BeginItemDrawing Event
ContinuePrinting Event
CustomizeGrouping Event
CustomizeText Event
DateClick Event
Draw Event
Drawing Event
EndItemDrawing Event
FilterItem Event
HiddenItemClick Event
HScroll Event
ItemClick Event
ItemCloned Event
ItemCloning Event
ItemCreated Event
ItemCreating Event
ItemCreationCanceled Event
ItemDeleted Event
ItemDeleting Event
ItemDeselecting Event
ItemDrawing Event
ItemInplaceEdited Event
ItemInplaceEditEnding Event
ItemInplaceEditStarting Event
ItemListLaneChanged Event
ItemModificationCanceled Event
ItemModified Event
ItemModifying Event
ItemSelecting Event
ItemSelectionChanged Event
ItemSelectionComplete Event
ItemsModified Event
ItemTooltipDisplaying Event
ListViewHeaderClick Event
MonthCellClick Event
MonthHeaderClick Event
MonthRangeHeaderClick Event
MonthWeekHeaderClick Event
RecurringItemDeleting Event
ResourceViewBottomTimelineClick Event
ResourceViewMiddleTimelineClick Event
ResourceViewRowHeaderClick Event
ResourceViewTopTimelineClick Event
Scroll Event
TimetableColumnHeaderClick Event
TooltipDisplaying Event
VisibleDateChanged Event
VScroll Event
WeekRangeHeaderClick Event
CalendarTextEventArgs Members
CalendarTextEventArgs Properties
Date Property
Element Property
EndTime Property
Index Property
Resource Property
Resources Property
StartTime Property
Text Property
CellSettings Members
CellSettings Properties
FirstDayOfMonthFormat Property
FirstDayOfYearFormat Property
GeneralFormat Property
HeaderPosition Property
HeaderSize Property
Margin Property
RotateHeader Property
ShowToday Property
Style Property
TodayColor Property
TodayFillColor Property
ContinuePrintingEventArgs Members
ContinuePrintingEventArgs Methods
ContinuePrintingEventArgs Properties
ContinuePrinting Method
Calendar Property
ControlStyle Members
ControlStyle Properties
ButtonBorderColor Property
ButtonFillBrush Property
ButtonFillBrushDown Property
ButtonFillBrushOver Property
HScrollBarBackBrush Property
HScrollBarBackBrushDark Property
HScrollBarBorderColor Property
HScrollBarFillBrush Property
HScrollBarFillBrushDown Property
HScrollBarFillBrushOver Property
HScrollBarHeight Property
VScrollBarBackBrush Property
VScrollBarBackBrushDark Property
VScrollBarBorderColor Property
VScrollBarFillBrush Property
VScrollBarFillBrushDown Property
VScrollBarFillBrushOver Property
VScrollBarWidth Property
CustomizeGroupingEventArgs Members
CustomizeGroupingEventArgs Properties
GroupByResources Property
Parents Property
DateChangedEventArgs Members
DateChangedEventArgs Properties
NewDate Property
PreviousDate Property
DateCollection Members
DateCollection Constructor
DateCollection Methods
DateCollection Properties
Add Method
Clear Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
OnClearComplete Method
OnInsertComplete Method
OnRemoveComplete Method
OnSetComplete Method
Remove Method
RemoveAt Method
Item Property
DateEventArgs Members
DateEventArgs Properties
Bounds Property
Button Property
Clicks Property
Date Property
Index Property
DateStyle Members
DateStyle Constructor
DateStyle Properties
AllowItems Property
AllowSelect Property
From Property
Priority Property
Style Property
To Property
DateStyleCollection Members
DateStyleCollection Constructor
DateStyleCollection Methods
DateStyleCollection Properties
Add Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
Item Property
DayOfWeekStyle Members
DayOfWeekStyle Constructor
DayOfWeekStyle Properties
AllowItems Property
AllowSelect Property
DayOfWeek Property
Priority Property
Style Property
DayOfWeekStyleCollection Members
DayOfWeekStyleCollection Constructor
DayOfWeekStyleCollection Methods
DayOfWeekStyleCollection Properties
Add Method
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
Item Property
DrawEventArgs Members
DrawEventArgs Properties
Bounds Property
Date Property
Element Property
EndTime Property
Graphics Property
Handled Property
Index Property
IsShadow Property
Item Property
Pointed Property
Resource Property
Resources Property
StartTime Property
Style Property
Text Property
GlassEffect Members
GlassEffect Constructor
GlassEffect Properties
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
IItemEditor Members
IItemEditor Methods
IItemEditor Properties
EndEdit Method
StartEdit Method
Text Property
IItemViewer Members
IItemViewer Methods
Draw Method
ItemConfirmEventArgs Members
ItemConfirmEventArgs Properties
Confirm Property
ItemDrawContext Members
ItemDrawContext Methods
ItemDrawContext Properties
DrawBorder Method
DrawContentsText Method
DrawDefault Method
DrawEndClock Method
DrawFormattedContentsText Method
DrawHeaderBorder Method
DrawHeaderText Method
DrawImage Method
DrawRecurrenceIcon Method
DrawReminderIcon Method
DrawStartClock Method
DrawDefault Method ()
DrawDefault Method (Rectangle)
Bounds Property
Calendar Property
EndsHere Property
Graphics Property
IsAllDayEvent Property
IsHorizontal Property
IsMilestone Property
Item Property
Pointed Property
StartsHere Property
Style Property
ItemEditConfirmEventArgs Members
ItemEditConfirmEventArgs Properties
NewText Property
ItemEditContext Members
ItemEditContext Methods
ItemEditContext Properties
Accept Method
Cancel Method
Bounds Property
Calendar Property
IsHorizontal Property
Item Property
TextAlignment Property
TextFont Property
ItemEditorAttribute Members
ItemEditorAttribute Constructor
ItemEditorAttribute Properties
ItemEditorAttribute Constructor (String)
ItemEditorAttribute Constructor (Type)
EditorType Property
EditorTypeName Property
ItemEditorEx Members
ItemEditorEx Constructor
ItemEditorEx Methods
ItemEditorEx Properties
Dispose Method
EndEdit Method
OnLostFocus Method
ProcessDialogKey Method
StartEdit Method
Text Property
ItemEffect Members
ItemEffect Constructor
ItemEffect Events
PropertyChanged Event
ItemListLaneChangedEventArgs Members
ItemListLaneChangedEventArgs Properties
OldListLane Property
ItemModifiedEventArgs Members
ItemModifiedEventArgs Properties
OldEndTime Property
OldResources Property
OldStartTime Property
ResizeEnd Property
ResizeStart Property
ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Properties
AllowChangeResource Property
NewEndTime Property
NewListLane Property
NewStartTime Property
ResizeEnd Property
ResizeStart Property
Resource Property
Resources Property
ItemMouseEventArgs Members
ItemMouseEventArgs Properties
Button Property
Clicks Property
ResizeEnd Property
ResizeStart Property
X Property
Y Property
ItemSelection Members
ItemSelection Methods
ItemSelection Properties
Add Method
Clear Method
Contains Method
Remove Method
Count Property
Items Property
ItemSelectionEventArgs Members
ItemSelectionEventArgs Properties
IsDeselected Property
IsSelected Property
ItemSettings Members
ItemSettings Methods
ItemSettings Properties
ItemSettings Events
OnSettingsChanged Method
CapIncompleteSegments Property
EnableDefaultRendering Property
HeaderSize Property
ItemsVisible Property
MoveBandSize Property
Padding Property
PaddingBottom Property
PaddingLeft Property
PaddingRight Property
PaddingTop Property
PointedItemStyle Property
PointedSelectedItemStyle Property
ResizeBandSize Property
ScaleClocks Property
SelectedItemStyle Property
ShadowColor Property
ShadowOffset Property
ShadowStyle Property
ShowClocks Property
ShowContinuationArrows Property
ShowMoreItemsCue Property
ShowRecurrenceExceptionIcons Property
ShowRecurrenceIcons Property
ShowReminderIcons Property
Size Property
Spacing Property
Style Property
UseExtendedStyles Property
UseStyledText Property
SettingsChanged Event
ItemsEventArgs Members
ItemsEventArgs Properties
ItemInfo Property
ItemTooltipEventArgs Members
ItemTooltipEventArgs Properties
Tooltip Property
ItemViewerAttribute Members
ItemViewerAttribute Constructor
ItemViewerAttribute Properties
ItemViewerAttribute Constructor (String)
ItemViewerAttribute Constructor (Type)
ViewerType Property
ViewerTypeName Property
ListViewSettings Members
ListViewSettings Properties
CellSettings Property
CellSpacing Property
CellUnits Property
ContentsMargin Property
EnableMilestoneMode Property
EnableSnapping Property
EnableVirtualItemSpace Property
EvenWeeksBrush Property
FilterWeekends Property
FooterFormat Property
FooterSize Property
FreeDrag Property
GroupHeaderSize Property
GroupHeaderStyle Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSize Property
HeaderStyle Property
ItemOrientation Property
MainHeaderFormat Property
MainHeaderSize Property
NumberOfCells Property
OddWeeksBrush Property
Orientation Property
RotateGroupHeaderTexts Property
RotateHeaderTexts Property
ScrollStep Property
ShowGroupHeader Property
ShowNavigationButtons Property
SnapUnit Property
Style Property
SubHeaderDivisions Property
SubHeaderSize Property
SubTitleFormat Property
TitleFormat Property
TotalLaneCount Property
VisibleCells Property
VisibleColumns Property
ModifiedItemInfo Members
ModifiedItemInfo Properties
Item Property
OldEndTime Property
OldListLane Property
OldResources Property
OldStartTime Property
ResizeEnd Property
ResizeStart Property
MonthRangeSettings Members
MonthRangeSettings Properties
ContentsMargin Property
HeaderHeight Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HeaderStyle Property
Margin Property
MonthSpacing Property
MonthsPerRow Property
NumberOfMonths Property
ScrollInterval Property
Style Property
TitleFormat Property
TitleSeparator Property
VisibleRows Property
MonthSettings Members
MonthSettings Properties
CellLayout Property
ContentsMargin Property
DayOfWeekFormat Property
DaySettings Property
DaySpacing Property
FilterWeekends Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HeaderStyle Property
HideTrailingWeeks Property
LeadingWeekCount Property
MainHeaderHeight Property
Margin Property
PaddingDaysStyle Property
RotateWeekHeaderTexts Property
ShowDayOfWeek Property
ShowPaddingDays Property
ShowPaddingItems Property
Style Property
SubHeaderHeight Property
TitleFormat Property
TrailingWeekCount Property
WeekHeaderFormat Property
WeekHeaderStyle Property
WeekNumbersHeaderWidth Property
PrintOptions Members
PrintOptions Constructor
PrintOptions Properties
ApproximateScreen Property
CustomPreviewIcons Property
CustomPreviewTexts Property
DocumentName Property
FillContents Property
FitToPage Property
HeaderFormat Property
Landscape Property
PageMargins Property
ResourceHeaderTextsPerPage Property
Scale Property
UseCustomPreviewIcons Property
RecurrenceForm Members
RecurrenceForm Constructor
RecurrenceForm Methods
RecurrenceForm Properties
RecurrenceForm Constructor ()
RecurrenceForm Constructor (DateTimeFormatInfo, LocalizationInfo)
Dispose Method
EnableRemoveButton Method
OnRightToLeftChanged Method
OnRightToLeftLayoutChanged Method
SetDate Method
SetDates Method
SetRecurrence Method
EndTime Property
Recurrence Property
StartTime Property
TimeFormat Property
RecurringItemConfirmEventArgs Members
RecurringItemConfirmEventArgs Properties
ConfirmAll Property
ConfirmOccurrence Property
ResourceDateEventArgs Members
ResourceDateEventArgs Properties
Resource Property
Resources Property
ResourceViewSettings Members
ResourceViewSettings Properties
AllowMoveRowHeaders Property
AllowReorderResources Property
AllowResizeRowHeaders Property
BottomTimelineSettings Property
CellOffset Property
EnableCollisions Property
EnableRowTitleFormat Property
ExpandableRows Property
ExpandActiveItemOn Property
GridStyle Property
GroupRowHeader Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderSpacing Property
HiddenDays Property
InnerGridStyle Property
LaneSize Property
MaxItemSize Property
MiddleTimelineSettings Property
MinItemSize Property
MinResourceLength Property
MinRowSize Property
ReorderIndicatorColor Property
ReorderIndicatorWidth Property
ResourceLengthMethod Property
ResourceResizeMethod Property
RowHeaderSize Property
RowTitleFormat Property
ScrollStep Property
ShowPaddingDates Property
ShowResourceDuration Property
ShowSubTicks Property
SnapUnit Property
SnapUnitCount Property
Style Property
SubTickSize Property
Timelines Property
TimelineScale Property
TopTimelineSettings Property
ViewStyle Property
VisibleEndTime Property
VisibleRows Property
VisibleStartTime Property
WeekendStyle Property
Selection Members
Selection Methods
Selection Properties
Selection Events
Add Method
Contains Method
ContainsDay Method
Dispose Method
Remove Method
Reset Method
Restore Method
Save Method
Set Method
Add Method (DateTime)
Add Method (DateTime, DateTime)
Add Method (DateTime, DateTime, Resource)
Add Method (DateTime, DateTime, Resource[])
Remove Method (DateTime)
Remove Method (DateTime, DateTime)
Set Method (DateTime)
Set Method (DateTime, DateTime)
Set Method (DateTime, DateTime, Resource)
Set Method (DateTime, DateTime, Resource[])
AllowMultiple Property
Continuous Property
DayRanges Property
Enabled Property
IsEmpty Property
Ranges Property
Resource Property
Resources Property
SelectedElementsStyle Property
Style Property
Changed Event
SelectedElementsStyleChanged Event
TaskForm Members
TaskForm Constructor
TaskForm Methods
TaskForm Properties
TaskForm Constructor ()
TaskForm Constructor (DateTimeFormatInfo, LocalizationInfo)
Dispose Method
SetDates Method
SetTask Method
Task Property
TimeFormat Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
CreateControlStyle Method
CreateItemSettings Method
CreateListViewSettings Method
CreateMonthRangeSettings Method
CreateMonthSettings Method
CreateResourceViewSettings Method
CreateTimetableSettings Method
CreateWeekRangeSettings Method
LoadFromXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
Black Property
ControlAppearance Property
ControlStyle Property
Dark Property
ItemSettings Property
Light Property
Lila Property
ListViewSettings Property
MonthRangeSettings Property
MonthSettings Property
ResourceViewSettings Property
SelectionAllowMultiple Property
SelectionContinuous Property
SelectionEnabled Property
SelectionSelectedElementsStyle Property
SelectionStyle Property
Silver Property
Standard Property
TimetableSettings Property
Vista Property
WeekRangeSettings Property
Windows2003 Property
TimelineSettings Members
TimelineSettings Properties
ExtendedCurrentTimeMarker Property
Format Property
NowColor Property
NowFillColor Property
ShowCurrentTime Property
ShowTicks Property
Size Property
SpanCellCount Property
SpanTexts Property
Style Property
TickSize Property
Unit Property
UnitCount Property
TimetableSettings Members
TimetableSettings Properties
AllowReorderResources Property
AllowResizeColumns Property
CellSize Property
CellStyle Property
CellTime Property
ColumnBandSize Property
Dates Property
DayHeaderBrush Property
DayHeaderMinSize Property
EnableAutoDayChange Property
EnableCollisions Property
EnableDayItems Property
EnableSnapping Property
EnableWorkOnWeekends Property
EndTime Property
ExpandActiveItemOn Property
ExtendedCurrentTimeMarker Property
GeneralFormat Property
GroupHourCount Property
GroupHours Property
HeaderDateFormat Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HourFormat Property
InfoHeaderBrush Property
InfoHeaderSize Property
ItemOffset Property
MainHeaderSize Property
MaxAllDayItems Property
MaxItemSize Property
MinColumnSize Property
MinItemSize Property
MinuteFormat Property
NowColor Property
NowFillColor Property
Orientation Property
ReorderIndicatorColor Property
ReorderIndicatorWidth Property
ReverseGrouping Property
RotateHeaderTexts Property
RotateTimelineTexts Property
ScrollStep Property
SecondTimelineOffset Property
SecondTimelineStyle Property
SelectWholeDayOnHeaderClick Property
ShowAM Property
ShowCurrentTime Property
ShowDayHeader Property
ShowInfoHeader Property
ShowItemSpans Property
ShowMinutesInHourHeaders Property
ShowMoreItemsCue Property
ShowNavigationButtons Property
ShowPadding Property
ShowWorkTime Property
SnapInterval Property
StartTime Property
Style Property
SubHeaderSize Property
TimelinePadding Property
TimelineSize Property
TimelineStyle Property
TwelveHourFormat Property
UseZoom Property
VisibleColumns Property
WorkTimeCellStyle Property
WorkTimeEndHour Property
WorkTimeStartHour Property
ZoomFactor Property
TooltipEventArgs Members
TooltipEventArgs Properties
Element Property
Resource Property
Time Property
Tooltip Property
ViewSettings Members
ViewSettings Properties
ViewSettings Events
Style Property
SettingsChanged Event
WeekRangeSettings Members
WeekRangeSettings Properties
DayDistance Property
DayNamesHeaderHeight Property
DayOfWeekFormat Property
DaySettings Property
EvenMonthsBrush Property
GroupWeekends Property
GroupWeekendsTitleSeparator Property
HeaderShadowColor Property
HeaderShadowOffset Property
HeaderShadowStyle Property
HeaderStyle Property
Margin Property
NumberOfDays Property
OddMonthsBrush Property
ReferenceHeaderHeight Property
ShowDayOfWeek Property
Style Property
TimePeriodHeaderHeight Property
TitleFormat Property
TitleSeparator Property
ViewStyle Property
VisibleColumns Property
VisibleRows Property
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
AddItemCommand(T) Class
AdjustmentHandles Enumeration
Annotation Class
AutoFilter Class
AutoFilterOperator Enumeration
BinaryContext Class
CalcExporter Class
CalcImporter Class
Cell Class
CellAnnotation Class
CellChangedEventArgs Class
CellCollection Class
CellData Class
CellEventArgs Class
CellIndex Class
CellMouseEventArgs Class
CellRange Class
CellRangeCollection Class
CellValidationEventArgs Class
ChangeWorksheetCommand Class
Column Class
ColumnChangedEventArgs Class
ColumnCollection Class
ColumnEventArgs Class
ColumnMouseEventArgs Class
ColumnRange Class
ColumnRangeEventArgs Class
ColumnRangeMovingEventArgs Class
ColumnRangeResizingEventArgs Class
Command Class
ComparisonOperator Enumeration
CompositeCommand Class
ConditionalFormatType Enumeration
Converter Class
CsvExporter Class
CsvImporter Class
CurrencyCodeInfo Class
CurrencyCodes Class
CursorHint Enumeration
DefaultNumericFormats Class
DisposableCommand Class
DrawColumnEventArgs Class
Drawing Class
DrawRowEventArgs Class
DynamicFilterType Enumeration
ExcelExporter Class
ExcelImporter Class
FillDate Enumeration
FillDirection Enumeration
FillType Enumeration
Filter Class
FindWithin Enumeration
FormattedText Class
HorizontalAlignment Enumeration
HtmlExporter Class
HtmlExporterBase Class
HtmlExporterBase.MetaTagNames Class
Hyperlink Class
HyperlinkType Enumeration
IColumnStyle Interface
IConditionalFormat Interface
IConditionalFormatCollection Interface
IHasName Interface
IInplaceEditable Interface
ImageExporter Class
INotifyPropertyValueChanged Interface
InplaceEditEventArgs Class
InplaceEditValidationEventArgs Class
InteractiveObject Class
IRowStyle Interface
IStyle Interface
IValidation Interface
LookIn Enumeration
Measure Class
MeasureUnit Class
MergedCellsCollection Class
MhtmlExporter Class
MoveItemCommand(T) Class
NamedCollection(T) Class
NamedRange Class
NamedRangeCollection Class
NumericFormatInfo Class
ObjectAnchor Enumeration
ObjectAnchorPosition Enumeration
ObjectEventArgs Class
ObjectInteractionEventArgs Class
ObjectInteractionValidationEventArgs Class
ObjectMouseEventArgs Class
ObjectValidationEventArgs Class
OutlineEventArgs Class
PageOrder Enumeration
PdfExporter Class
Picture Class
PropertyEventArgs Class
PushDirection Enumeration
RemoveItemCommand(T) Class
ReplaceItemCommand(T) Class
ResetCollectionCommand(T) Class
Row Class
RowChangedEventArgs Class
RowCollection Class
RowEventArgs Class
RowMouseEventArgs Class
RowRange Class
RowRangeEventArgs Class
RowRangeMovingEventArgs Class
RowRangeResizingEventArgs Class
Run Class
SearchDirection Enumeration
SearchOrder Enumeration
Selection Class
SerializeColumnTagEventArgs Class
SerializeDataEventArgs Class
SerializeRowTagEventArgs Class
SerializeTagEventArgs Class
ShiftDirection Enumeration
SortDirection Enumeration
SortKey Class
SortOptions Class
SortOrder Enumeration
StyleData Class
TabAlignment Enumeration
TrackChangesCommand Class
UndoableCollection(T) Class
UndoEventArgs Class
ValidationErrorAction Enumeration
ValidationFailedEventArgs Class
ValidationType Enumeration
VerticalAlignment Enumeration
Workbook Class
WorkbookPrinter Class
WorkbookView Class
Worksheet Class
WorksheetChangedEventArgs Class
WorksheetCollection Class
WorksheetEventArgs Class
WorksheetMouseEventArgs Class
WorksheetValidationEventArgs Class
WorksheetView Class
XmlContext Class
AddItemCommand(T) Members
AddItemCommand(T) Constructor
AddItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
Annotation Members
Annotation Methods
Annotation Properties
Remove Method
ToString Method
CellAnnotation Property
ShowAlways Property
Text Property
AutoFilter Members
AutoFilter Methods
AutoFilter Properties
ApplyFilter Method
ShowAllData Method
Filters Property
On Property
Range Property
BinaryContext Members
BinaryContext Fields
BinaryContext Methods
BinaryContext Properties
LatestFormat Field
LoadWorksheets Method
ReadBool Method
ReadBrush Method
ReadColor Method
ReadColorArray Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadHeader Method
ReadImage Method
ReadInt Method
ReadMeasure Method
ReadObject Method
ReadRectangle Method
ReadString Method
ReadTag Method
SaveWorksheets Method
WriteBool Method
WriteBrush Method
WriteColor Method
WriteColorArray Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteHeader Method
WriteImage Method
WriteInt Method
WriteMeasure Method
WriteObject Method
WriteRectangle Method
WriteString Method
WriteTag Method
Reader Property
Version Property
Writer Property
CalcExporter Members
CalcExporter Constructor
CalcExporter Methods
Export Method
CalcImporter Members
CalcImporter Constructor
CalcImporter Methods
Import Method
Cell Members
Cell Methods
Cell Properties
Clear Method
Equals Method
GetHashCode Method
RemoveAnnotation Method
RemoveHyperlink Method
Reset Method
SetAnnotation Method
SetData Method
SetHyperlink Method
ToString Method
SetData Method (Object, Int32, Int32)
SetData Method (Object, Int32, Int32, Boolean)
Annotation Property
Column Property
ConditionalFormats Property
Data Property
Hyperlink Property
IsHidden Property
IsMerged Property
Locale Property
Row Property
Style Property
Validation Property
Value Property
Worksheet Property
CellAnnotation Members
CellAnnotation Properties
Anchor Property
AutomaticDelay Property
AutoPopDelay Property
BackColor Property
ExtendsOutsideBounds Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
HorizontalAlignment Property
IndicatorColor Property
InitialDelay Property
IsLockedToCell Property
Margin Property
Parent Property
RegardsMergedCells Property
ReshowDelay Property
ShowAlways Property
Text Property
TextColor Property
UseAnimation Property
UseFading Property
VerticalAlignment Property
CellChangedEventArgs Members
CellChangedEventArgs Properties
NewData Property
OldData Property
CellCollection Members
CellCollection Methods
CellCollection Properties
GetEnumerator Method
Item Property
Item Property (CellIndex)
Item Property (Int32, Int32)
Item Property (String)
CellData Members
CellEventArgs Members
CellEventArgs Properties
Cell Property
CellIndex Members
CellIndex Fields
CellIndex Constructor
CellIndex Methods
CellIndex Properties
Invalid Field
CellIndex Constructor (Int32, Boolean, Int32, Boolean)
CellIndex Constructor (Int32, Int32)
CellIndex Constructor (String)
Equals Method
GetColumnIndex Method
GetColumnLetter Method
GetHashCode Method
ToAbsolute Method
ToOldStringFormat Method
ToRelative Method
ToString Method
Translate Method
Equals Method (CellIndex)
Equals Method (Object)
GetColumnIndex Method (String)
GetColumnIndex Method (String, Int32, Int32)
Translate Method (Int32, Int32)
Translate Method (String, Int32, Int32)
Column Property
ColumnAbsolute Property
IsValid Property
Row Property
RowAbsolute Property
CellMouseEventArgs Members
CellMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
CellRange Members
CellRange Methods
CellRange Properties
AutoFill Method
AutoFilter Method
Clear Method
FillData Method
GetEnumerator Method
Insert Method
Merge Method
MoveTo Method
Remove Method
Reset Method
Sort Method
ToString Method
Unmerge Method
AutoFilter Method ()
AutoFilter Method (Int32, Object, AutoFilterOperator, Object, Boolean)
MoveTo Method (Cell)
MoveTo Method (Int32, Int32)
Bottom Property
ConditionalFormats Property
Left Property
Right Property
Style Property
Top Property
Validation Property
CellRangeCollection Members
CellRangeCollection Properties
Item Property
Item Property (Int32, Int32, Int32, Int32)
Item Property (String)
CellValidationEventArgs Members
CellValidationEventArgs Properties
Cancel Property
NewData Property
ChangeWorksheetCommand Members
Column Members
Column Properties
ConditionalFormats Property
Index Property
IsCollapsed Property
IsHidden Property
OutlineLevel Property
PageBreak Property
Style Property
Tag Property
Title Property
Validation Property
Width Property
ColumnChangedEventArgs Members
ColumnChangedEventArgs Properties
Column Property
Worksheet Property
ColumnCollection Members
ColumnCollection Methods
ColumnCollection Properties
GetEnumerator Method
Insert Method
Move Method
Remove Method
Insert Method (Int32)
Insert Method (Int32, Int32)
Move Method (Int32, Int32)
Move Method (Int32, Int32, Int32)
Remove Method (Int32)
Remove Method (Int32, Int32)
Count Property
Item Property
Item Property (Int32)
Item Property (Int32, Int32)
ColumnEventArgs Members
ColumnEventArgs Properties
Column Property
ColumnMouseEventArgs Members
ColumnMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
ColumnRange Members
ColumnRange Methods
ColumnRange Properties
GetEnumerator Method
Group Method
Ungroup Method
ConditionalFormats Property
IsHidden Property
Left Property
OutlineLevel Property
Right Property
Style Property
Validation Property
Width Property
ColumnRangeEventArgs Members
ColumnRangeEventArgs Properties
ColumnRange Property
ColumnRangeMovingEventArgs Members
ColumnRangeMovingEventArgs Properties
Abort Property
Allow Property
Initial Property
ColumnRangeResizingEventArgs Members
ColumnRangeResizingEventArgs Properties
Abort Property
Allow Property
Initial Property
Width Property
Command Members
Command Constructor
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
Workbook Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromColor2 Method
FromColor3 Method
FromColor4 Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CsvExporter Members
CsvExporter Constructor
CsvExporter Methods
CsvExporter Properties
Export Method
Export Method (CellRange, Stream)
Export Method (Worksheet, String)
Encoding Property
Quote Property
QuoteStrings Property
Separator Property
CsvImporter Members
CsvImporter Constructor
CsvImporter Methods
CsvImporter Properties
Import Method
Encoding Property
Quote Property
Separator Property
CurrencyCodeInfo Members
CurrencyCodeInfo Constructor
CurrencyCodeInfo Methods
CurrencyCodeInfo Properties
CurrencyCodeInfo Constructor (Int32, String, String)
CurrencyCodeInfo Constructor (String)
Equals Method
GetHashCode Method
ToString Method
Code Property
LCID Property
LongForm Property
ShortForm Property
Symbol Property
CurrencyCodes Members
CurrencyCodes Methods
CurrencyCodes Properties
InfoFromCode Method
DefaultCodes Property
DefaultNumericFormats Members
DefaultNumericFormats Methods
DefaultNumericFormats Properties
Format Method
GetCurrencyFormats Method
Reset Method
AllFormats Property
AutoResetFormats Property
BooleanFormats Property
CurrencyFormats Property
DateFormats Property
FractionFormats Property
Locale Property
NumberFormats Property
PercentFormats Property
ScientificFormats Property
TextFormats Property
TimeFormats Property
DisposableCommand Members
DisposableCommand Constructor
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
DrawColumnEventArgs Members
DrawColumnEventArgs Properties
Graphics Property
HeaderBounds Property
Drawing Members
Drawing Methods
Drawing Properties
AddChart Method
AddPicture Method
BringForward Method
BringToFront Method
Clear Method
Remove Method
SendBackward Method
SendToBack Method
AddChart Method ()
AddChart Method (Int32, Int32)
AddPicture Method ()
AddPicture Method (String)
AddPicture Method (String, Int32, Int32)
Charts Property
Pictures Property
DrawRowEventArgs Members
DrawRowEventArgs Properties
Graphics Property
HeaderBounds Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
View Property
ExcelImporter Members
ExcelImporter Constructor
ExcelImporter Methods
ExcelImporter Properties
Import Method
ReadConditionalFormats Property
View Property
Filter Members
Filter Properties
Criteria1 Property
Criteria2 Property
On Property
Operator Property
FormattedText Members
FormattedText Constructor
FormattedText Methods
FormattedText Properties
FormattedText Constructor ()
FormattedText Constructor (String)
ToString Method
Runs Property
HtmlExporter Members
HtmlExporter Constructor
HtmlExporter Properties
EmbedImages Property
ImageFolder Property
RootFolder Property
HtmlExporterBase Members
HtmlExporterBase Constructor
HtmlExporterBase Methods
HtmlExporterBase Properties
Export Method
EnableCharts Property
EnableGridLines Property
EnablePictures Property
Encoding Property
FromWorksheet Property
MetaTags Property
Title Property
ToWorksheet Property
WrapOverflowingContent Property
HtmlExporterBase.MetaTagNames Members
HtmlExporterBase.MetaTagNames Fields
Abstract Field
Author Field
Classification Field
Copyright Field
Description Field
Distribution Field
DocClass Field
DocRights Field
DocType Field
Expires Field
Generator Field
Googlebot Field
Keywords Field
MSSmartTagsPreventParsing Field
Owner Field
ProgId Field
Rating Field
Refresh Field
ReplyTo Field
ResourceType Field
RevisitAfter Field
Robots Field
Hyperlink Members
Hyperlink Methods
Hyperlink Properties
Remove Method
IsImplicit Property
SubTarget Property
Target Property
ToolTip Property
Type Property
IColumnStyle Members
IColumnStyle Methods
IColumnStyle Properties
Group Method
Ungroup Method
IsHidden Property
OutlineLevel Property
Width Property
IConditionalFormat Members
IConditionalFormat Methods
IConditionalFormat Properties
Reset Method
First Property
Operator Property
Second Property
Style Property
Type Property
IConditionalFormatCollection Members
IConditionalFormatCollection Methods
IConditionalFormatCollection Properties
Add Method
Clear Method
Remove Method
Add Method ()
Add Method (ConditionalFormatType, ComparisonOperator, String, String)
HasMixedConditions Property
IHasName Members
IHasName Properties
Name Property
IInplaceEditable Members
IInplaceEditable Methods
GetTextToEdit Method
SetEditedText Method
ImageExporter Members
ImageExporter Constructor
ImageExporter Methods
ImageExporter Properties
Export Method
ExportObject Method
GetExportedRange Method
ExportObject Method (InteractiveObject, String)
ExportObject Method (InteractiveObject, String, Nullable(Size))
CellRange Property
EnableGridLines Property
EnableObjects Property
EnableZoom Property
ImageFormat Property
MaxImageSize Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
InplaceEditEventArgs Members
InplaceEditEventArgs Properties
Accepted Property
EditControl Property
Item Property
InplaceEditValidationEventArgs Members
InplaceEditValidationEventArgs Properties
Cancel Property
InteractiveObject Members
InteractiveObject Constructor
InteractiveObject Methods
InteractiveObject Properties
BringForward Method
BringToFront Method
Dispose Method
OnResized Method
SendBackward Method
SendToBack Method
Dispose Method ()
Dispose Method (Boolean)
Anchor Property
AnchorPosition Property
Description Property
ExtendsOutsideBounds Property
FromColumn Property
FromRow Property
Height Property
HorizontalOffset Property
IsLockedToCell Property
LineColor Property
LineSize Property
LineStyle Property
Locked Property
RegardsMergedCells Property
Title Property
VerticalOffset Property
Width Property
IRowStyle Members
IRowStyle Methods
IRowStyle Properties
Group Method
Ungroup Method
Height Property
IsHidden Property
OutlineLevel Property
IStyle Members
IStyle Methods
IStyle Properties
Reset Method
ResetConditionalFormats Method
ResetValidation Method
Background Property
BorderBottomColor Property
BorderBottomSize Property
BorderBottomStyle Property
BorderLeftColor Property
BorderLeftSize Property
BorderLeftStyle Property
BorderRightColor Property
BorderRightSize Property
BorderRightStyle Property
BorderTopColor Property
BorderTopSize Property
BorderTopStyle Property
ConditionalFormats Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
Format Property
HorizontalAlignment Property
Id Property
Indent Property
Index Property
PaddingBottom Property
PaddingLeft Property
PaddingRight Property
PaddingTop Property
PrimaryDiagonalColor Property
PrimaryDiagonalSize Property
PrimaryDiagonalStyle Property
SecondaryDiagonalColor Property
SecondaryDiagonalSize Property
SecondaryDiagonalStyle Property
TextColor Property
Validation Property
VerticalAlignment Property
Worksheet Property
WrapText Property
IValidation Members
IValidation Methods
IValidation Properties
Reset Method
AllowBlankCells Property
ErrorAction Property
ErrorMessage Property
ErrorTitle Property
First Property
InputMessage Property
InputTitle Property
Operator Property
OriginColumn Property
OriginRow Property
Second Property
ShowDropdownList Property
ShowError Property
ShowInputMessage Property
SortListEntries Property
Type Property
Worksheet Property
Measure Members
Measure Constructor
Measure Methods
Measure Properties
Measure Constructor (Double)
Measure Constructor (Double, MeasureUnit)
Measure Constructor (String)
Measure Constructor (String, IFormatProvider)
ConvertTo Method
Equals Method
GetHashCode Method
Pixel Method
Point Method
ToString Method
Equals Method (Measure)
Equals Method (Object)
ToString Method ()
ToString Method (IFormatProvider)
Amount Property
Unit Property
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToString Method
Convert Method (Double, MeasureUnit, Object)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Id Property
Name Property
MergedCellsCollection Members
MergedCellsCollection Methods
Clear Method
MhtmlExporter Members
MhtmlExporter Constructor
MhtmlExporter Methods
MhtmlExporter Properties
Export Method
SplitImageContent Property
MoveItemCommand(T) Members
MoveItemCommand(T) Constructor
MoveItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
NamedCollection(T) Members
NamedCollection(T) Methods
NamedCollection(T) Properties
Contains Method
OnCollectionChanged Method
Item Property
NamedRange Members
NamedRange Constructor
NamedRange Methods
NamedRange Properties
NamedRange Events
NamedRange Constructor (String, String)
NamedRange Constructor (String, String, Int32, Int32, Int32, Int32)
OnPropertyValueChanged Method
CellRange Property
Name Property
WorksheetName Property
PropertyValueChanged Event
NamedRangeCollection Members
NamedRangeCollection Methods
NamedRangeCollection Properties
Add Method
Clear Method
CopyTo Method
Insert Method
Remove Method
RemoveAt Method
IsReadOnly Property
Item Property
NumericFormatInfo Members
NumericFormatInfo Constructor
NumericFormatInfo Methods
NumericFormatInfo Properties
Equals Method
GetHashCode Method
ToString Method
Category Property
Format Property
ObjectEventArgs Members
ObjectEventArgs Properties
Object Property
ObjectInteractionEventArgs Members
ObjectInteractionEventArgs Properties
AdjustmentHandle Property
MouseButton Property
MousePosition Property
ObjectInteractionValidationEventArgs Members
ObjectInteractionValidationEventArgs Methods
ObjectInteractionValidationEventArgs Properties
CancelDrag Method
Cancel Property
ObjectMouseEventArgs Members
ObjectMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
ObjectValidationEventArgs Members
ObjectValidationEventArgs Properties
Cancel Property
OutlineEventArgs Members
OutlineEventArgs Properties
Level Property
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
GetPageCount Method
EnableGridLines Property
Margins Property
MaxPages Property
PageOrientation Property
Scale Property
Picture Members
Picture Properties
Source Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RemoveItemCommand(T) Members
RemoveItemCommand(T) Constructor
RemoveItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
ReplaceItemCommand(T) Members
ReplaceItemCommand(T) Constructor
ReplaceItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
ResetCollectionCommand(T) Members
ResetCollectionCommand(T) Constructor
ResetCollectionCommand(T) Methods
Execute Method
Redo Method
Undo Method
Row Members
Row Properties
ConditionalFormats Property
Height Property
Index Property
IsCollapsed Property
IsHidden Property
OutlineLevel Property
PageBreak Property
Style Property
Tag Property
Title Property
Validation Property
RowChangedEventArgs Members
RowChangedEventArgs Properties
Row Property
Worksheet Property
RowCollection Members
RowCollection Methods
RowCollection Properties
GetEnumerator Method
Insert Method
Move Method
Remove Method
Insert Method (Int32)
Insert Method (Int32, Int32)
Move Method (Int32, Int32)
Move Method (Int32, Int32, Int32)
Remove Method (Int32)
Remove Method (Int32, Int32)
Count Property
Item Property
Item Property (Int32)
Item Property (Int32, Int32)
RowEventArgs Members
RowEventArgs Properties
Row Property
RowMouseEventArgs Members
RowMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
RowRange Members
RowRange Methods
RowRange Properties
GetEnumerator Method
Group Method
Ungroup Method
Bottom Property
ConditionalFormats Property
Height Property
IsHidden Property
OutlineLevel Property
Style Property
Top Property
Validation Property
RowRangeEventArgs Members
RowRangeEventArgs Properties
RowRange Property
RowRangeMovingEventArgs Members
RowRangeMovingEventArgs Properties
Abort Property
Allow Property
Initial Property
RowRangeResizingEventArgs Members
RowRangeResizingEventArgs Properties
Abort Property
Allow Property
Height Property
Initial Property
Run Members
Run Constructor
Run Methods
Run Properties
ToString Method
Color Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderlined Property
Text Property
Selection Members
Selection Methods
Selection Properties
Add Method
AddColumns Method
AddObject Method
AddRows Method
Change Method
Clear Method
ClearObjects Method
Contains Method
ContainsObject Method
InColumn Method
InRow Method
RemoveObject Method
SelectAll Method
SelectColumns Method
SelectRows Method
Set Method
Toggle Method
Add Method (Int32, Int32)
Add Method (Int32, Int32, Int32, Int32)
AddColumns Method (Int32)
AddColumns Method (Int32, Int32)
AddRows Method (Int32)
AddRows Method (Int32, Int32)
SelectAll Method ()
SelectAll Method (Int32, Int32)
SelectColumns Method (Int32)
SelectColumns Method (Int32, Int32)
SelectRows Method (Int32)
SelectRows Method (Int32, Int32)
Set Method (CellRange)
Set Method (Int32, Int32)
Set Method (Int32, Int32, Int32, Int32)
AllRanges Property
Bottom Property
IsEmpty Property
Left Property
Objects Property
Range Property
Right Property
Top Property
SerializeColumnTagEventArgs Members
SerializeColumnTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SerializeDataEventArgs Members
SerializeDataEventArgs Properties
Context Property
Data Property
Handled Property
Representation Property
SerializeRowTagEventArgs Members
SerializeRowTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SortKey Members
SortKey Constructor
SortKey Properties
Index Property
Order Property
TreatTextAsNumber Property
SortOptions Members
SortOptions Constructor
SortOptions Properties
CaseSensitive Property
Direction Property
Keys Property
Locale Property
StyleData Members
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoableCollection(T) Members
UndoableCollection(T) Methods
UndoableCollection(T) Properties
UndoableCollection(T) Events
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
OnCollectionChanged Method
TrackAdd Method
TrackClear Method
TrackMove Method
TrackRemove Method
TrackReplace Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
Workbook Property
CollectionChanged Event
UndoEventArgs Members
UndoEventArgs Properties
Command Property
ValidationFailedEventArgs Members
ValidationFailedEventArgs Properties
AcceptInput Property
Cell Property
Data Property
Worksheet Property
Workbook Members
Workbook Constructor
Workbook Methods
Workbook Properties
Workbook Events
CancelChangeOperation Method
CancelCompositeOperation Method
CommitChangeOperation Method
CommitCompositeOperation Method
EvaluateFormulas Method
ExecuteCommand Method
Find Method
FindAll Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
OnActionRedone Method
OnActionUndone Method
OnDeserializeColumnTag Method
OnDeserializeData Method
OnDeserializeRowTag Method
OnDeserializeTag Method
OnPropertyValueChanged Method
OnSerializeColumnTag Method
OnSerializeData Method
OnSerializeRowTag Method
OnSerializeTag Method
OnWorksheetCellChanged Method
OnWorksheetCellChanging Method
OnWorksheetCellsCleared Method
OnWorksheetChanged Method
OnWorksheetColumnChanged Method
OnWorksheetRowChanged Method
OnWorksheetValidationFailed Method
Redo Method
Replace Method
ReplaceAll Method
SaveToFile Method
SaveToStream Method
SaveToXml Method
SetLocalizationInfo Method
StartChangeOperation Method
StartCompositeOperation Method
Undo Method
LoadFromXml Method (String)
LoadFromXml Method (XDocument)
SaveToXml Method (String)
SaveToXml Method (XDocument)
CalculationMaxIterations Property
CalculationPrecision Property
CanRedo Property
CanUndo Property
CustomNumericFormats Property
DefaultNumericFormats Property
EnableFormulaEvaluation Property
EnableTypeInference Property
ExtendedEvaluator Property
ExtendedInformationProvider Property
Locale Property
NamedRanges Property
ShowLeadingApostrophes Property
UndoEnabled Property
Worksheets Property
ActionRedone Event
ActionUndone Event
DeserializeColumnTag Event
DeserializeData Event
DeserializeRowTag Event
DeserializeTag Event
PropertyValueChanged Event
SerializeColumnTag Event
SerializeData Event
SerializeRowTag Event
SerializeTag Event
WorksheetCellChanged Event
WorksheetCellChanging Event
WorksheetCellsCleared Event
WorksheetChanged Event
WorksheetColumnChanged Event
WorksheetRowChanged Event
WorksheetValidationFailed Event
WorkbookPrinter Members
WorkbookPrinter Constructor
WorkbookPrinter Methods
WorkbookPrinter Properties
WorkbookPrinter Constructor ()
WorkbookPrinter Constructor (IWin32Window)
Print Method
PrintPreview Method
Print Method (Workbook)
Print Method (Workbook, PrintDocument)
PrintPreview Method (Workbook)
PrintPreview Method (Workbook, PrintDocument)
DocumentName Property
EnableGridLines Property
EnableObjects Property
FromWorksheet Property
HeaderFormat Property
Landscape Property
Margins Property
PageOrder Property
Scale Property
ToWorksheet Property
WorkbookView Members
WorkbookView Constructor
WorkbookView Methods
WorkbookView Properties
WorkbookView Events
BeginEdit Method
BringIntoView Method
Copy Method
Cut Method
Dispose Method
EndEdit Method
GetCellAt Method
OnActiveCellChanged Method
OnActiveWorksheetChanged Method
OnCellClicked Method
OnColumnClicked Method
OnColumnGroupCollapsed Method
OnColumnGroupExpanded Method
OnColumnOutlineLevelToggled Method
OnColumnsMoved Method
OnColumnsMoving Method
OnColumnsResized Method
OnColumnsResizing Method
OnDrawColumn Method
OnDrawRow Method
OnHyperlinkClicked Method
OnInplaceEditEnded Method
OnInplaceEditEnding Method
OnInplaceEditStarted Method
OnInplaceEditStarting Method
OnLoad Method
OnObjectClicked Method
OnObjectDeleted Method
OnObjectDeleting Method
OnObjectDeselected Method
OnObjectModified Method
OnObjectModifyCancelled Method
OnObjectModifying Method
OnObjectSelected Method
OnObjectSelecting Method
OnObjectStartModifying Method
OnRowClicked Method
OnRowGroupCollapsed Method
OnRowGroupExpanded Method
OnRowOutlineLevelToggled Method
OnRowsMoved Method
OnRowsMoving Method
OnRowsResized Method
OnRowsResizing Method
OnSelectionChanged Method
OnWorksheetAdded Method
OnWorksheetRemoved Method
OnWorksheetRemoving Method
OnWorksheetRenamed Method
OnWorksheetRenameFailed Method
OnWorksheetTabClicked Method
Paste Method
ResizeColumnsToFit Method
ResizeColumnToFit Method
ResizeRowsToFit Method
ResizeRowToFit Method
ToGlobalX Method
ToGlobalY Method
ToLocalX Method
ToLocalY Method
GetCellAt Method (Int32, Int32)
GetCellAt Method (Measure, Measure)
ActiveCell Property
ActiveWorksheet Property
AllowAutoFill Property
AllowMoveCells Property
AllowMoveHeaders Property
AllowResizeCells Property
AllowTabEdit Property
AllowTabReorder Property
AutoFillCopyOnly Property
AutoFillCursor Property
BackColor Property
ColumnHeaderHeight Property
CounterDiagonalResizeCursor Property
DiagonalResizeCursor Property
DisallowCursor Property
DrawFilledCellBorders Property
HorizontalResizeCursor Property
HorizontalSplitCursor Property
HScrollToolTipFormat Property
HyperlinkCursor Property
IsEditing Property
LicenseKey Property
MoveCursor Property
PointerCursor Property
ResizeColumnToolTipFormat Property
ResizeRowToolTipFormat Property
RowHeaderWidth Property
ScrollX Property
ScrollY Property
Selection Property
ShowActiveCell Property
ShowAutoFilterRange Property
ShowCreateNewTab Property
ShowFormulaBar Property
ShowGridLines Property
ShowHeaders Property
ShowHiddenHeaderIndicators Property
ShowHorizontalScrollBar Property
ShowResizeHeaderToolTips Property
ShowScrollToolTips Property
ShowSelection Property
ShowTabCloseButtons Property
ShowTabNavigationButtons Property
ShowTabs Property
ShowVerticalScrollBar Property
TabAlignment Property
VerticalResizeCursor Property
VerticalSplitCursor Property
VScrollToolTipFormat Property
Workbook Property
ActiveCellChanged Event
ActiveWorksheetChanged Event
CellClicked Event
ColumnClicked Event
ColumnGroupCollapsed Event
ColumnGroupExpanded Event
ColumnOutlineLevelToggled Event
ColumnsMoved Event
ColumnsMoving Event
ColumnsResized Event
ColumnsResizing Event
DrawColumn Event
DrawRow Event
HyperlinkClicked Event
InplaceEditEnded Event
InplaceEditEnding Event
InplaceEditStarted Event
InplaceEditStarting Event
ObjectClicked Event
ObjectDeleted Event
ObjectDeleting Event
ObjectDeselected Event
ObjectModified Event
ObjectModifyCancelled Event
ObjectModifying Event
ObjectSelected Event
ObjectSelecting Event
ObjectStartModifying Event
RowClicked Event
RowGroupCollapsed Event
RowGroupExpanded Event
RowOutlineLevelToggled Event
RowsMoved Event
RowsMoving Event
RowsResized Event
RowsResizing Event
SelectionChanged Event
WorksheetAdded Event
WorksheetRemoved Event
WorksheetRemoving Event
WorksheetRenamed Event
WorksheetRenameFailed Event
WorksheetTabClicked Event
Worksheet Members
Worksheet Methods
Worksheet Properties
Worksheet Events
BeginInit Method
Clear Method
Copy Method
CopyData Method
CopyStyles Method
EndInit Method
GetMergedCell Method
Merge Method
Move Method
OnCellChanged Method
OnCellChanging Method
OnCellsCleared Method
OnColumnChanged Method
OnPropertyChanged Method
OnPropertyValueChanged Method
OnRowChanged Method
OnValidationFailed Method
PasteData Method
PasteStyles Method
Sort Method
ToString Method
Unmerge Method
Copy Method (Workbook)
Copy Method (Workbook, Int32)
Copy Method (Workbook, Int32, String)
GetMergedCell Method (Cell)
GetMergedCell Method (Int32, Int32)
Merge Method (CellRange)
Merge Method (Int32, Int32, Int32, Int32)
Merge Method (String)
Move Method (Workbook)
Move Method (Workbook, Int32)
Move Method (Workbook, Int32, String)
Unmerge Method (CellRange)
Unmerge Method (Int32, Int32, Int32, Int32)
Unmerge Method (String)
AutoFilter Property
AutoFilterMode Property
CellRanges Property
Cells Property
Columns Property
DefaultColumnWidth Property
DefaultRowHeight Property
Drawing Property
FrozenColumnCount Property
FrozenRowCount Property
Locale Property
MergedCells Property
Name Property
Rows Property
Tag Property
Visible Property
Zoom Property
CellChanged Event
CellChanging Event
CellsCleared Event
ColumnChanged Event
PropertyChanged Event
PropertyValueChanged Event
RowChanged Event
ValidationFailed Event
WorksheetChangedEventArgs Members
WorksheetChangedEventArgs Properties
Worksheet Property
WorksheetCollection Members
WorksheetCollection Methods
Add Method
Clear Method
Insert Method
Move Method
Remove Method
RemoveAt Method
Add Method ()
Add Method (String)
Insert Method (Int32)
Insert Method (Int32, String)
Remove Method (String)
Remove Method (Worksheet)
WorksheetEventArgs Members
WorksheetEventArgs Properties
Worksheet Property
WorksheetMouseEventArgs Members
WorksheetMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
WorksheetValidationEventArgs Members
WorksheetValidationEventArgs Properties
Cancel Property
WorksheetView Members
WorksheetView Constructor
WorksheetView Methods
WorksheetView Properties
WorksheetView Events
BringIntoView Method
Copy Method
Cut Method
Dispose Method
GetCellAt Method
OnCellClicked Method
OnColumnClicked Method
OnColumnGroupCollapsed Method
OnColumnGroupExpanded Method
OnColumnOutlineLevelToggled Method
OnColumnsMoved Method
OnColumnsMoving Method
OnColumnsResized Method
OnColumnsResizing Method
OnDrawColumn Method
OnDrawRow Method
OnHyperlinkClicked Method
OnInplaceEditEnded Method
OnInplaceEditEnding Method
OnInplaceEditStarted Method
OnInplaceEditStarting Method
OnObjectClicked Method
OnObjectDeleted Method
OnObjectDeleting Method
OnObjectDeselected Method
OnObjectModified Method
OnObjectModifyCancelled Method
OnObjectModifying Method
OnObjectSelected Method
OnObjectSelecting Method
OnObjectStartModifying Method
OnPropertyChanged Method
OnResize Method
OnRowClicked Method
OnRowGroupCollapsed Method
OnRowGroupExpanded Method
OnRowOutlineLevelToggled Method
OnRowsMoved Method
OnRowsMoving Method
OnRowsResized Method
OnRowsResizing Method
Paste Method
ResizeColumnsToFit Method
ResizeColumnToFit Method
ResizeRowsToFit Method
ResizeRowToFit Method
ToGlobalX Method
ToGlobalY Method
ToLocalX Method
ToLocalY Method
GetCellAt Method (Int32, Int32)
GetCellAt Method (Measure, Measure)
ActiveCell Property
AllowAutoFill Property
AllowMoveCells Property
AllowMoveHeaders Property
AllowResizeCells Property
AutoFillCopyOnly Property
AutoFillCursor Property
BackColor Property
ColumnHeaderHeight Property
CounterDiagonalResizeCursor Property
DiagonalResizeCursor Property
DisallowCursor Property
DrawFilledCellBorders Property
HorizontalResizeCursor Property
HorizontalSplitCursor Property
HScrollToolTipFormat Property
HyperlinkCursor Property
IsEditing Property
LicenseKey Property
MoveCursor Property
PointerCursor Property
ResizeColumnToolTipFormat Property
ResizeRowToolTipFormat Property
RowHeaderWidth Property
ScrollX Property
ScrollY Property
Selection Property
ShowActiveCell Property
ShowAutoFilterRange Property
ShowGridLines Property
ShowHeaders Property
ShowHiddenHeaderIndicators Property
ShowHorizontalScrollBar Property
ShowResizeHeaderToolTips Property
ShowScrollToolTips Property
ShowSelection Property
ShowVerticalScrollBar Property
VerticalResizeCursor Property
VerticalSplitCursor Property
VScrollToolTipFormat Property
Worksheet Property
CellClicked Event
ColumnClicked Event
ColumnGroupCollapsed Event
ColumnGroupExpanded Event
ColumnOutlineLevelToggled Event
ColumnsMoved Event
ColumnsMoving Event
ColumnsResized Event
ColumnsResizing Event
DrawColumn Event
DrawRow Event
HyperlinkClicked Event
InplaceEditEnded Event
InplaceEditEnding Event
InplaceEditStarted Event
InplaceEditStarting Event
ObjectClicked Event
ObjectDeleted Event
ObjectDeleting Event
ObjectDeselected Event
ObjectModified Event
ObjectModifyCancelled Event
ObjectModifying Event
ObjectSelected Event
ObjectSelecting Event
ObjectStartModifying Event
PropertyChanged Event
RowClicked Event
RowGroupCollapsed Event
RowGroupExpanded Event
RowOutlineLevelToggled Event
RowsMoved Event
RowsMoving Event
RowsResized Event
RowsResizing Event
XmlContext Members
XmlContext Fields
XmlContext Constructor
XmlContext Methods
XmlContext Properties
LatestFormat Field
AddChildElement Method
LoadWorksheet Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadColumnTag Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadMeasure Method
ReadObject Method
ReadPointF Method
ReadRectangle Method
ReadRowTag Method
ReadSByte Method
ReadShort Method
ReadStream Method
ReadString Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
SaveWorksheet Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteColumnTag Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFloatAttribute Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteMeasure Method
WriteObject Method
WritePointF Method
WriteRectangle Method
WriteRowTag Method
WriteSByte Method
WriteShort Method
WriteStream Method
WriteString Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (XName, XElement)
AddChildElement Method (XName, XElement, String)
ReadBool Method (XName, XElement)
ReadBool Method (XName, XElement, Boolean)
ReadBrush Method (XName, XElement)
ReadBrush Method (XName, XElement, Brush)
ReadFloat Method (XName, XElement)
ReadFloat Method (XName, XElement, Single)
ReadInt Method (XName, XElement)
ReadInt Method (XName, XElement, Int32)
ReadPointF Method (XElement)
ReadPointF Method (XName, XElement)
ReadShort Method (XName, XElement)
ReadShort Method (XName, XElement, Int16)
ReadString Method (XName, XElement)
ReadString Method (XName, XElement, String)
WritePointF Method (PointF, XName, XElement)
WritePointF Method (Single, Single, XName, XElement)
Version Property
AxisSettings Class
Chart Class
ChartType Enumeration
LegendPosition Enumeration
MarkShape Enumeration
PlotBy Enumeration
Series Class
SeriesCollection Class
AxisSettings Members
AxisSettings Properties
MajorUnit Property
Maximum Property
Minimum Property
MinorUnit Property
ShowMajorGridLines Property
ShowMajorTicks Property
ShowMinorTicks Property
Title Property
TitleFontBold Property
TitleFontItalic Property
TitleFontName Property
TitleFontSize Property
TitleFontStrikeout Property
TitleFontUnderline Property
TitleTextColor Property
Chart Members
Chart Methods
Chart Properties
Dispose Method
OnResized Method
SetDataSource Method
AxisColor Property
AxisSize Property
AxisStyle Property
DefaultColors Property
DefaultLineSize Property
DefaultSeriesNameFormat Property
Fill Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
GridLineColor Property
GridLineSize Property
GridLineStyle Property
LegendBorderColor Property
LegendBorderSize Property
LegendBorderStyle Property
LegendFill Property
LegendFontBold Property
LegendFontItalic Property
LegendFontName Property
LegendFontSize Property
LegendFontStrikeout Property
LegendFontUnderline Property
LegendLanes Property
LegendPosition Property
LegendTextColor Property
MarkShape Property
PlotBorderColor Property
PlotBorderSize Property
PlotBorderStyle Property
PlotFill Property
Series Property
ShowLegend Property
TextColor Property
TitleFontBold Property
TitleFontItalic Property
TitleFontName Property
TitleFontSize Property
TitleFontStrikeout Property
TitleFontUnderline Property
TitleTextColor Property
Type Property
XAxisSettings Property
YAxisSettings Property
Series Members
Series Properties
Fill Property
Labels Property
LineColor Property
LineSize Property
LineStyle Property
Name Property
Values Property
SeriesCollection Members
SeriesCollection Methods
Add Method
Clear Method
Remove Method
ErrorType Enumeration
ExpressionEvaluatorList Class
IExpressionEvaluator Interface
IExpressionEvaluatorContext Interface
IInformationProvider Interface
XmlInformationProvider Class
ExpressionEvaluatorList Members
ExpressionEvaluatorList Constructor
ExpressionEvaluatorList Methods
EvaluateIdentifier Method
InvokeFunction Method
IExpressionEvaluator Members
IExpressionEvaluator Methods
EvaluateIdentifier Method
InvokeFunction Method
IExpressionEvaluatorContext Members
IExpressionEvaluatorContext Methods
IExpressionEvaluatorContext Properties
GetCoreEvaluator Method
GetError Method
ToBool Method
ToDateTime Method
ToDouble Method
ToString Method
ToTimeSpan Method
ToValue Method
CurrentColumn Property
CurrentRow Property
CurrentWorksheet Property
OldValue Property
Workbook Property
IInformationProvider Members
IInformationProvider Methods
GetFunctionInformation Method
GetFunctions Method
GetFunctionSummary Method
XmlInformationProvider Members
XmlInformationProvider Methods
Create Method
GetFunctionInformation Method
GetFunctions Method
GetFunctionSummary Method
CellsFormResult Enumeration
ChartForm Class
ConditionalFormatForm Class
CsvExportForm Class
CsvImportForm Class
DefineNamedRangeForm Class
DeleteCellsForm Class
FillSeriesForm Class
FindReplaceForm Class
FontPickerForm Class
FormatForm Class
HeaderSizeForm Class
HyperlinkForm Class
InsertCellsForm Class
InsertWorksheetForm Class
InsertWorksheetPosition Enumeration
ManageNamedRangesForm Class
SortForm Class
UnhideSheetsForm Class
ValidationForm Class
WorksheetRenameForm Class
ChartForm Members
ChartForm Constructor
ChartForm Methods
ChartForm Constructor (Chart)
ChartForm Constructor (Worksheet)
ChartForm Constructor (Worksheet, String)
ChartForm Constructor (Worksheet, String, PlotBy)
ChartForm Constructor (Worksheet, String, PlotBy, Int32, Int32, Nullable(Boolean), Nullable(Boolean))
Dispose Method
ConditionalFormatForm Members
ConditionalFormatForm Constructor
ConditionalFormatForm Methods
Apply Method
Dispose Method
CsvExportForm Members
CsvExportForm Constructor
CsvExportForm Methods
CsvExportForm Properties
CsvExportForm Constructor (String)
CsvExportForm Constructor (String, Char, Char)
CsvExportForm Constructor (String, Char, Char, Encoding)
Dispose Method
Export Method
OnClosing Method
Encoding Property
Quote Property
Separator Property
CsvImportForm Members
CsvImportForm Constructor
CsvImportForm Methods
CsvImportForm Properties
CsvImportForm Constructor (String)
CsvImportForm Constructor (String, Char, Char)
CsvImportForm Constructor (String, Char, Char, Encoding)
Dispose Method
Import Method
ProcessCmdKey Method
Encoding Property
Quote Property
Separator Property
DefineNamedRangeForm Members
DefineNamedRangeForm Constructor
DefineNamedRangeForm Methods
DefineNamedRangeForm Properties
DefineNamedRangeForm Constructor (Worksheet, String, CellRange)
DefineNamedRangeForm Constructor (Worksheet, String, Int32, Int32, Int32, Int32)
DefineNamedRangeForm Constructor (Worksheet, String, String)
Dispose Method
NamedRange Property
DeleteCellsForm Members
DeleteCellsForm Constructor
DeleteCellsForm Methods
DeleteCellsForm Properties
Dispose Method
Result Property
FillSeriesForm Members
FillSeriesForm Constructor
FillSeriesForm Methods
FillSeriesForm Properties
FillSeriesForm Constructor ()
FillSeriesForm Constructor (CellRange)
Dispose Method
FillDate Property
FillDirection Property
FillStep Property
FillStop Property
FillTrend Property
FillType Property
FindReplaceForm Members
FindReplaceForm Constructor
FindReplaceForm Methods
FindReplaceForm Properties
FindReplaceForm Events
Dispose Method
OnCellActivated Method
OnCellFound Method
CurrentCell Property
Find Property
FindWithin Property
LookIn Property
MatchCase Property
Replace Property
SearchOrder Property
WholeCells Property
CellActivated Event
CellFound Event
FontPickerForm Members
FontPickerForm Constructor
FontPickerForm Methods
FontPickerForm Properties
FontPickerForm Constructor ()
FontPickerForm Constructor (IStyle)
FontPickerForm Constructor (String, Nullable(Double), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Color))
Dispose Method
Bold Property
FontName Property
FontSize Property
Italic Property
Strikeout Property
TextColor Property
Underline Property
FormatForm Members
FormatForm Constructor
FormatForm Methods
FormatForm Properties
FormatForm Constructor (Workbook, IStyle)
FormatForm Constructor (Workbook, IStyle, CultureInfo)
Apply Method
Dispose Method
OnClosing Method
Locale Property
HeaderSizeForm Members
HeaderSizeForm Constructor
HeaderSizeForm Methods
HeaderSizeForm Properties
Dispose Method
HeaderSize Property
HyperlinkForm Members
HyperlinkForm Constructor
HyperlinkForm Methods
HyperlinkForm Properties
HyperlinkForm Constructor (Workbook)
HyperlinkForm Constructor (Workbook, Hyperlink)
HyperlinkForm Constructor (Workbook, String)
Dispose Method
OnClosing Method
SubTarget Property
Target Property
ToolTip Property
Type Property
InsertCellsForm Members
InsertCellsForm Constructor
InsertCellsForm Methods
InsertCellsForm Properties
Dispose Method
Result Property
InsertWorksheetForm Members
InsertWorksheetForm Constructor
InsertWorksheetForm Methods
InsertWorksheetForm Properties
Dispose Method
Index Property
NumberOfSheets Property
Position Property
SheetName Property
ManageNamedRangesForm Members
ManageNamedRangesForm Constructor
ManageNamedRangesForm Methods
Apply Method
Dispose Method
SortForm Members
SortForm Constructor
SortForm Methods
Dispose Method
Sort Method
UnhideSheetsForm Members
UnhideSheetsForm Constructor
UnhideSheetsForm Methods
Apply Method
Dispose Method
OnClosing Method
ValidationForm Members
ValidationForm Constructor
ValidationForm Methods
Apply Method
Dispose Method
WorksheetRenameForm Members
WorksheetRenameForm Constructor
WorksheetRenameForm Methods
WorksheetRenameForm Properties
Dispose Method
WorksheetName Property
SizeMode Enumeration
SvgViewer Class
SvgViewer Members
SvgViewer Constructor
SvgViewer Methods
SvgViewer Properties
SvgViewer Events
Load Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
ScrollTo Method
ZoomIn Method
ZoomOut Method
Load Method ()
Load Method (String)
Content Property
FileName Property
HScrollBar Property
ScrollX Property
ScrollY Property
SizeMode Property
SmoothingMode Property
TextRenderingHint Property
VScrollBar Property
ZoomFactor Property
ScrollChanged Event
SizeModeChanged Event
ZoomFactorChanged Event
GridStyle Enumeration
OutlineChanged Delegate
ShapeChanged Delegate
ShapeDesigner Class
SourceCodeLanguage Enumeration
ShapeDesigner Members
ShapeDesigner Constructor
ShapeDesigner Methods
ShapeDesigner Properties
ShapeDesigner Events
ClientToShapeX Method
ClientToShapeY Method
ExportTemplateCode Method
OnCreateControl Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnResize Method
BackColor Property
DecorationColor Property
GridColor Property
GridSpacing Property
GridStyle Property
Image Property
ImageLocation Property
MainContourColor Property
OutlineColor Property
RoundRectRadius Property
SelectionColor Property
Shape Property
ShapeSize Property
ShowGrid Property
ShowScrollbars Property
TextAreaContourColor Property
ShapeChanged Event
Button Class
ButtonBase Class
ButtonDrawEventArgs Class
ButtonStates Enumeration
CheckBox Class
CheckBoxRenderer Class
CheckBoxState Class
ControlState Class
CultureHandler Class
CustomDraw Enumeration
DockControl Class
DockItem Class
DockPanel Class
DockWindow Class
DocumentTabStyle Enumeration
DrawEventArgs Class
DrawEventHandler Delegate
ExtendedKey Class
GradientBrush Class
HangulKey Class
HScrollBar Class
ItemEventArgs Class
ItemValidationEventArgs Class
KanaKey Class
Key Class
KeyboardLayout Class
KeyboardMode Enumeration
KeyLabels Structure
KeyTemplate Class
KeyTemplate.Mode Enumeration
NativeMethods Class
NumPadKey Class
ProgressBar Class
ProgressBarRenderer Class
ProgressBarState Class
RangeSelector Class
RECT Structure
RegularKey Class
ScrollBar Class
ScrollBarDrawElement Enumeration
ScrollBarDrawEventArgs Class
SizeMode Enumeration
SpecialKey Class
SvgViewer Class
Theme Enumeration
TitleBarButton Class
TitleBarButtonEventArgs Class
TitleBarButtons Class
UnicodeKey Class
VirtualKeyboard Class
VirtualKeyEventArgs Class
VScrollBar Class
Button Members
Button Constructor
Button Methods
Button Properties
Dispose Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseUp Method
OnPaint Method
FocusPadding Property
Image Property
ImageAlign Property
ButtonBase Members
ButtonBase Constructor
ButtonBase Methods
ButtonBase Properties
ButtonBase Events
OnDoubleClick Method
OnDown Method
OnDraw Method
OnGotFocus Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaintBackground Method
ProcessDialogKey Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrush Property
BorderBrushDisabled Property
BorderBrushDown Property
BorderBrushOver Property
BorderThickness Property
CustomDraw Property
FocusOnClick Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
Text Property
TextAlign Property
Down Event
Draw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Constructor
ButtonDrawEventArgs Methods
ButtonDrawEventArgs Properties
DrawFocus Method
State Property
CheckBox Members
CheckBox Constructor
CheckBox Methods
CheckBox Properties
CheckBox Events
OnCheckStateChanged Method
OnClick Method
OnPaint Method
CheckState Property
ContentAlign Property
Padding Property
ThreeState Property
CheckStateChanged Event
CheckBoxRenderer Members
CheckBoxRenderer Constructor
CheckBoxRenderer Methods
Render Method
RenderBackground Method
RenderBox Method
RenderFocus Method
RenderText Method
CheckBoxState Members
CheckBoxState Constructor
CheckBoxState Methods
CheckBoxState Properties
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTickBrush Method
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrushDown Property
BorderBrushOver Property
BoxSize Property
CheckState Property
ContentAlign Property
Focused Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
State Property
TickBrush Property
TickBrushDisabled Property
TickBrushDown Property
TickBrushOver Property
ControlState Members
ControlState Constructor
ControlState Methods
ControlState Properties
ApplyPadding Method
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTextFormat Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
Enabled Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
Padding Property
Text Property
TextAlign Property
CultureHandler Members
CultureHandler Fields
CultureHandler Methods
Handle Field
Handler Field
Start Method
DockControl Members
DockControl Fields
DockControl Constructor
DockControl Methods
DockControl Properties
DockControl Events
CurrentVersion Field
ActivateItem Method
BeginInit Method
CloseItem Method
Dispose Method
EndInit Method
FindAllItems Method
FindFocusedItem Method
GetSelectedDocument Method
LoadFromXml Method
OnPaint Method
SaveToXml Method
UpdateLayout Method
LoadFromXml Method (String)
LoadFromXml Method (XContainer)
SaveToXml Method (String)
SaveToXml Method (XContainer)
AutoHideOffset Property
BorderColor Property
ButtonForeColor Property
ComplexTabEndColor Property
ComplexTabStartColor Property
ContentEndColor Property
ContentStartColor Property
DockedTitleBarButtons Property
DockHandlerColors Property
DockPreviewColor Property
DocumentTabStyle Property
HeaderEndColor Property
HeaderStartColor Property
HoverBorderColor Property
HoverEndColor Property
HoverStartColor Property
InactiveForeColor Property
InactiveHeaderEndColor Property
InactiveHeaderStartColor Property
InactiveSelectedHeaderEndColor Property
InactiveSelectedHeaderStartColor Property
Items Property
LicenseKey Property
MaxDocumentTabSize Property
MinWindowSize Property
SplitterSize Property
StringFormat Property
TabbedDocumentPadding Property
TabbedTitleBarButtons Property
TabDocumentBorderColor Property
TabDocumentEndColor Property
TabDocumentStartColor Property
TabEndColor Property
TabOffset Property
TabStartColor Property
UndockedTitleBarButtons Property
ItemActivated Event
ItemDeactivated Event
ItemLoading Event
WindowClosed Event
WindowClosing Event
DockItem Members
DockItem Constructor
DockItem Properties
Content Property
ContentId Property
DockParent Property
DockStyle Property
DockWindow Property
Header Property
HeaderPadding Property
Icon Property
IconSize Property
Id Property
Size Property
Tag Property
DockPanel Members
DockPanel Constructor
DockPanel Properties
DockPanel Constructor ()
DockPanel Constructor (DockControl)
DockControl Property
DockSize Property
DockStyle Property
MeasureBounds Property
MeasureLocation Property
MeasureSize Property
OldDockParent Property
OldDockSize Property
OldDockStyle Property
OldForm Property
OldLocation Property
OldRootDockStyle Property
TempMeasureSize Property
TempSize Property
DockWindow Members
DockWindow Constructor
DockWindow Methods
DockWindow Properties
OnEnter Method
OnGotFocus Method
OnLeave Method
OnLostFocus Method
OnPaint Method
AutoHideIndex Property
Center Property
HeaderSize Property
HoverIndex Property
Items Property
SelectedIndex Property
TabAlignment Property
DrawEventArgs Members
DrawEventArgs Constructor
DrawEventArgs Properties
DrawEventArgs Constructor (Control, Graphics, Rectangle)
DrawEventArgs Constructor (Graphics, Rectangle)
Bounds Property
Graphics Property
ParentControl Property
ExtendedKey Members
ExtendedKey Constructor
ExtendedKey Methods
ExtendedKey Properties
Clone Method
Equals Method
GetHashCode Method
Send Method
Keys Property
GradientBrush Members
GradientBrush Constructor
GradientBrush Methods
GradientBrush Properties
Clone Method
CreateBrush Method
ToString Method
Angle Property
Colors Property
Positions Property
HangulKey Members
HangulKey Constructor
HangulKey Methods
HangulKey Properties
HangulKey Constructor ()
HangulKey Constructor (Char)
HangulKey Constructor (Char, Char)
HangulKey Constructor (Char, Char, Object)
HangulKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
LowerCase Property
MainHangulSymbol Property
Repeat Property
ShiftedHangulSymbol Property
UpperCase Property
HScrollBar Members
HScrollBar Constructor
HScrollBar Properties
DefaultSize Property
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Item Property
ItemValidationEventArgs Members
ItemValidationEventArgs Constructor
ItemValidationEventArgs Properties
Confirm Property
KanaKey Members
KanaKey Constructor
KanaKey Methods
KanaKey Properties
KanaKey Constructor ()
KanaKey Constructor (Char)
KanaKey Constructor (Char, Char)
KanaKey Constructor (Char, Char, Object)
KanaKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
Character Property
IsDakuten Property
IsHandakuten Property
LowerCase Property
Repeat Property
SmallLetter Property
UpperCase Property
Key Members
Key Constructor
Key Methods
Key Properties
Key Events
Clone Method
Copy Method
Equals Method
GetHashCode Method
GetVirtualKeyCode Method
Send Method
UpdateKey Method
Alt Property
AltGr Property
Backspace Property
CapsLock Property
Content Property
Context Property
Ctrl Property
Delete Property
End Property
Enter Property
Esc Property
F1 Property
F10 Property
F11 Property
F12 Property
F2 Property
F3 Property
F4 Property
F5 Property
F6 Property
F7 Property
F8 Property
F9 Property
Height Property
Home Property
Image Property
Insert Property
IsLocked Property
IsSelected Property
KeyDown Property
KeyLeft Property
KeyRight Property
KeyUp Property
Lang Property
Left Property
Num5 Property
NumDelete Property
NumDiv Property
NumEnd Property
NumHome Property
NumInsert Property
NumKeyDown Property
NumKeyLeft Property
NumKeyRight Property
NumKeyUp Property
NumLock Property
NumMinus Property
NumMult Property
NumPageDown Property
NumPageUp Property
NumPlus Property
PageDown Property
PageUp Property
PauseBreak Property
PrtScr Property
ScrollLock Property
Shift Property
Space Property
Tab Property
Top Property
Width Property
Windows Property
PropertyChanged Event
KeyboardLayout Members
KeyboardLayout Constructor
KeyboardLayout Methods
KeyboardLayout Properties
KeyboardLayout Events
Create Method
Create Method (Stream)
Create Method (String)
Height Property
KeyboardLayoutId Property
Keys Property
Width Property
PropertyChanged Event
KeyLabels Members
KeyLabels Fields
Alt Field
Caps Field
Lower Field
Shift Field
VirtualKey Field
KeyTemplate Members
KeyTemplate Constructor
KeyTemplate Methods
KeyTemplate Properties
AddRoundRect Method
Draw Method
AlterCaseForeground Property
Background Property
Border Property
CornerRadius Property
HoverBackground Property
LowerCaseForeground Property
PressedBackground Property
UpperCaseForeground Property
NativeMethods Members
NativeMethods Constructor
NativeMethods Methods
ChangeLanguage Method
GetAvailableKeyboardLayouts Method
GetWindowRect Method
LoadKeyboardLayout Method
NextLanguage Method
PreFilterMessage Method
SendChar Method
SendString Method
NumPadKey Members
NumPadKey Constructor
NumPadKey Methods
NumPadKey Properties
NumPadKey Constructor ()
NumPadKey Constructor (Int32)
NumPadKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
NumCase Property
VirtualKey Property
ProgressBar Members
ProgressBar Constructor
ProgressBar Methods
ProgressBar Properties
OnPaint Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushHighlighted Property
Format Property
HighlightBrush Property
HighlightBrushDisabled Property
Maximum Property
Minimum Property
Text Property
TextAlign Property
Value Property
ProgressBarRenderer Members
ProgressBarRenderer Constructor
ProgressBarRenderer Methods
Render Method
ProgressBarState Members
ProgressBarState Constructor
ProgressBarState Methods
ProgressBarState Properties
GetEffectiveHighlightBrush Method
ForegroundBrushHighlighted Property
HighlightBrush Property
HighlightBrushDisabled Property
PercentValue Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
RangeSelector Events
OnDrawBackground Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnValueChanged Method
BackColor Property
BorderBrush Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Height Property
Maximum Property
Minimum Property
MinimumSelectionLength Property
ProjectionBrush Property
ScrollBackgroundBrush Property
SelectionBrush Property
SelectionEnd Property
SelectionStart Property
Step Property
Width Property
DrawBackground Event
ValueChanged Event
RECT Members
RECT Fields
Bottom Field
Left Field
Right Field
Top Field
RegularKey Members
RegularKey Constructor
RegularKey Methods
RegularKey Properties
RegularKey Constructor ()
RegularKey Constructor (Int32)
RegularKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
UpdateKey Method
AlterCase Property
AltGrLock Property
AltLock Property
CapitalCase Property
ControlLock Property
CurrentCase Property
LowerCase Property
OverrideLabel Property
Repeat Property
ShiftLock Property
UpperCase Property
VirtualKey Property
ScrollBar Members
ScrollBar Constructor
ScrollBar Methods
ScrollBar Properties
ScrollBar Events
Dispose Method
IsInputKey Method
OnDraw Method
OnGotFocus Method
OnKeyDown Method
OnKeyUp Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnRightToLeftChanged Method
OnScroll Method
OnValueChanged Method
BackColor Property
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundImage Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Enabled Property
Font Property
ForeColor Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
Height Property
ImeMode Property
IsHorizontal Property
IsVertical Property
LargeChange Property
Maximum Property
Minimum Property
SmallChange Property
TabStop Property
Text Property
ThumbBackgroundBrush Property
ThumbBackgroundBrushDisabled Property
ThumbBackgroundBrushDown Property
ThumbBackgroundBrushOver Property
ThumbBorderBrush Property
ThumbBorderBrushDisabled Property
ThumbBorderBrushDown Property
ThumbBorderBrushOver Property
ThumbBorderThickness Property
Value Property
Width Property
BackColorChanged Event
BackgroundImageChanged Event
Click Event
DoubleClick Event
Draw Event
FontChanged Event
ForeColorChanged Event
ImeModeChanged Event
MouseDown Event
MouseMove Event
MouseUp Event
Paint Event
Scroll Event
TextChanged Event
ValueChanged Event
ScrollBarDrawEventArgs Members
ScrollBarDrawEventArgs Constructor
ScrollBarDrawEventArgs Methods
ScrollBarDrawEventArgs Properties
DrawFocus Method
Element Property
SpecialKey Members
SpecialKey Constructor
SpecialKey Methods
SpecialKey Properties
SpecialKey Constructor ()
SpecialKey Constructor (Int32)
SpecialKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
IsThis Method
Send Method
UpdateKey Method
VirtualKey Property
SvgViewer Members
SvgViewer Constructor
SvgViewer Methods
SvgViewer Properties
SvgViewer Events
Load Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
ScrollTo Method
ZoomIn Method
ZoomOut Method
Load Method ()
Load Method (String)
Content Property
FileName Property
HScrollBar Property
ScrollX Property
ScrollY Property
SizeMode Property
SmoothingMode Property
TextRenderingHint Property
VScrollBar Property
ZoomFactor Property
ScrollChanged Event
SizeModeChanged Event
ZoomFactorChanged Event
TitleBarButton Members
TitleBarButton Constructor
TitleBarButton Methods
TitleBarButton Properties
TitleBarButton Events
Equals Method
GetHashCode Method
ButtonBrush Property
ButtonImage Property
ButtonPen Property
Height Property
State Property
Width Property
X Property
Y Property
Draw Event
OnClick Event
TitleBarButtonEventArgs Members
TitleBarButtonEventArgs Properties
ButtonBounds Property
ParentControl Property
TitleBarButtons Members
TitleBarButtons Constructor
TitleBarButtons Properties
AutoHideButton Property
CloseButton Property
ShowContextMenuButton Property
UnicodeKey Members
UnicodeKey Constructor
UnicodeKey Methods
UnicodeKey Properties
UnicodeKey Constructor ()
UnicodeKey Constructor (Char)
UnicodeKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
Character Property
LowerCase Property
Repeat Property
UpperCase Property
VirtualKeyboard Members
VirtualKeyboard Constructor
VirtualKeyboard Methods
VirtualKeyboard Properties
VirtualKeyboard Events
ApplyTheme Method
ChangeLanguage Method
Dispose Method
LoadImeTable Method
OnHandleCreated Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnParentChanged Method
SendKey Method
SetKeyLabels Method
UnlockKeys Method
WndProc Method
ApplyTheme Method (Stream)
ApplyTheme Method (String)
ChangeLanguage Method (CultureInfo)
ChangeLanguage Method (String)
ChangeLanguage Method (UInt32)
LoadImeTable Method (CultureInfo, DirectoryInfo)
LoadImeTable Method (CultureInfo, String)
AltGrLocked Property
AltLocked Property
AttachedWindow Property
AutoFill Property
AutoReleaseModifierKeys Property
AutoRepeat Property
AutoUpdateCulture Property
CapsLocked Property
ControlLocked Property
CurrentLayout Property
DefaultLayout Property
DefaultSize Property
Font Property
InputLocale Property
IsStandAlone Property
KeyTemplate Property
LayoutsFolder Property
LicenseKey Property
Mode Property
NumLocked Property
PasswordMode Property
PreventActivation Property
RepeatDelay Property
RepeatDownOnly Property
RepeatRate Property
ScrollLocked Property
ShiftLocked Property
TemplateLayout Property
Theme Property
KeyPressed Event
VirtualKeyEventArgs Members
VirtualKeyEventArgs Constructor
VirtualKeyEventArgs Properties
Key Property
VScrollBar Members
VScrollBar Constructor
VScrollBar Properties
DefaultSize Property
Action Class
Connection Class
Control Class
Ellipse Class
EllipticalArc Class
Geometry Class
GeometryOperator Class
GeometryStorage Class
GeometryVisitor Class
IPlatformHelper(TColor, TImage) Interface
Master(TColor, TImage) Class
Point Class
Property Class
Rect Class
Shape(TColor, TImage) Class
Stencil(TColor, TImage) Class
UserValue Class
Action Members
Action Properties
Checked Property
Id Property
Inivisble Property
Name Property
Connection Members
Connection Properties
Id Property
Name Property
X Property
Y Property
Control Members
Control Properties
Id Property
Name Property
X Property
Y Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Bounds Property
Center Property
EllipticalArc Members
EllipticalArc Constructor
EllipticalArc Properties
Bounds Property
Center Property
Start Property
Sweep Property
Geometry Members
Geometry Properties
NoFill Property
NoLine Property
NoShow Property
Operators Property
GeometryOperator Members
GeometryStorage Members
GeometryStorage Methods
GeometryStorage Properties
ToString Method
A Property
B Property
C Property
D Property
X Property
Y Property
GeometryVisitor Members
GeometryVisitor Constructor
GeometryVisitor Methods
ArcTo Method
Ellipse Method
EllipticalArcTo Method
LineTo Method
MoveTo Method
PolylineTo Method
Visit Method
IPlatformHelper(TColor, TImage) Members
IPlatformHelper(TColor, TImage) Methods
CreateColor Method
CreateImage Method
GetA Method
GetB Method
GetG Method
GetR Method
SaveImage Method
ToString Method
CreateColor Method (Int32, Int32, Int32)
CreateColor Method (Int32, Int32, Int32, Int32)
CreateColor Method (String)
Master(TColor, TImage) Members
Master(TColor, TImage) Methods
Master(TColor, TImage) Properties
Clone Method
Invalidate Method
LoadLocalState Method
ResetLocalValues Method
SaveLocalState Method
ToString Method
Icon Property
Id Property
Shapes Property
UniversalName Property
Point Members
Point Constructor
Point Methods
Point Properties
Point Constructor ()
Point Constructor (Double, Double)
ToString Method
X Property
Y Property
Property Members
Property Methods
Property Properties
ToString Method
Format Property
Id Property
Name Property
Value Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor ()
Rect Constructor (Double, Double, Double, Double)
ToString Method
Height Property
Width Property
X Property
Y Property
Shape(TColor, TImage) Members
Shape(TColor, TImage) Methods
Shape(TColor, TImage) Properties
ToString Method
Actions Property
Angle Property
BackgroundColor Property
BackgroundColorTransparency Property
Connections Property
Controls Property
FillPattern Property
FlipX Property
FlipY Property
ForegroundColor Property
ForegroundColorTransparency Property
Geometries Property
HasPositionInfo Property
Height Property
Id Property
Image Property
ImageHeight Property
ImageOffsetX Property
ImageOffsetY Property
ImageWidth Property
LineBeginArrow Property
LineColor Property
LineColorTransparency Property
LineEndArrow Property
LinePattern Property
LineRounding Property
LineWeight Property
LocPinX Property
LocPinY Property
Parent Property
PinX Property
PinY Property
Properties Property
ScratchValues Property
Shapes Property
Text Property
UserValues Property
Width Property
Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Constructor
Stencil(TColor, TImage) Methods
Stencil(TColor, TImage) Properties
LoadFrom Method
LoadFromXml Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (XmlElement)
SaveTo Method (BinaryWriter)
SaveTo Method (XmlElement)
Masters Property
MastersByName Property
UserValue Members
UserValue Constructor
UserValue Methods
UserValue Properties
ToString Method
Id Property
Name Property
Value Property
MindFusion.Vsx
Action Class
Connection Class
Control Class
Ellipse Class
EllipticalArc Class
Geometry Class
GeometryOperator Class
GeometryStorage Class
GeometryVisitor Class
IPlatformHelper(TColor, TImage) Interface
Master(TColor, TImage) Class
Point Class
Property Class
Rect Class
Shape(TColor, TImage) Class
Stencil(TColor, TImage) Class
UserValue Class
Action Members
Action Properties
Checked Property
Id Property
Inivisble Property
Name Property
Connection Members
Connection Properties
Id Property
Name Property
X Property
Y Property
Control Members
Control Properties
Id Property
Name Property
X Property
Y Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Bounds Property
Center Property
EllipticalArc Members
EllipticalArc Constructor
EllipticalArc Properties
Bounds Property
Center Property
Start Property
Sweep Property
Geometry Members
Geometry Properties
NoFill Property
NoLine Property
NoShow Property
Operators Property
GeometryOperator Members
GeometryStorage Members
GeometryStorage Methods
GeometryStorage Properties
ToString Method
A Property
B Property
C Property
D Property
X Property
Y Property
GeometryVisitor Members
GeometryVisitor Constructor
GeometryVisitor Methods
ArcTo Method
Ellipse Method
EllipticalArcTo Method
LineTo Method
MoveTo Method
PolylineTo Method
Visit Method
IPlatformHelper(TColor, TImage) Members
IPlatformHelper(TColor, TImage) Methods
CreateColor Method
CreateImage Method
GetA Method
GetB Method
GetG Method
GetR Method
SaveImage Method
ToString Method
CreateColor Method (Int32, Int32, Int32)
CreateColor Method (Int32, Int32, Int32, Int32)
CreateColor Method (String)
Master(TColor, TImage) Members
Master(TColor, TImage) Methods
Master(TColor, TImage) Properties
Clone Method
Invalidate Method
LoadLocalState Method
ResetLocalValues Method
SaveLocalState Method
ToString Method
Icon Property
Id Property
Shapes Property
UniversalName Property
Point Members
Point Constructor
Point Methods
Point Properties
Point Constructor ()
Point Constructor (Double, Double)
ToString Method
X Property
Y Property
Property Members
Property Methods
Property Properties
ToString Method
Format Property
Id Property
Name Property
Value Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor ()
Rect Constructor (Double, Double, Double, Double)
ToString Method
Height Property
Width Property
X Property
Y Property
Shape(TColor, TImage) Members
Shape(TColor, TImage) Methods
Shape(TColor, TImage) Properties
ToString Method
Actions Property
Angle Property
BackgroundColor Property
BackgroundColorTransparency Property
Connections Property
Controls Property
FillPattern Property
FlipX Property
FlipY Property
ForegroundColor Property
ForegroundColorTransparency Property
Geometries Property
HasPositionInfo Property
Height Property
Id Property
Image Property
ImageHeight Property
ImageOffsetX Property
ImageOffsetY Property
ImageWidth Property
LineBeginArrow Property
LineColor Property
LineColorTransparency Property
LineEndArrow Property
LinePattern Property
LineRounding Property
LineWeight Property
LocPinX Property
LocPinY Property
Parent Property
PinX Property
PinY Property
Properties Property
ScratchValues Property
Shapes Property
Text Property
UserValues Property
Width Property
Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Constructor
Stencil(TColor, TImage) Methods
Stencil(TColor, TImage) Properties
LoadFrom Method
LoadFromXml Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (XmlElement)
SaveTo Method (BinaryWriter)
SaveTo Method (XmlElement)
Masters Property
MastersByName Property
UserValue Members
UserValue Constructor
UserValue Methods
UserValue Properties
ToString Method
Id Property
Name Property
Value Property
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Drawing
Action Enumeration
AdjustmentHandle Class
AdjustmentHandles Enumeration
AeroEffect Class
Anchoring Enumeration
AnchorPattern Class
AnchorPoint Class
AnchorPointCollection Class
AnchorPointEventArgs Class
ArcTemplate Class
AreaEventArgs Class
ArrowHeads Class
AttachTo Enumeration
AttachToLink Enumeration
AttachToNode Enumeration
AutoJson Class
AutoResize Enumeration
Axis Enumeration
BarcodeNode Class
BarcodeNodeProperties Class
BarcodeNodeStyle Class
Behavior Enumeration
BezierTemplate Class
BranchIndicator Enumeration
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ClipboardEventArgs Class
CollectionBase(T) Class
ColumnStyle Enumeration
CommandHistory Class
CompositeNode Class
CompositeNodeStyle Class
CompositeRouter Class
ConnectionPoint Class
Constants Class
ContainerChildEventArgs Class
ContainerNode Class
ContainerNodeProperties Class
ContainerNodeStyle Class
ContainmentKeys Enumeration
ControlMouseAction Enumeration
ControlPointEventArgs Class
Converter Class
CreatePathDelegate Delegate
CursorHint Enumeration
CustomDraw Enumeration
DelKeyAction Enumeration
Diagram Class
DiagramBase Class
DiagramDocument Class
DiagramEventArgs Class
DiagramItem Class
DiagramItemCollection Class
DiagramItemProperties Class
DiagramItemState Class
DiagramItemStyle Class
DiagramLink Class
DiagramLinkCollection Class
DiagramLinkProperties Class
DiagramLinkState Class
DiagramLinkStyle Class
DiagramNode Class
DiagramNodeCollection Class
DiagramNodeEventArgs Class
DiagramNodeProperties Class
DiagramNodeState Class
DiagramNodeStyle Class
DiagramPage Class
DiagramPageEventArgs Class
DiagramPageValidationEventArgs Class
DiagramStyle Class
DirectionConstraint Enumeration
DraggedNode Class
DraggedShape Class
DragIndicator Enumeration
DrawAnchorPointEventArgs Class
DrawBranchIndicatorEventArgs Class
DrawCellEventArgs Class
DrawItemEventArgs Class
DrawLinkEventArgs Class
DrawNodeEventArgs Class
DummyNode Class
EditCellTextEventArgs Class
EditLinkTextEventArgs Class
EditNodeTextEventArgs Class
EffectsProvider Class
ElementTemplate Class
EmbossEffect Class
ExpandButtonAction Enumeration
ExpandButtonPosition Enumeration
ExpandIconRenderer Class
Factory Class
FitSize Enumeration
FoldIconRenderer Class
FreeFormHandle Class
FreeFormNode Class
FreeFormNodeStyle Class
GlassEffect Class
GlassEffectType Enumeration
Granularity Enumeration
GridRouter Class
GridStyle Enumeration
Group Class
Group.Attachment Class
GroupAnchorStyles Enumeration
GroupCollection Class
GroupEventArgs Class
GroupRotation Enumeration
HandlesStyle Enumeration
HandlesVisualStyle Class
HitTestEventArgs Class
HitTestPriority Enumeration
HitTestResult Enumeration
HtmlBuilder Class
HyperLinkStyle Enumeration
IDiagramView Interface
IEffectsProvider Interface
IItemFactory Interface
ILinkRouter Interface
IMeasureUnitConverter Interface
InplaceEditable Interface
InstantiateItemEventArgs Class
InteractionState Class
InternalUtils Class
IPersists Interface
IProperty Interface
IResolution Interface
ItemCollectionBase(T) Class
ItemEventArgs Class
ItemLabel Class
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle Class
LinkCrossingEventArgs Class
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkShape Enumeration
LinkShapeEventArgs Class
LinkTextStyle Enumeration
LinkValidationEventArgs Class
MapContent Class
MapNode Class
MapNodeProperties Class
MarkStyle Enumeration
MeasureUnit Class
MeasureUnitType Enumeration
ModificationEffect Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
MouseWheelAction Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeLabel Class
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PatternRouter Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
PolylineRouting Enumeration
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RelativeToNode Enumeration
RenderCallback(T) Delegate
Renderers Class
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutePattern Class
RouteStep Class
RouteStepKind Enumeration
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
ScrollIconRenderer Class
Selection Class
SelectionCopy Class
SelectionEventArgs Class
SelectionStyle Enumeration
SelectionValidationEventArgs Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeAdjustmentHandle Class
ShapeCollection Class
ShapeControlPoint Class
ShapeConverter Class
ShapeData Class
ShapeDecoration Class
ShapeEventArgs Class
ShapeFormulaParam Class
ShapeLibrary Class
ShapeNode Class
ShapeNodeProperties Class
ShapeNodeState Class
ShapeNodeStyle Class
Shapes Class
ShowAnchors Enumeration
SimpleShape Enumeration
SizeFConverter Class
SmoothShadowEffect Class
SnapToAnchor Enumeration
Style Class
StylePropertyChangedEventArgs Class
SvgNode Class
SvgNodeProperties Class
SvgNodeStyle Class
TableConnectionStyle Enumeration
TableNode Class
TableNode.Cell Class
TableNode.CellCollection Class
TableNode.Column Class
TableNode.ColumnCollection Class
TableNode.Row Class
TableNode.RowCollection Class
TableNodeProperties Class
TableNodeStyle Class
TableScrollUI Enumeration
Theme Class
Thickness Structure
ThicknessConverter Class
TimerEventArgs Class
TimerEventArgs.TimerCommand Enumeration
TreeEnumerator Class
TreeItemEventArgs Class
TreeItemValidationEventArgs Class
TreeViewConnectionPoint Class
TreeViewConnectionStyle Enumeration
TreeViewItem Class
TreeViewNode Class
TreeViewNodeStyle Class
UndoEventArgs Class
UndoManager Class
UndoValidationEventArgs Class
UnitType Enumeration
Vector Structure
VideoNode Class
View3D Enumeration
VisioContent Class
VisioNode Class
VisioNodeProperties Class
VisioNodeStyle Class
VisioStencil Class
VisitNode Delegate
XmlPersistContext Class
AdjustmentHandle Members
AdjustmentHandle Constructor
AdjustmentHandle Methods
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AnchorPattern Members
AnchorPattern Constructor
AnchorPattern Methods
AnchorPattern Properties
AnchorPattern Constructor ()
AnchorPattern Constructor (AnchorPoint[])
AnchorPattern Constructor (AnchorPoint[], String)
AnchorPattern Constructor (AnchorPointCollection)
AnchorPattern Constructor (AnchorPointCollection, String)
AnchorPattern Constructor (String)
Clone Method
FromId Method
Register Method
Decision1In3Out Property
Decision2In2Out Property
Id Property
LeftInRightOut Property
Points Property
TopInBottomOut Property
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
AnchorPoint Properties
AnchorPoint Constructor ()
AnchorPoint Constructor (Single, Single)
AnchorPoint Constructor (Single, Single, Boolean, Boolean)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32, Object)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle, Color)
Clone Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
AllowIncoming Property
AllowOutgoing Property
Color Property
Column Property
MarkStyle Property
Tag Property
ToolTip Property
X Property
XUnit Property
Y Property
YUnit Property
AnchorPointCollection Members
AnchorPointCollection Constructor
AnchorPointCollection Methods
AnchorPointCollection Constructor ()
AnchorPointCollection Constructor (AnchorPoint[])
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
RemoveAt Method
AnchorPointEventArgs Members
AnchorPointEventArgs Constructor
AnchorPointEventArgs Properties
Link Property
NewAnchorIndex Property
OldAnchorIndex Property
ArcTemplate Members
ArcTemplate Constructor
ArcTemplate Methods
ArcTemplate Properties
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single)
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
StartAngle Property
SweepAngle Property
AreaEventArgs Members
AreaEventArgs Properties
AreaTag Property
Column Property
Item Property
Row Property
ArrowHeads Members
ArrowHeads Fields
Arrow Field
BackSlash Field
BowArrow Field
Circle Field
DefaultFlow Field
DoubleArrow Field
None Field
Pentagon Field
PointerArrow Field
Quill Field
Reversed Field
RevTriangle Field
RevWithCirc Field
RevWithLine Field
Rhombus Field
Slash Field
Tetragon Field
Triangle Field
AutoJson Members
AutoJson Constructor
BarcodeNode Members
BarcodeNode Constructor
BarcodeNode Methods
BarcodeNode Properties
BarcodeNode Constructor ()
BarcodeNode Constructor (BarcodeNode)
BarcodeNode Constructor (Diagram)
CreateProperties Method
DrawLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnTextChanged Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
BarColor Property
Content Property
Format Property
QRCorrectionLevel Property
BarcodeNodeProperties Members
BarcodeNodeProperties Constructor
BarcodeNodeStyle Members
BarcodeNodeStyle Constructor
BezierTemplate Members
BezierTemplate Constructor
BezierTemplate Methods
BezierTemplate Properties
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Properties
Cell Property
Column Property
MouseButton Property
MousePosition Property
PreventNodeEvent Property
Row Property
Table Property
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
CellValidationEventArgs Properties
CancelDrag Method
Cancel Property
ClipboardEventArgs Members
ClipboardEventArgs Constructor
ClipboardEventArgs Properties
ClipboardEventArgs Constructor (Object)
ClipboardEventArgs Constructor (Object, Object)
Data Property
DataType Property
IsGetOperation Property
IsHandled Property
Source Property
CollectionBase(T) Members
CollectionBase(T) Fields
CollectionBase(T) Constructor
CollectionBase(T) Methods
CollectionBase(T) Properties
InnerList Field
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Sort Method
Sort Method (Comparison(T))
Sort Method (IComparer(T))
Count Property
IsReadOnly Property
Item Property
CommandHistory Members
CommandHistory Methods
CommandHistory Properties
Clear Method
MergeUndoRecords Method
Capacity Property
Commands Property
NextRedo Property
NextUndo Property
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
CompositeNode Properties
CompositeNode Constructor ()
CompositeNode Constructor (CompositeNode)
CompositeNode Constructor (Diagram)
ArrangeComponents Method
ContainsComponent Method
DocToComponent Method
DrawLocal Method
DrawShadowLocal Method
FindComponent Method
GenerateJsonTemplate Method
GetComponentAt Method
GetRgnInRect Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadJsonTemplate Method
OnMeasureUnitChanged Method
OnRemove Method
OnUpdateBounds Method
OnZoomChanged Method
PointToComponent Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeComponents Method
ClipToOutline Property
Components Property
CompositeNodeStyle Members
CompositeNodeStyle Constructor
CompositeRouter Members
CompositeRouter Constructor
CompositeRouter Methods
CompositeRouter Properties
CompositeRouter Constructor ()
CompositeRouter Constructor (Diagram)
RouteLink Method
RouteLinks Method
Diagram Property
Routers Property
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
ConnectionPoint Properties
ConnectionPoint Constructor ()
ConnectionPoint Constructor (DiagramNode, DiagramLink, Boolean)
AddLinkToNode Method
CalculateIntersections Method
CanMoveLink Method
GetAnchorPos Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
GetNodeRect Method
LinkChanges Method
LoadFrom Method
NearestAnchorPoint Method
NodesIntersect Method
RemoveLinkFromNode Method
SameNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
GetAnchorPos Method (Int32)
GetAnchorPos Method (Int32, PointF@)
Incoming Property
Link Property
Node Property
RelativePosition Property
Row Property
Constants Members
Constants Fields
Constants Methods
E Field
IdentityMatrix Field
NoAnchorPattern Field
GetAutoScroll Method
GetContainerFolderPadding Method
GetExpandIconSize Method
GetFitTextStep Method
GetHalfInch Method
GetHScrollButtonSize Method
GetInch Method
GetInflation Method
GetLineHitTest Method
GetMarkSize Method
GetMillimeter Method
GetMinArrowheadSize Method
GetMinItemSize Method
GetPixel Method
GetReflHth Method
GetReflWth2 Method
GetRoundRectArc Method
GetRouteGridSize Method
GetScrollerWdt Method
GetSelPtTest Method
GetTableHeaderOffset Method
GetVScrollButtonSize Method
TouchHitDistance Method
ContainerChildEventArgs Members
ContainerChildEventArgs Constructor
ContainerChildEventArgs Methods
ContainerChildEventArgs Properties
ToString Method
Container Property
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
ContainerNode Properties
ContainerNode Constructor ()
ContainerNode Constructor (ContainerNode)
ContainerNode Constructor (Diagram)
Add Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
Clone Method
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetRepaintRect Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
Remove Method
ResizeToFitChildren Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReference Method
UpdateBounds Method
VisitNodes Method
UpdateBounds Method ()
UpdateBounds Method (Boolean)
AllowAddChildren Property
AllowRemoveChildren Property
AutoDeleteChildren Property
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
Children Property
ClipChildren Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EnableStyledText Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize Property
Scrollable Property
ScrollX Property
ScrollY Property
Shape Property
UnfoldedSize Property
Visible Property
ContainerNodeProperties Members
ContainerNodeProperties Fields
ContainerNodeProperties Constructor
Caption Field
CaptionHeight Field
Margin Field
Shape Field
ContainerNodeStyle Members
ContainerNodeStyle Constructor
ControlPointEventArgs Members
ControlPointEventArgs Constructor
ControlPointEventArgs Properties
ControlPoint Property
NewValue Property
Node Property
OldValue Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
Diagram Properties
Dummy Field
AddItem Method
AlignPointToGrid Method
AllowNodeBounds Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
Clone Method
CopySelection Method
CopyTo Method
CreateAddItemCmd Method
CreateImage Method
CreateItem Method
CreateMeasureGraphics Method
CreateModifyItemCmd Method
CreateRemoveItemCmd Method
CreateThemeFromDefaults Method
DeleteGroup Method
Dispose Method
Draw Method
DrawAlignmentGuides Method
DrawInteraction Method
DrawInteractions Method
DrawLayer Method
DrawStyledText Method
EffectiveTouchHitDistance Method
EnumByReverseZ Method
EnumTopLevelByReverseZ Method
ExecuteCommand Method
FindGroup Method
FindLink Method
FindLinkById Method
FindNode Method
FindNodeById Method
GetContentBounds Method
GetItemAt Method
GetLinkAt Method
GetLinksAt Method
GetNearestNode Method
GetNodeAt Method
GetNodesAt Method
GetNodesInViewport Method
GetValue Method
HandleKeyDown Method
HandleKeyPress Method
HandleKeyUp Method
HandleMouseMove Method
HitTestComponents Method
HitTestLabels Method
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
MeasureString Method
Navigate Method
NewInstance Method
PasteSelection Method
PixelToUnit Method
RaiseCellTextEdited Method
RaiseCellTextEditing Method
RaiseClicked Method
RaiseCreated Method
RaiseDeleting Method
RaiseDoubleClicked Method
RaiseLinkTextEdited Method
RaiseLinkTextEditing Method
RaiseModified Method
RaiseMouseHover Method
RaiseNodeTextEdited Method
RaiseNodeTextEditing Method
RaisePasted Method
RaiseSelecting Method
RaiseTreeItemTextEditing Method
RaiseViewRemoved Method
RegisterClass Method
RegisterDefaultStyle Method
RegisterItemClass Method
RemoveItem Method
ResetAlignmentGuides Method
ResizeToFitItem Method
ResizeToFitItems Method
ResumeLinkRouter Method
RouteAllLinks Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
SetShadowOffset Method
SuspendLinkRouter Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CopySelection Method (Boolean, Boolean)
CopySelection Method (DiagramItemCollection, Boolean, Boolean)
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
GetItemAt Method (PointF, Boolean)
GetItemAt Method (PointF, Predicate(DiagramItem))
GetItemAt Method (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)
GetLinkAt Method (PointF, Single)
GetLinkAt Method (PointF, Single, Boolean)
GetLinkAt Method (PointF, Single, Boolean, Int32@)
GetNodeAt Method (PointF)
GetNodeAt Method (PointF, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean, Single)
GetNodeAt Method (PointF, Single)
Invalidate Method ()
Invalidate Method (Boolean)
Invalidate Method (Object, RectangleF)
Invalidate Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, RectangleF, StringFormat, Int32@, Int32@)
RaiseClicked Method (DiagramItem, PointF, MouseButton)
RaiseClicked Method (MouseButton, PointF)
RaiseDoubleClicked Method (DiagramItem, PointF, MouseButton)
RaiseDoubleClicked Method (MouseButton, PointF)
RegisterClass Method (Type, String, Int32)
RegisterClass Method (Type, String, Int32, String)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
ResizeToFitItems Method (Single)
ResizeToFitItems Method (Single, Boolean)
RouteAllLinks Method ()
RouteAllLinks Method (DiagramLinkCollection)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
ActiveItem Property
ActiveItemHandlesStyle Property
ActiveLayer Property
AdjustmentHandlesSize Property
AlignmentGuidePen Property
AlignToGrid Property
AllowLinksRepeat Property
AllowMultipleResize Property
AllowSelfLoops Property
AllowSplitLinks Property
AllowUnanchoredLinks Property
AllowUnconnectedLinks Property
AutoAlignDistance Property
AutoAlignNodes Property
AutoArrangeAvoidContainers Property
AutoArrangeAvoidSegments Property
AutoCloseDistance Property
AutoDeleteLinks Property
AutoHighlightRows Property
AutoResize Property
AutoSnapDistance Property
AutoSnapLinks Property
BackBrush Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageUrl Property
BarcodeNodeStyle Property
Bounds Property
BoundsPen Property
BranchIndicatorColor Property
BranchIndicatorSize Property
CellCustomDraw Property
CellFrameStyle Property
CompositeNodeStyle Property
ContainerCaption Property
ContainerCaptionHeight Property
ContainerHighlightPen Property
ContainerMargin Property
ContainerMinimumSize Property
ContainerNodeStyle Property
ContainersFoldable Property
CrossingRadius Property
DefaultShape Property
DiagramLinkStyle Property
DiagramStyle Property
Dirty Property
DisabledHandlesStyle Property
DynamicLinks Property
EffectiveBackBrush Property
EffectsProvider Property
EnableEmbossEffects Property
EnableLanes Property
EnableShadowEffects Property
EnableSpatialIndex Property
EnableStyledText Property
ExpandButtonAction Property
ExpandButtonPosition Property
ExpandOnIncoming Property
ExteriorBrush Property
Factory Property
FocusedComponent Property
FoldedContainerSize Property
Font Property
FreeFormAttractDistance Property
FreeFormTargets Property
GridColor Property
GridOffsetX Property
GridOffsetY Property
GridPatternHatch Property
GridPatternThreshold Property
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority Property
HoverDelay Property
Interaction Property
IsProEdition Property
Items Property
LaneGrid Property
Layers Property
LinkBaseShape Property
LinkBaseShapeSize Property
LinkBranchIndicator Property
LinkBrush Property
LinkCascadeOrientation Property
LinkCrossings Property
LinkCustomDraw Property
LinkEndsMovable Property
LinkHandlesStyle Property
LinkHeadShape Property
LinkHeadShapeSize Property
LinkHitDistance Property
LinkIntermediateShape Property
LinkIntermediateShapeSize Property
LinkMergeIndicator Property
LinkPen Property
LinkRouter Property
Links Property
LinkSegments Property
LinkShape Property
LinksRetainForm Property
LinkText Property
LinkTextStyle Property
MeasureTextRenderingHint Property
MeasureUnit Property
MergeIndicatorColor Property
MergeIndicatorSize Property
MergeThreshold Property
MinimumNodeSize Property
ModificationEffect Property
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand Property
RenderOptions Property
RestrictItemsToBounds Property
RoundedLinks Property
RoundedLinksRadius Property
RoundRectFactor Property
RouteLinks Property
RoutingOptions Property
RowHighlightBrush Property
ScriptHelper Property
SelectAfterCreate Property
SelectedItemHandlesStyle Property
Selection Property
SelectionOnTop Property
SerializationBinder Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
ShadowsStyle Property
ShapeBrush Property
ShapeCustomDraw Property
ShapeHandlesStyle Property
ShapeNodeStyle Property
ShapeOrientation Property
ShapePen Property
ShapeText Property
ShowAnchors Property
ShowDisabledHandles Property
ShowGrid Property
ShowHandlesOnDrag Property
SnapToAnchor Property
SortGroupsByZ Property
Style Property
SvgNodeStyle Property
TableBrush Property
TableCaption Property
TableCaptionHeight Property
TableColumnCount Property
TableColumnWidth Property
TableConnectionStyle Property
TableCustomDraw Property
TableHandlesStyle Property
TableNodeStyle Property
TablePen Property
TableRowCount Property
TableRowHeight Property
TableShape Property
TablesScrollable Property
Tag Property
TextColor Property
TextFormat Property
Theme Property
ToolTip Property
TouchHitDistance Property
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
DiagramBase Members
DiagramBase Constructor
DiagramBase Methods
DiagramBase Events
OnActionRecorded Method
OnActionRecording Method
OnActionRedone Method
OnActionUndone Method
OnBeginLoad Method
OnBoundsChanged Method
OnCellClicked Method
OnCellDoubleClicked Method
OnCellTextEdited Method
OnCellTextEditing Method
OnClicked Method
OnContainerChildAdded Method
OnContainerChildRemoved Method
OnContainerFolded Method
OnContainerUnfolded Method
OnContentVisibilityChanged Method
OnDefaultShapeChanged Method
OnDeserializeTag Method
OnDestinationAnchorChanged Method
OnDirtyChanged Method
OnDoubleClicked Method
OnDrawAdjustmentHandles Method
OnDrawAnchorPoint Method
OnDrawBackground Method
OnDrawBranchIndicator Method
OnDrawCell Method
OnDrawForeground Method
OnDrawLink Method
OnDrawNode Method
OnEndLoad Method
OnExpandButtonClicked Method
OnGroupDestroyed Method
OnHitTestAdjustmentHandles Method
OnInitializeLasso Method
OnInitializeLink Method
OnInitializeNode Method
OnItemAdded Method
OnItemRemoved Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnLayerVisibilityChanged Method
OnLinkActivated Method
OnLinkClicked Method
OnLinkCreateCancelled Method
OnLinkCreated Method
OnLinkCreating Method
OnLinkDeactivated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkDeselected Method
OnLinkDoubleClicked Method
OnLinkHovered Method
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointerEnter Method
OnLinkPointerLeave Method
OnLinkRouted Method
OnLinkSelected Method
OnLinkSelecting Method
OnLinkSplit Method
OnLinkStartModifying Method
OnLinkTextEdited Method
OnLinkTextEditing Method
OnMeasureUnitChanged Method
OnNodeActivated Method
OnNodeClicked Method
OnNodeCreateCancelled Method
OnNodeCreated Method
OnNodeCreating Method
OnNodeDeactivated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeDeselected Method
OnNodeDoubleClicked Method
OnNodeHovered Method
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointerEnter Method
OnNodePointerLeave Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnPropertyChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard Method
OnRequestDrawInteractions Method
OnRequestTimer Method
OnSelectionChanged Method
OnSelectionModified Method
OnSelectionModifying Method
OnSerializeTag Method
OnSetSelfLoopShape Method
OnShapeModified Method
OnShapeNotDefined Method
OnTableColumnResized Method
OnTableColumnResizing Method
OnTableRowResized Method
OnTableRowResizing Method
OnTableSectionCollapsed Method
OnTableSectionExpanded Method
OnTreeCollapsed Method
OnTreeExpanded Method
OnTreeItemTextEditing Method
OnValidateAnchorPoint Method
OnValidateLinkCrossing Method
OnViewRemoved Method
RaiseNodeModifying Method
TrackMouseHover Method
ActionRecorded Event
ActionRecording Event
ActionRedone Event
ActionUndone Event
ActiveLayerChanged Event
BeginLoad Event
BoundsChanged Event
CellClicked Event
CellDoubleClicked Event
CellTextEdited Event
CellTextEditing Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
ContentVisibilityChanged Event
DefaultShapeChanged Event
DeserializeTag Event
DestinationAnchorChanged Event
DirtyChanged Event
DoubleClicked Event
DrawAdjustmentHandles Event
DrawAnchorPoint Event
DrawBackground Event
DrawBranchIndicator Event
DrawCell Event
DrawForeground Event
DrawLink Event
DrawNode Event
EndLoad Event
ExpandButtonClicked Event
GroupDestroyed Event
HitTestAdjustmentHandles Event
InitializeLasso Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
JsonDeserializeTag Event
JsonSerializeTag Event
LayerVisibilityChanged Event
LinkActivated Event
LinkClicked Event
LinkCreateCancelled Event
LinkCreated Event
LinkCreating Event
LinkDeactivated Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkHovered Event
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointerEnter Event
LinkPointerLeave Event
LinkRouted Event
LinkSelected Event
LinkSelecting Event
LinkSplit Event
LinkStartModifying Event
LinkTextEdited Event
LinkTextEditing Event
MeasureUnitChanged Event
NodeActivated Event
NodeClicked Event
NodeCreateCancelled Event
NodeCreated Event
NodeCreating Event
NodeDeactivated Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeHovered Event
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointerEnter Event
NodePointerLeave Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard Event
RequestDrawInteractions Event
RequestTimer Event
SelectionChanged Event
SelectionModified Event
SelectionModifying Event
SerializeTag Event
SetSelfLoopShape Event
ShapeModified Event
ShapeNotDefined Event
TableColumnResized Event
TableColumnResizing Event
TableRowResized Event
TableRowResizing Event
TableSectionCollapsed Event
TableSectionExpanded Event
TreeCollapsed Event
TreeExpanded Event
TreeItemTextEditing Event
ValidateAnchorPoint Event
ValidateLinkCrossing Event
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
Clone Method
CopyTo Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
Dirty Property
Pages Property
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Properties
DiagramEventArgs Constructor (IGraphics, RectangleF, RectangleF)
DiagramEventArgs Constructor (MouseButton, PointF)
ClipRect Property
Graphics Property
MouseButton Property
MousePosition Property
VisibleRect Property
DiagramItem Members
DiagramItem Fields
DiagramItem Constructor
DiagramItem Methods
DiagramItem Properties
disposed Field
DiagramItem Constructor ()
DiagramItem Constructor (Diagram)
DiagramItem Constructor (DiagramItem)
AddManipulator Method
AllowCreate Method
AllowModify Method
Animate Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DoModify Method
Draw Method
DrawHandles Method
DrawManipulators Method
DrawShadow Method
Finalize Method
FreeResources Method
GetBounds Method
GetEffectiveBrush Method
GetEffectivePen Method
GetEffectiveShadowBrush Method
GetEffectiveTextBrush Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
GetToolTip Method
GetValue Method
HitTest Method
HitTestHandle Method
HitTestManipulators Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadObsolete Method
NotInteractive Method
NowModifying Method
OnAdd Method
OnChildModified Method
OnClick Method
OnDoubleClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnRemove Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnZoomChanged Method
Query Method
RemoveManipulator Method
Repaint Method
RestoreItemProperties Method
RestoreProperties Method
RestoreState Method
SaveItemProperties Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetDiagramDirty Method
SetExpanded Method
SetReference Method
ShouldRender Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateGroup Method
UpdateModify Method
ZBottom Method
ZLevelDown Method
ZLevelUp Method
ZTop Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Dispose Method ()
Dispose Method (Boolean)
DrawManipulators Method (IGraphics, Boolean)
DrawManipulators Method (IGraphics, Boolean, Boolean)
Repaint Method ()
Repaint Method (Boolean)
Repaint Method (RectangleF)
Brush Property
CustomDraw Property
EffectiveBrush Property
EffectiveFont Property
EffectivePen Property
EffectiveShadowBrush Property
EffectiveTextBrush Property
Font Property
HyperLink Property
Id Property
IgnoreLayout Property
LayerIndex Property
LayoutTraits Property
Locked Property
MeasureUnit Property
Opacity Property
Parent Property
Pen Property
Printable Property
RuntimeIndex Property
Selected Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
Style Property
SubordinateGroup Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
TextPadding Property
ToolTip Property
TopLevel Property
Visible Property
Weight Property
ZIndex Property
DiagramItemCollection Members
DiagramItemCollection Constructor
DiagramItemCollection Methods
Clone Method
DiagramItemProperties Members
DiagramItemProperties Fields
DiagramItemProperties Constructor
DiagramItemProperties Methods
ItemClass Field
Selected Field
Text Field
TextPadding Field
ZIndex Field
FreeResources Method
DiagramItemState Members
DiagramItemState Constructor
DiagramItemStyle Members
DiagramItemStyle Constructor
DiagramItemStyle Methods
DiagramItemStyle Properties
LoadFromJson Method
SaveToJson Method
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
DiagramLink Properties
DiagramLink Constructor (Diagram)
DiagramLink Constructor (Diagram, DiagramNode, DiagramNode)
DiagramLink Constructor (Diagram, DiagramNode, PointF)
DiagramLink Constructor (Diagram, PointF, DiagramNode)
DiagramLink Constructor (Diagram, PointF, PointF)
DiagramLink Constructor (DiagramLink, DiagramNode, DiagramNode)
AddLabel Method
AllowCreate Method
AllowModify Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawArrowhead Method
DrawHandles Method
DrawShadow Method
GetBounds Method
GetEffectiveHeadPen Method
GetLongestHSegment Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
HitTestHandle Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnModify Method
OnStyleChanged Method
OnTextChanged Method
ReassignAnchorPoints Method
RemoveLabel Method
RestoreProperties Method
RestoreState Method
Route Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetOrgAndDest Method
SetReference Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateFromPoints Method
UpdateIntersections Method
UpdateModify Method
AddLabel Method (LinkLabel)
AddLabel Method (String)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetBounds Method ()
GetBounds Method (Boolean)
Intersects Method (DiagramLink)
Intersects Method (DiagramNode)
UpdateFromPoints Method ()
UpdateFromPoints Method (Boolean)
AllowMoveEnd Property
AllowMoveStart Property
AutoRoute Property
AutoSnapToNode Property
BaseBrush Property
BaseShape Property
BaseShapeSize Property
Bounds Property
CascadeOrientation Property
ControlPoints Property
CrossingRadius Property
CustomDraw Property
Destination Property
DestinationAnchor Property
DestinationConnection Property
DestinationIndex Property
DrawCrossings Property
Dynamic Property
EffectiveHeadPen Property
EndPoint Property
Font Property
HandlesStyle Property
HeadBrush Property
HeadPen Property
HeadShape Property
HeadShapeSize Property
IntermediateBrush Property
IntermediateShape Property
IntermediateShapeSize Property
IsConnected Property
Labels Property
Length Property
Origin Property
OriginAnchor Property
OriginConnection Property
OriginIndex Property
RetainForm Property
SegmentCount Property
Shape Property
StartPoint Property
Text Property
TextAlignment Property
TextStyle Property
TopLevel Property
Visible Property
DiagramLinkCollection Members
DiagramLinkCollection Constructor
DiagramLinkCollection Methods
Clone Method
DiagramLinkProperties Members
DiagramLinkProperties Fields
DiagramLinkProperties Constructor
AllowMoveEnd Field
AllowMoveStart Field
AutoRoute Field
AutoSnapToNode Field
BaseShape Field
BaseShapeSize Field
CascadeOrientation Field
CrossingRadius Field
DrawCrossings Field
Dynamic Field
HeadShape Field
HeadShapeSize Field
IntermediateShape Field
IntermediateShapeSize Field
labels Field
RetainForm Field
Text Field
DiagramLinkState Members
DiagramLinkState Constructor
DiagramLinkStyle Members
DiagramLinkStyle Constructor
DiagramLinkStyle Methods
DiagramLinkStyle Properties
LoadFromJson Method
SaveToJson Method
HeadStroke Property
HeadStrokeDashStyle Property
HeadStrokeThickness Property
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks Method
AddLabel Method
AllowCreate Method
AllowModify Method
AttachManipulator Method
AttachTo Method
CancelModify Method
Collapse Method
CompleteCreate Method
CompleteModify Method
ConstraintsInfringed Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Detach Method
DetachManipulator Method
Draw Method
DrawAnchors Method
DrawHandles Method
DrawInRect Method
DrawLocal Method
DrawShadow Method
DrawShadowLocal Method
Expand Method
FreeResources Method
GetAllIncomingLinks Method
GetAllLinks Method
GetAllOutgoingLinks Method
GetCenter Method
GetClosestAnchorPoint Method
GetIntersection Method
GetLocalBounds Method
GetNearestBorderPoint Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
GetRotatedBounds Method
GetRotationAngle Method
GetToolTip Method
GroupContains Method
HitTestHandle Method
HitTestManipulators Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
Move Method
OnAdd Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnMeasureUnitChanged Method
OnModify Method
OnRemove Method
OnRotationAngleChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ReassignAnchorPoints Method
ReassignUnanchoredLinks Method
RemoveLabel Method
Resize Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetBounds Method
SetExpandable Method
SetExpanded Method
SetExpandedFlag Method
SetIncomingLinks Method
SetOutgoingLinks Method
SetPos Method
SetRect Method
SetReference Method
SetReflexive Method
ShouldRenderAnchors Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateLinkIntersections Method
UpdateLinkPositions Method
UpdateModify Method
AddLabel Method (NodeLabel)
AddLabel Method (String)
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
AttachTo Method (DiagramNode, Single, Single)
AttachTo Method (DiagramNode, Single, Single, Single, Single)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetAllIncomingLinks Method ()
GetAllIncomingLinks Method (DiagramLinkCollection)
GetAllOutgoingLinks Method ()
GetAllOutgoingLinks Method (DiagramLinkCollection)
GetRotatedBounds Method ()
GetRotatedBounds Method (RectangleF, PointF, Single)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Container Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
Labels Property
MasterGroup Property
MasterItem Property
Obstacle Property
OutgoingLinks Property
RotationAngle Property
TopLevel Property
DiagramNodeCollection Members
DiagramNodeCollection Constructor
DiagramNodeCollection Methods
Clone Method
DiagramNodeEventArgs Members
DiagramNodeEventArgs Constructor
DiagramNodeEventArgs Properties
DiagramNodeEventArgs Constructor (DiagramNode)
DiagramNodeEventArgs Constructor (DiagramNode, Int32)
Index Property
Node Property
DiagramNodeProperties Members
DiagramNodeProperties Fields
DiagramNodeProperties Constructor
labels Field
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
Clone Method
CopyTo Method
OnPropertyChanged Method
Icon Property
IconUrl Property
Title Property
TitleColor Property
PropertyChanged Event
DiagramPageEventArgs Members
DiagramPageEventArgs Constructor
DiagramPageEventArgs Properties
DiagramPage Property
DiagramPageValidationEventArgs Members
DiagramPageValidationEventArgs Constructor
DiagramPageValidationEventArgs Properties
Cancel Property
DiagramStyle Members
DiagramStyle Constructor
DiagramStyle Methods
DiagramStyle Properties
LoadFromJson Method
SaveToJson Method
BackBrush Property
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
NodeEffects Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DraggedNode Members
DraggedNode Constructor
DraggedNode Properties
DraggedNode Constructor (DiagramNode, SizeF)
DraggedNode Constructor (DiagramNode, SizeF, String)
Label Property
Node Property
Size Property
DraggedShape Members
DraggedShape Constructor
DraggedShape Properties
Id Property
Size Property
DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Constructor
DrawAnchorPointEventArgs Properties
AnchorIndex Property
AnchorPattern Property
Graphics Property
Location Property
Node Property
DrawBranchIndicatorEventArgs Members
DrawBranchIndicatorEventArgs Properties
From Property
Graphics Property
Merge Property
Position Property
To Property
DrawCellEventArgs Members
DrawCellEventArgs Constructor
DrawCellEventArgs Properties
Bounds Property
Cell Property
Column Property
Graphics Property
Row Property
Table Property
DrawItemEventArgs Members
DrawItemEventArgs Constructor
DrawItemEventArgs Properties
Graphics Property
Item Property
DrawLinkEventArgs Members
DrawLinkEventArgs Constructor
DrawLinkEventArgs Properties
Graphics Property
Link Property
Points Property
Shadow Property
DrawNodeEventArgs Members
DrawNodeEventArgs Constructor
DrawNodeEventArgs Properties
Bounds Property
CustomDrawKind Property
Graphics Property
Node Property
Options Property
Shadow Property
DummyNode Members
DummyNode Constructor
DummyNode Methods
ContainsPoint Method
CreateConnectionPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetNearestBorderPoint Method
HitTestHandle Method
EditCellTextEventArgs Members
EditCellTextEventArgs Constructor
EditCellTextEventArgs Properties
Cell Property
Column Property
NewText Property
OldText Property
Row Property
Table Property
EditLinkTextEventArgs Members
EditLinkTextEventArgs Constructor
EditLinkTextEventArgs Properties
Label Property
Link Property
NewText Property
OldText Property
EditNodeTextEventArgs Members
EditNodeTextEventArgs Constructor
EditNodeTextEventArgs Properties
Label Property
NewText Property
Node Property
OldText Property
EffectsProvider Members
EffectsProvider Constructor
ElementTemplate Members
ElementTemplate Constructor
ElementTemplate Methods
ElementTemplate Properties
Clone Method
GetElementPen Method
SameAs Method
Color Property
DashStyle Property
Width Property
EmbossEffect Members
EmbossEffect Constructor
EmbossEffect Methods
Clone Method
ExpandIconRenderer Members
ExpandIconRenderer Constructor
ExpandIconRenderer Properties
ExpandIconRenderer Constructor (Image, Image)
ExpandIconRenderer Constructor (RenderCallback(DiagramNode))
ExpandIconRenderer Constructor (SvgContent, SvgContent)
Size Property
Factory Members
Factory Constructor
Factory Methods
CreateBarcodeNode Method
CreateContainerNode Method
CreateDiagramLink Method
CreateGroup Method
CreateMapNode Method
CreateShapeNode Method
CreateSvgNode Method
CreateTableNode Method
CreateTreeViewNode Method
CreateVisioNode Method
CreateBarcodeNode Method (PointF, SizeF)
CreateBarcodeNode Method (PointF, SizeF, BarcodeFormat, String)
CreateBarcodeNode Method (RectangleF)
CreateBarcodeNode Method (RectangleF, BarcodeFormat, String)
CreateBarcodeNode Method (Single, Single, Single, Single)
CreateBarcodeNode Method (Single, Single, Single, Single, BarcodeFormat, String)
CreateContainerNode Method (PointF, SizeF)
CreateContainerNode Method (PointF, SizeF, Boolean)
CreateContainerNode Method (RectangleF)
CreateContainerNode Method (RectangleF, Boolean)
CreateContainerNode Method (Single, Single, Single, Single)
CreateContainerNode Method (Single, Single, Single, Single, Boolean)
CreateDiagramLink Method (DiagramNode, DiagramNode)
CreateDiagramLink Method (DiagramNode, PointF)
CreateDiagramLink Method (DiagramNode, TableNode, Int32)
CreateDiagramLink Method (PointF, DiagramNode)
CreateDiagramLink Method (PointF, PointF)
CreateDiagramLink Method (ShapeNode, Int32, ShapeNode, Int32)
CreateDiagramLink Method (TableNode, Int32, DiagramNode)
CreateDiagramLink Method (TableNode, Int32, TableNode, Int32)
CreateDiagramLink Method (TableNode, TableNode)
CreateDiagramLink Method (TreeViewNode, TreeViewItem, TreeViewNode, TreeViewItem)
CreateMapNode Method (PointF, SizeF)
CreateMapNode Method (PointF, SizeF, MapContent)
CreateMapNode Method (RectangleF)
CreateMapNode Method (RectangleF, MapContent)
CreateMapNode Method (Single, Single, Single, Single)
CreateMapNode Method (Single, Single, Single, Single, MapContent)
CreateShapeNode Method (PointF, SizeF)
CreateShapeNode Method (PointF, SizeF, Shape)
CreateShapeNode Method (RectangleF)
CreateShapeNode Method (RectangleF, Shape)
CreateShapeNode Method (Single, Single, Single, Single)
CreateShapeNode Method (Single, Single, Single, Single, Shape)
CreateSvgNode Method (PointF, SizeF)
CreateSvgNode Method (PointF, SizeF, SvgContent)
CreateSvgNode Method (RectangleF)
CreateSvgNode Method (RectangleF, SvgContent)
CreateSvgNode Method (Single, Single, Single, Single)
CreateSvgNode Method (Single, Single, Single, Single, SvgContent)
CreateTableNode Method (PointF, SizeF)
CreateTableNode Method (PointF, SizeF, Int32, Int32)
CreateTableNode Method (RectangleF)
CreateTableNode Method (RectangleF, Int32, Int32)
CreateTableNode Method (Single, Single, Single, Single)
CreateTableNode Method (Single, Single, Single, Single, Int32, Int32)
CreateTreeViewNode Method (PointF, SizeF)
CreateTreeViewNode Method (RectangleF)
CreateTreeViewNode Method (Single, Single, Single, Single)
CreateVisioNode Method (PointF, SizeF)
CreateVisioNode Method (PointF, SizeF, VisioContent)
CreateVisioNode Method (RectangleF)
CreateVisioNode Method (RectangleF, VisioContent)
CreateVisioNode Method (Single, Single, Single, Single)
CreateVisioNode Method (Single, Single, Single, Single, VisioContent)
FoldIconRenderer Members
FoldIconRenderer Constructor
FoldIconRenderer Constructor (Image, Image)
FoldIconRenderer Constructor (RenderCallback(ContainerNode))
FoldIconRenderer Constructor (SvgContent, SvgContent)
FreeFormHandle Members
FreeFormHandle Constructor
FreeFormHandle Properties
PointIndex Property
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
FreeFormNode Properties
FreeFormNode Constructor ()
FreeFormNode Constructor (Diagram)
FreeFormNode Constructor (FreeFormNode)
AllowCreate Method
CancelModify Method
CompleteCreate Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetOutlinePoly Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnRotationAngleChanged Method
OnUpdateBounds Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
StandardShapeReplacement Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateFromPoints Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Closed Property
ConvertToShape Property
Points Property
Text Property
FreeFormNodeStyle Members
FreeFormNodeStyle Constructor
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
Group Members
Group Constructor
Group Methods
Group Properties
Group Constructor (Diagram)
Group Constructor (Group)
AttachAlongLinkLength Method
AttachCustom Method
AttachProportional Method
AttachToCorner Method
AttachToEdges Method
AttachToFractionalPosition Method
AttachToLinkPoint Method
AttachToLinkSegment Method
AttachToLongestHSegment Method
AttachToSideMiddle Method
Detach Method
GetRepaintRect Method
AttachedNodes Property
AutoDeleteItems Property
Expandable Property
FollowMasterContainment Property
FollowMasterRotation Property
MainItem Property
Tag Property
Visible Property
Group.Attachment Members
Group.Attachment Constructor
Group.Attachment Methods
Group.Attachment Properties
Clone Method
Data Property
Node Property
Percents Property
Traits Property
Type Property
GroupCollection Members
GroupCollection Fields
GroupCollection Constructor
GroupCollection Methods
groupEventArgs Field
notifyParent Field
Add Method
Clear Method
Clone Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
GroupEventArgs Members
GroupEventArgs Constructor
GroupEventArgs Properties
Group Property
Index Property
HandlesVisualStyle Members
HandlesVisualStyle Constructor
HandlesVisualStyle Methods
HandlesVisualStyle Properties
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ControlPointBrush Property
DashPen Property
HandleBrush Property
HandlePen Property
HatchBrush Property
PatternBrush Property
RotationHandleBrush Property
HitTestEventArgs Members
HitTestEventArgs Constructor
HitTestEventArgs Properties
HitResult Property
Item Property
MousePosition Property
HtmlBuilder Members
HtmlBuilder Constructor
HtmlBuilder Methods
HtmlBuilder Properties
HtmlBuilder Events
CreateImageHtml Method
CreateImageMap Method
CreateUseMapAttr Method
CreateImageMap Method (String)
CreateImageMap Method (String, RectangleF)
AreasForTableCells Property
AreasForTreeViewItems Property
ExpandBtnHyperLink Property
LinkTarget Property
Scale Property
ScrollDownHyperLink Property
ScrollUpHyperLink Property
CreatingArea Event
IDiagramView Members
IDiagramView Methods
IDiagramView Properties
ZoomToRect Method
Diagram Property
IEffectsProvider Members
IEffectsProvider Methods
GenerateEmboss Method
GenerateShadow Method
IItemFactory Members
IItemFactory Methods
IItemFactory Properties
IItemFactory Events
CreateItem Method
CreateItem Method (Int32)
CreateItem Method (String)
ClsidTable Property
TypeTable Property
InstantiateItem Event
ILinkRouter Members
ILinkRouter Methods
ILinkRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
IMeasureUnitConverter Members
IMeasureUnitConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
InplaceEditable Members
InplaceEditable Methods
GetEditRect Method
GetTextToEdit Method
SetEditedText Method
InstantiateItemEventArgs Members
InstantiateItemEventArgs Constructor
InstantiateItemEventArgs Properties
Item Property
ItemClass Property
InteractionState Members
InteractionState Constructor
InteractionState Methods
InteractionState Properties
Cancel Method
CancelNow Method
Complete Method
IsAllowed Method
IsCompleting Method
SetHandleIndex Method
SetItemDeleted Method
ShouldCancelDrag Method
Start Method
Update Method
ValidateAndSetCursor Method
Action Property
AdjustmentHandle Property
CurrentItem Property
CurrentPoint Property
Diagram Property
InvalidRect Property
LinkTarget Property
MouseMoved Property
SkipSavingState Property
StartPoint Property
InternalUtils Members
InternalUtils Methods
AddToRect Method
ApproxBezier Method
ApproxEllipse Method
Blend Method
CheckIntersect Method
ConvertUnits Method
CreateEllipticRgn Method
CreatePolygonRgn Method
CreateRoundRectRgn Method
Distance Method
DistanceAlongLength Method
DistanceSq Method
DistToPolyline Method
DistToRectPoint Method
DrawExpandButton Method
DrawRect Method
DrawSelHandles Method
GetCenter Method
GetEllipseIntr Method
GetLoadedAssembly Method
GetLoadedType Method
GetRoundRect Method
ImageRect Method
LinearGradient Method
MatchPointsMinLength Method
MidPoint Method
MinDistToRect Method
NormalizeRect Method
OffsetPath Method
PointAlongLength Method
PointInRect Method
PointsInRect Method
RectangleToPoints Method
ScaleRect Method
ScaleRectCentered Method
SetBrushAlpha Method
SetCenter Method
UnionNonEmptyRects Method
UnionRects Method
DistToPolyline Method (PointF, IList, Int32)
DistToPolyline Method (PointF, IList, Int32, Int32@)
GetLoadedType Method (String)
GetLoadedType Method (String, String)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
MidPoint Method (Point, Point)
MidPoint Method (PointF, PointF)
NormalizeRect Method (Rectangle)
NormalizeRect Method (RectangleF)
PointInRect Method (Point, Rectangle)
PointInRect Method (PointF, RectangleF)
IPersists Members
IPersists Methods
GetClassId Method
LoadFrom Method
SaveTo Method
SetReference Method
IProperty Members
IProperty Methods
IProperty Properties
GetValue Method
SetValue Method
Unset Method
HasValue Property
Name Property
IResolution Members
IResolution Properties
DpiX Property
DpiY Property
ItemCollectionBase(T) Members
ItemCollectionBase(T) Fields
ItemCollectionBase(T) Methods
itemEventArgs Field
notifyParent Field
Add Method
Clear Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Index Property
Item Property
ItemLabel Members
ItemLabel Constructor
ItemLabel Methods
ItemLabel Properties
ItemLabel Constructor ()
ItemLabel Constructor (DiagramItem)
Cancel Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SaveToJson Method
SaveToXml Method
SetEditedText Method
SetMouseCursor Method
UpdateValue Method
Brush Property
EnableStyledText Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
Item Property
Margin Property
MaxWidth Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
JsonPersistContext Members
JsonPersistContext Fields
JsonPersistContext Constructor
JsonPersistContext Methods
JsonPersistContext Properties
LatestFormat Field
JsonPersistContext Constructor (Diagram, Int32)
JsonPersistContext Constructor (Diagram, Int32, Boolean)
LoadItem Method
ReadAnchorPattern Method
ReadComposite Method
ReadEffect Method
ReadFont Method
ReadItemId Method
ReadMap Method
ReadShape Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
SaveItem Method
WriteAnchorPattern Method
WriteComposite Method
WriteEffect Method
WriteFont Method
WriteHandlesStyle Method
WriteItemId Method
WriteItemType Method
WriteMap Method
WriteShape Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
Diagram Property
FileVersion Property
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Layer Members
Layer Constructor
Layer Methods
Layer Properties
Layer Events
OnPropertyChanged Method
Locked Property
Title Property
Visible Property
ZIndex Property
PropertyChanged Event
LayerEventArgs Members
LayerEventArgs Constructor
LayerEventArgs Properties
Index Property
Layer Property
LineTemplate Members
LineTemplate Constructor
LineTemplate Methods
LineTemplate Properties
LineTemplate Constructor (Single, Single, Single, Single)
LineTemplate Constructor (Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
LinkAdjustmentHandle Members
LinkAdjustmentHandle Constructor
LinkAdjustmentHandle Properties
PointIndex Property
LinkCrossingEventArgs Members
LinkCrossingEventArgs Constructor
LinkCrossingEventArgs Properties
BottomLink Property
BottomSegmentIndex Property
Cancel Property
IntersectionPoint Property
TopLink Property
TopSegmentIndex Property
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Properties
LinkEventArgs Constructor (DiagramLink)
LinkEventArgs Constructor (DiagramLink, MouseButton, PointF)
LinkEventArgs Constructor (DiagramLink, PointF, Int32)
AdjustmentHandle Property
Link Property
MouseButton Property
MousePosition Property
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
LinkLabel Properties
LinkLabel Constructor ()
LinkLabel Constructor (DiagramLink)
LinkLabel Constructor (DiagramLink, String)
Clone Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
PointAlongLength Method
SaveToJson Method
SaveToXml Method
SetControlPointPosition Method
SetEditedText Method
SetLinkLengthPosition Method
SetSegmentPosition Method
AutoArrange Property
Brush Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
LengthFactor Property
Link Property
Margin Property
MaxWidth Property
RelativeTo Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
LinkShapeEventArgs Members
LinkShapeEventArgs Constructor
LinkShapeEventArgs Properties
Handled Property
LinkValidationEventArgs Members
LinkValidationEventArgs Constructor
LinkValidationEventArgs Methods
LinkValidationEventArgs Properties
LinkValidationEventArgs Constructor (DiagramLink)
LinkValidationEventArgs Constructor (DiagramLink, PointF, Int32, DiagramNode, Int32, Int32)
LinkValidationEventArgs Constructor (DiagramLink, RectangleF)
CancelDrag Method
AnchorIndex Property
Cancel Property
ChangingDestination Property
ChangingOrigin Property
Destination Property
Label Property
Node Property
NodeElement Property
Origin Property
SelectionRectangle Property
TableRow Property
MapContent Members
MapContent Methods
MapContent Properties
AddBrush Method
AddPen Method
AssignColors Method
Draw Method
FromFile Method
FromXml Method
Transform Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
Map Property
MapNode Members
MapNode Constructor
MapNode Methods
MapNode Properties
MapNode Constructor ()
MapNode Constructor (Diagram)
MapNode Constructor (MapNode)
CreateProperties Method
DiagramToMap Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
MapToDiagram Method
ResizeToFitMap Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Content Property
DrawLabels Property
FillColors Property
MapNodeProperties Members
MapNodeProperties Constructor
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Percent Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32)
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32, IMeasureUnitConverter)
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
ApplyTo Method
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToGraphicsUnit Method
ToString Method
ApplyTo Method (Graphics)
ApplyTo Method (IGraphics)
Convert Method (Double, MeasureUnit, Object)
Convert Method (Double, MeasureUnit, Object, Axis)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Amount Property
Id Property
Name Property
StandardDivisions Property
NodeAdjustmentHandle Members
NodeAdjustmentHandle Fields
NodeAdjustmentHandle Constructor
NodeAdjustmentHandle Methods
NodeAdjustmentHandle Properties
Move Field
ResizeBottomRight Field
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
HandleType Property
NodeConstraints Members
NodeConstraints Constructor
NodeConstraints Methods
NodeConstraints Properties
Clone Method
LoadFromXml Method
SaveToXml Method
DisableMirroring Property
KeepInsideDiagram Property
KeepInsideParent Property
KeepRatio Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
MoveDirection Property
NodeEffect Members
NodeEffect Constructor
NodeEffect Methods
NodeEffect Events
Clone Method
PropertyChanged Event
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Properties
NodeEventArgs Constructor (DiagramNode)
NodeEventArgs Constructor (DiagramNode, MouseButton, PointF)
NodeEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
AdjustmentHandle Property
MouseButton Property
MousePosition Property
Node Property
NodeLabel Members
NodeLabel Constructor
NodeLabel Methods
NodeLabel Properties
NodeLabel Constructor ()
NodeLabel Constructor (DiagramNode)
NodeLabel Constructor (DiagramNode, String)
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
SetCenterPosition Method
SetCornerPosition Method
SetEdgePosition Method
Node Property
RelativeTo Property
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
ShouldCancelDrag Method
Cancel Property
Label Property
OverrideBounds Property
SelectionRectangle Property
NotATreeException Members
NotATreeException Constructor
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
Path Members
Path Methods
Path Properties
GetWeight Method
Items Property
Length Property
Links Property
Nodes Property
PathCollection Members
PathCollection Constructor
PathCollection Methods
PathCollection Properties
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
Item Property
PathFinder Members
PathFinder Constructor
PathFinder Methods
PathFinder Constructor (Diagram)
PathFinder Constructor (Diagram, Boolean)
EnumAllCycles Method
EnumAllPaths Method
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
EnumAllPaths Method (DiagramNode, DiagramNode)
EnumAllPaths Method (DiagramNode, DiagramNode, Int32)
FindAllPaths Method (DiagramNode, DiagramNode)
FindAllPaths Method (DiagramNode, DiagramNode, Int32)
FindCycle Method ()
FindCycle Method (DiagramNode)
FindLongestPath Method ()
FindLongestPath Method (DiagramNode, DiagramNode)
FindLongestPath Method (Int64)
FindShortestPath Method (DiagramNode, DiagramNode)
FindShortestPath Method (DiagramNode, DiagramNode, Boolean, Boolean)
PatternRouter Members
PatternRouter Constructor
PatternRouter Methods
PatternRouter Properties
PatternRouter Constructor ()
PatternRouter Constructor (Diagram)
PatternRouter Constructor (Diagram, List(RoutePattern))
RouteLink Method
RouteLinks Method
Diagram Property
MinimumDistance Property
Obstacles Property
Patterns Property
PreferredDistance Property
PersistableCollection(T) Members
PersistableCollection(T) Constructor
PersistContext Members
PersistContext Methods
PersistContext Properties
GetObsoleteValue Method
LoadAnchorPattern Method
LoadBrush Method
LoadColor Method
LoadColorArray Method
LoadFloatArray Method
LoadFont Method
LoadHashtable Method
LoadImage Method
LoadObject Method
LoadPen Method
loadPtfArray Method
LoadRect Method
LoadRectF Method
LoadReference Method
LoadRemainingObjects Method
LoadShape Method
LoadSizeF Method
LoadStringFormat Method
LoadSvg Method
LoadTag Method
LoadTheme Method
LoadThickness Method
LoadVisioContent Method
ReadHeader Method
SaveAnchorPattern Method
SaveBrush Method
SaveColor Method
SaveColorArray Method
SaveFloatArray Method
SaveFont Method
SaveHashtable Method
SaveImage Method
SaveObject Method
SavePen Method
SavePtfArray Method
SaveRect Method
SaveRectF Method
SaveReference Method
SaveShape Method
SaveSizeF Method
SaveStringFormat Method
SaveSvg Method
SaveTag Method
SaveTheme Method
SaveThickness Method
SaveVisioContent Method
SetReferences Method
TryLoadRemainingObjects Method
WriteHeader Method
WriteReferencedObjects Method
FileVersion Property
Reader Property
VersionTable Property
Writer Property
PointCollection Members
PointCollection Constructor
PointCollection Methods
PointCollection Properties
PointCollection Constructor (Int32)
PointCollection Constructor (PointF[])
Add Method
AddRange Method
Clear Method
Clone Method
GetArray Method
GetAt Method
Insert Method
Remove Method
Reverse Method
SetAt Method
Item Property
QuickRouter Members
QuickRouter Constructor
QuickRouter Methods
QuickRouter Properties
QuickRouter Constructor ()
QuickRouter Constructor (Diagram)
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Diagram Property
Granularity Property
TurnCost Property
UBendMaxLen Property
ReadOnlyCollection(T) Members
ReadOnlyCollection(T) Constructor
ReadOnlyCollection(T) Methods
ReadOnlyCollection(T) Properties
CopyTo Method
GetEnumerator Method
Count Property
IsSynchronized Property
SyncRoot Property
ReadOnlyDiagramItemCollection Members
ReadOnlyDiagramItemCollection Constructor
ReadOnlyDiagramItemCollection Methods
ReadOnlyDiagramItemCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramLinkCollection Members
ReadOnlyDiagramLinkCollection Constructor
ReadOnlyDiagramLinkCollection Methods
ReadOnlyDiagramLinkCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramNodeCollection Members
ReadOnlyDiagramNodeCollection Constructor
ReadOnlyDiagramNodeCollection Methods
ReadOnlyDiagramNodeCollection Properties
Contains Method
IndexOf Method
Item Property
RectangleFConverter Members
RectangleFConverter Constructor
RectangleFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
Renderers Members
Renderers Properties
ExpandIconRenderer Property
FoldIconRenderer Property
ScrollIconRenderer Property
RenderOptions Members
RenderOptions Constructor
RenderOptions Properties
RenderOptions Constructor ()
RenderOptions Constructor (RenderOptions)
CatchGdiPlusExceptions Property
EnableAnchors Property
EnableBackground Property
EnableBackgroundImage Property
EnableEffects Property
EnableGrid Property
EnableImages Property
EnableInterior Property
EnableShadows Property
EnableText Property
HyperLinkStyle Property
HyperLinkTarget Property
InternalMsg Property
MeasureUnit Property
PaintControls Property
RenderTarget Property
Scale Property
ScrollX Property
ScrollY Property
SmoothingMode Property
TargetView Property
TextRenderingHint Property
VisibleRect Property
RepaintEventArgs Members
RepaintEventArgs Constructor
RepaintEventArgs Properties
RepaintEventArgs Constructor (RectangleF)
RepaintEventArgs Constructor (RectangleF, Boolean)
RepaintEventArgs Constructor (RectangleF, Object)
InvalidRect Property
RedrawCacheImage Property
SourceView Property
RoundRectangleTemplate Members
RoundRectangleTemplate Constructor
RoundRectangleTemplate Methods
RoundRectangleTemplate Properties
RoundRectangleTemplate Constructor ()
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single)
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
Radius Property
RoutePattern Members
RoutePattern Constructor
RoutePattern Properties
RoutePattern Constructor ()
RoutePattern Constructor (String)
Steps Property
RouteStep Members
RouteStep Constructor
RouteStep Constructor (RouteStepKind)
RouteStep Constructor (RouteStepKind, Single)
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring Property
AvoidOverlaps Property
CrossingCost Property
Distance Property
DistSquare Property
DontOptimizeLongRoutes Property
EndOrientation Property
EndPointsOffset Property
GridSize Property
IgnoreAnchoring Property
LengthCost Property
MaxAbs Property
NodeVicinityCost Property
NodeVicinitySize Property
PolylineRouting Property
RouteHeuristics Property
StartOrientation Property
TriggerRerouting Property
TurnCost Property
RowEventArgs Members
RowEventArgs Constructor
RowEventArgs Properties
RowIndex Property
Table Property
ScriptHelper Members
ScriptHelper Constructor
ScriptHelper Methods
ApplyLayout Method
CreateObject Method
CreateSolidBrush Method
NodesIntersect Method
ShapeTemplateFromId Method
Scrollable Members
Scrollable Methods
CreateScrollCommand Method
GetScrollbarLargeChange Method
GetScrollbarMaximum Method
GetShape Method
IntegralScrollMode Method
UpdateScrollPosition Method
ScrollIconRenderer Members
ScrollIconRenderer Constructor
ScrollIconRenderer Properties
ScrollIconRenderer Constructor (Image, Image)
ScrollIconRenderer Constructor (Image, Image, Image, Image)
ScrollIconRenderer Constructor (RenderCallback(TableNode))
ScrollIconRenderer Constructor (SvgContent, SvgContent)
ScrollIconRenderer Constructor (SvgContent, SvgContent, SvgContent, SvgContent)
Width Property
Selection Members
Selection Constructor
Selection Methods
Selection Properties
AddItem Method
AllowCreate Method
AllowModify Method
CancelModify Method
Change Method
Clear Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
FreeResources Method
GetRepaintRect Method
GetSize Method
HitTestHandle Method
LoadFrom Method
RemoveItem Method
SaveTo Method
SetReference Method
StartCreate Method
StartModify Method
Toggle Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
AllowMultipleSelection Property
Bounds Property
ExtendMode Property
IncludeItemsIfIntersect Property
Items Property
Links Property
Nodes Property
SetsDirtyFlag Property
Style Property
SelectionCopy Members
SelectionCopy Constructor
SelectionCopy Properties
Groups Property
Items Property
OriginalItems Property
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Properties
AdjustmentHandle Property
MousePosition Property
Selection Property
SelectionValidationEventArgs Members
SelectionValidationEventArgs Constructor
SelectionValidationEventArgs Methods
SelectionValidationEventArgs Properties
CancelDrag Method
Cancel Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Shape Members
Shape Constructor
Shape Methods
Shape Properties
Shape Constructor (Byte[])
Shape Constructor (Byte[], String)
Shape Constructor (CreatePathDelegate, CreatePathDelegate, String)
Shape Constructor (CreatePathDelegate, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String, ShapeDecoration[])
Shape Constructor (ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], FillMode, String)
Shape Constructor (String, String)
Shape Constructor (String, String, List(ShapeControlPoint), String)
Shape Constructor (String, String, String)
Clone Method
Draw Method
Equals Method
FromId Method
FromSvg Method
GetHitPath Method
GetRenderingPath Method
LoadFromXml Method
SaveToXml Method
ToString Method
Draw Method (IGraphics, Brush, Pen, Boolean)
Draw Method (IGraphics, Brush, Pen, Boolean, RectangleF, Single)
FromSvg Method (SvgContent)
FromSvg Method (SvgContent, Boolean)
FromSvg Method (SvgContent, Boolean, Boolean)
AnchorPattern Property
ControlPoints Property
DecorationHitTesting Property
Decorations Property
DecorationsFormula Property
DisplayName Property
EnableOutline Property
FillMode Property
Id Property
Image Property
ImageLocation Property
ImageRectangle Property
IsArrowhead Property
LinkSegmentInset Property
Outline Property
OutlineFormula Property
ShapeDecorations Property
Shapes Property
TextArea Property
ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Constructor
ShapeAdjustmentHandle Properties
ControlPoint Property
FormulaParam Property
ShapeCollection Members
ShapeCollection Methods
ShapeCollection Properties
Contains Method
CopyTo Method
GetAt Method
GetEnumerator Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
ShapeControlPoint Members
ShapeControlPoint Constructor
ShapeControlPoint Methods
ShapeControlPoint Properties
Clone Method
MaxXRelativeToWidth Property
MaxYRelativeToHeight Property
ParamName Property
ShapeConverter Members
ShapeConverter Constructor
ShapeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
GetStandardValues Method
GetStandardValuesExclusive Method
GetStandardValuesSupported Method
ShapeData Members
ShapeData Constructor
ShapeData Methods
ShapeData Properties
Clone Method
Height Property
Width Property
ShapeDecoration Members
ShapeDecoration Constructor
ShapeDecoration Methods
ShapeDecoration Properties
Clone Method
LoadFromXml Method
SaveToXml Method
Brush Property
Elements Property
FillMode Property
Pen Property
ShapeEventArgs Members
ShapeEventArgs Constructor
ShapeEventArgs Methods
ShapeEventArgs Properties
ShapeEventArgs Constructor (Shape)
ShapeEventArgs Constructor (Shape, Int32)
ShapeEventArgs Constructor (Shape, Int32, String)
ToString Method
Index Property
OldName Property
Shape Property
UnknownId Property
ShapeFormulaParam Members
ShapeFormulaParam Constructor
ShapeFormulaParam Methods
ShapeFormulaParam Properties
ShapeFormulaParam Constructor ()
ShapeFormulaParam Constructor (Single, Single)
Clone Method
LoadFromXml Method
SaveToXml Method
X Property
Y Property
ShapeLibrary Members
ShapeLibrary Constructor
ShapeLibrary Methods
ShapeLibrary Properties
ShapeLibrary Constructor ()
ShapeLibrary Constructor (Shape[])
LoadFrom Method
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, String)
Shapes Property
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
ShapeNode Properties
ShapeNode Constructor ()
ShapeNode Constructor (Diagram)
ShapeNode Constructor (ShapeNode)
AllowModify Method
CancelModify Method
CompleteModify Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DrawHandles Method
DrawLocal Method
DrawShadowLocal Method
GetImageRect Method
GetIntersection Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAdd Method
OnLoad Method
OnMeasureUnitChanged Method
OnRotationAngleChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
StartModify Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetImageRect Method ()
GetImageRect Method (Boolean)
AllowFlip Property
CustomDraw Property
EnableStyledText Property
FlipX Property
FlipY Property
Font Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
PolygonalTextLayout Property
RotateImage Property
RotateText Property
Shape Property
ShapeOrientation Property
Text Property
TextFormat Property
TextPadding Property
Transparent Property
ShapeNodeProperties Members
ShapeNodeProperties Fields
ShapeNodeProperties Constructor
ShapeNodeProperties Methods
AllowFlip Field
FlipX Field
FlipY Field
RotateText Field
Shape Field
ShapeOrientation Field
Text Field
Transparent Field
UsePolyTextLt Field
FreeResources Method
ShapeNodeState Members
ShapeNodeState Constructor
ShapeNodeStyle Members
ShapeNodeStyle Constructor
Shapes Members
Shapes Properties
Actor Property
Alternative Property
Arrow1 Property
Arrow2 Property
Arrow3 Property
Arrow4 Property
Arrow5 Property
Arrow6 Property
Arrow7 Property
Arrow8 Property
Arrow9 Property
BeginLoop Property
BpmnComplex Property
BpmnDataBasedXor Property
BpmnEndCancel Property
BpmnEndCompensation Property
BpmnEndError Property
BpmnEndLink Property
BpmnEndMessage Property
BpmnEndMultiple Property
BpmnEndTerminate Property
BpmnEventBasedXor Property
BpmnInclusive Property
BpmnIntermediateCancel Property
BpmnIntermediateCompensation Property
BpmnIntermediateError Property
BpmnIntermediateLink Property
BpmnIntermediateMessage Property
BpmnIntermediateMultiple Property
BpmnIntermediateRule Property
BpmnIntermediateTimer Property
BpmnParallelFork Property
BpmnStartLink Property
BpmnStartMessage Property
BpmnStartMultiple Property
BpmnStartRule Property
BpmnStartTimer Property
Cloud Property
Collate Property
ConeDown Property
ConeUp Property
ConnectedIssues Property
CreateRequest Property
Cross Property
Cube Property
Cylinder Property
Database Property
DataTransmition Property
DDelay Property
Decagon Property
Decision Property
Decision2 Property
Delay Property
DInDelay Property
DirectAccessStorage Property
DiskStorage Property
Display Property
DividedEvent Property
DividedProcess Property
Document Property
Donut Property
DOutDelay Property
Ellipse Property
EndLoop Property
ExternalOrganization Property
ExternalProcess Property
File Property
FramedRectangle Property
Gate Property
Heart Property
Heptagon Property
Hourglass Property
Input Property
InternalStorage Property
Interrupt Property
Interrupt2 Property
IsoProcess Property
Junction Property
Lightning Property
LinedDocument Property
ManualOperation Property
Merge Property
MessageFromUser Property
MessageToUser Property
Microform Property
MicroformProcessing Property
MicroformRecording Property
MultiDocument Property
MultiProc Property
Octagon Property
OfflineStorage Property
OffpageConnection Property
OffpageReference Property
Or Property
Pentagon Property
Plaque Property
PrimitiveFromCall Property
PrimitiveToCall Property
Procedure Property
Process Property
Prysm Property
PunchedCard Property
PyramidDown Property
PyramidUp Property
Rectangle Property
RightTriangle Property
RoundRect Property
RSave Property
Save Property
Sort Property
Sphere Property
Star Property
Star16Pointed Property
Star24Pointed Property
Star32Pointed Property
Star4Pointed Property
Star5Pointed Property
Star6Pointed Property
Star7Pointed Property
Start Property
Tape Property
Terminator Property
TransmittalTape Property
Trapezoid Property
SizeFConverter Members
SizeFConverter Constructor
SizeFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
SmoothShadowEffect Members
SmoothShadowEffect Constructor
SmoothShadowEffect Methods
SmoothShadowEffect Properties
Clone Method
Dispersion Property
Style Members
Style Constructor
Style Methods
Style Events
GetProperties Method
GetProperty Method
GetValue Method
IsPropertySet Method
LoadFrom Method
LoadFromXml Method
OnPropertyChanged Method
RegisterProperty Method
RegisterType Method
SaveTo Method
SaveToXml Method
SetValue Method
UnsetValue Method
PropertyChanged Event
StylePropertyChangedEventArgs Members
StylePropertyChangedEventArgs Properties
NewValue Property
OldValue Property
Property Property
SvgNode Members
SvgNode Constructor
SvgNode Methods
SvgNode Properties
SvgNode Constructor ()
SvgNode Constructor (Diagram)
SvgNode Constructor (SvgNode)
CreateProperties Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
ContentAlign Property
SvgUrl Property
SvgNodeProperties Members
SvgNodeProperties Constructor
SvgNodeStyle Members
SvgNodeStyle Constructor
TableNode Members
TableNode Constructor
TableNode Methods
TableNode Properties
TableNode Constructor ()
TableNode Constructor (Diagram)
TableNode Constructor (TableNode)
AcceptLinks Method
AddColumn Method
AddRelation Method
AddRow Method
BreakRelation Method
CellFromPoint Method
CreateConnectionPoint Method
CreateProperties Method
DeleteColumn Method
DeleteRow Method
Dispose Method
DrawAnchors Method
DrawLocal Method
DrawShadowLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetEffectiveCellTextBrush Method
GetIntersection Method
GetSpannedCellRect Method
GetToolTip Method
HitTestManipulators Method
InsertColumn Method
InsertRow Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RedimTable Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
ScrollDown Method
ScrollUp Method
SetReference Method
SetReflexive Method
GetSpannedCellRect Method (Int32, Int32)
GetSpannedCellRect Method (TableNode.Cell)
ResizeToFitText Method (Boolean)
ResizeToFitText Method (Boolean, Boolean)
AllowResizeColumns Property
AllowResizeRows Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
CaptionPlainText Property
CellCustomDraw Property
CellFrameStyle Property
CellTextBrush Property
ColumnCount Property
Columns Property
ColumnWidth Property
ConnectionStyle Property
CurrentScrollRow Property
CustomDraw Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EffectiveCellTextBrush Property
EnableStyledText Property
Font Property
HasItems Property
HighlightedRow Property
Image Property
ImageAlign Property
ImagePadding Property
Item Property
OffsetHeaderRows Property
RowAnchorPattern Property
RowCount Property
RowHeight Property
Rows Property
Scrollable Property
ScrollUI Property
Shape Property
TextPadding Property
TableNode.Cell Members
TableNode.Cell Constructor
TableNode.Cell Methods
TableNode.Cell Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
Brush Property
ColumnSpan Property
Font Property
HyperLink Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
RowSpan Property
Table Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
ToolTip Property
TableNode.CellCollection Members
TableNode.CellCollection Constructor
TableNode.CellCollection Methods
TableNode.CellCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Column Members
TableNode.Column Constructor
TableNode.Column Methods
TableNode.Column Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ColumnStyle Property
Width Property
TableNode.ColumnCollection Members
TableNode.ColumnCollection Constructor
TableNode.ColumnCollection Methods
TableNode.ColumnCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Row Members
TableNode.Row Constructor
TableNode.Row Methods
TableNode.Row Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
AnchorPattern Property
Expanded Property
Header Property
Height Property
IncomingLinks Property
OutgoingLinks Property
RelatedManyToOne Property
RelatedOneToMany Property
Table Property
TableNode.RowCollection Members
TableNode.RowCollection Constructor
TableNode.RowCollection Methods
TableNode.RowCollection Properties
Add Method
Clone Method
GetAt Method
IndexOf Method
Insert Method
Remove Method
Item Property
TableNodeProperties Members
TableNodeProperties Fields
TableNodeProperties Constructor
TableNodeProperties Methods
Caption Field
CaptionHeight Field
CellTextBrush Field
ColumnWidth Field
CurrScrollRow Field
RowHeight Field
Scrollable Field
FreeResources Method
TableNodeStyle Members
TableNodeStyle Constructor
TableNodeStyle Properties
CaptionBackBrush Property
CellTextBrush Property
Theme Members
Theme Constructor
Theme Methods
GetStyle Method
LoadFromString Method
LoadFromXml Method
RegisterStyle Method
SaveToString Method
SaveToXml Method
UnregisterStyle Method
Thickness Members
Thickness Constructor
Thickness Properties
Thickness Constructor (Single)
Thickness Constructor (Single, Single, Single, Single)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TimerEventArgs Members
TimerEventArgs Constructor
TimerEventArgs Properties
TimerEventArgs Constructor (Int32, EventHandler)
TimerEventArgs Constructor (Object)
Command Property
Handler Property
Interval Property
IsHandled Property
IsStart Property
Timer Property
TreeEnumerator Members
TreeEnumerator Constructor
TreeEnumerator Methods
TreeEnumerator Properties
MoveNext Method
Reset Method
Current Property
TreeItemEventArgs Members
TreeItemEventArgs Constructor
TreeItemEventArgs Properties
Item Property
MouseButton Property
MousePosition Property
TreeItemValidationEventArgs Members
TreeItemValidationEventArgs Constructor
TreeItemValidationEventArgs Properties
Cancel Property
TreeViewConnectionPoint Members
TreeViewConnectionPoint Constructor
TreeViewConnectionPoint Methods
TreeViewConnectionPoint Properties
TreeViewConnectionPoint Constructor ()
TreeViewConnectionPoint Constructor (TreeViewNode, DiagramLink, Boolean, TreeViewItem)
AddLinkToNode Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
LinkChanges Method
LoadFrom Method
RemoveLinkFromNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
Item Property
Row Property
TreeViewItem Members
TreeViewItem Constructor
TreeViewItem Properties
TreeViewItem Events
TreeViewItem Constructor ()
TreeViewItem Constructor (String)
TreeViewItem Constructor (TreeViewItem)
Brush Property
Children Property
Expanded Property
Height Property
Image Property
ImageUrl Property
IncomingLinks Property
Label Property
LabelBrush Property
LabelFont Property
OutgoingLinks Property
Parent Property
Tag Property
PropertyChanged Event
TreeViewNode Members
TreeViewNode Constructor
TreeViewNode Methods
TreeViewNode Properties
TreeViewNode Constructor ()
TreeViewNode Constructor (Diagram)
TreeViewNode Constructor (TreeViewNode)
AcceptLinks Method
CreateConnectionPoint Method
CreateProperties Method
DrawLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetFlatItemList Method
GetItemRect Method
HitTest Method
HitTestExpander Method
ItemFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RemoveItem Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReflexive Method
Caption Property
CaptionHeight Property
CaptionImage Property
ConnectionStyle Property
DividerPen Property
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
UndoManager Members
UndoManager Methods
UndoManager Properties
Redo Method
StartComposite Method
Undo Method
StartComposite Method (String)
StartComposite Method (String, Boolean)
History Property
UndoEnabled Property
UndoValidationEventArgs Members
UndoValidationEventArgs Constructor
UndoValidationEventArgs Properties
Cancel Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (PointF, PointF)
Vector Constructor (Single, Single)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Normalize Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Single, Vector)
Multiply Method (Vector, Single)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
VideoNode Members
VideoNode Constructor
VideoNode Methods
VideoNode Properties
VideoNode Constructor ()
VideoNode Constructor (Diagram)
VideoNode Constructor (VideoNode)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
VideoLocation Property
VisioContent Members
VisioContent Methods
VisioContent Properties
Create Method
Create Method (VisioStencil, Int32)
Create Method (VisioStencil, String)
Master Property
VisioNode Members
VisioNode Constructor
VisioNode Methods
VisioNode Properties
VisioNode Constructor ()
VisioNode Constructor (Diagram)
VisioNode Constructor (VisioNode)
CreateProperties Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
VisioNodeProperties Members
VisioNodeProperties Constructor
VisioNodeStyle Members
VisioNodeStyle Constructor
VisioStencil Members
VisioStencil Methods
VisioStencil Properties
LoadFromXml Method
Masters Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
FromRelativePath Method
ReadAnchorPattern Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadEffect Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadGroup Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadItemReference Method
ReadLong Method
ReadMap Method
ReadNodeConstraints Method
ReadObject Method
ReadPen Method
ReadPointCollection Method
ReadPointCoordinates Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShape Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
ReadVisioContent Method
SelectNode Method
SelectNodes Method
ToRelativePath Method
WriteAnchorPattern Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDouble Method
WriteEffect Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteGroup Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteItemReference Method
WriteLong Method
WriteMap Method
WriteObject Method
WritePen Method
WritePointCollection Method
WritePointCoordinates Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShape Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
WriteTraits Method
WriteUInt Method
WriteULong Method
WriteUShort Method
WriteVisioContent Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ReadBrush Method (String, XmlElement)
ReadBrush Method (String, XmlElement, Brush)
ReadColor Method (String, XmlElement)
ReadColor Method (String, XmlElement, Color)
ReadEffect Method (String, XmlElement)
ReadEffect Method (XmlElement)
ReadEnum Method (String, XmlElement)
ReadEnum Method (String, XmlElement, Object)
ReadFloat Method (String, XmlElement)
ReadFloat Method (String, XmlElement, Single)
ReadFont Method (String, XmlElement)
ReadFont Method (String, XmlElement, Font)
ReadInt Method (String, XmlElement)
ReadInt Method (String, XmlElement, Int32)
ReadItemReference Method (String, XmlElement)
ReadItemReference Method (XmlElement)
ReadPen Method (String, XmlElement)
ReadPen Method (String, XmlElement, Pen)
ReadPointF Method (String, XmlElement)
ReadPointF Method (XmlElement)
ReadShort Method (String, XmlElement)
ReadShort Method (String, XmlElement, Int16)
ReadString Method (String, XmlElement)
ReadString Method (String, XmlElement, String)
ReadStringFormat Method (String, XmlElement)
ReadStringFormat Method (String, XmlElement, StringFormat)
WritePointF Method (PointF, String, XmlElement)
WritePointF Method (Single, Single, String, XmlElement)
BaseURI Property
ClassVersion Property
Diagram Property
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
AddGroupCmd Class
AddItemCmd Class
AddToContainerCmd Class
ChangeItemCmd Class
Command Class
CommandCollection Class
CommandContext Class
CommandList Class
CompositeCmd Class
DisconnectLinkCmd Class
EditTextCmd Class
ExpandHeaderRowCmd Class
ExpandItemCmd Class
ExpandTreeViewItemCmd Class
FoldContainerCmd Class
GroupAttachCmd Class
GroupDetachCmd Class
ModifyItemCmd Class
RedimTableCmd Class
RemoveFromContainerCmd Class
RemoveGroupCmd Class
RemoveItemCmd Class
ResizeTableColumnCmd Class
ResizeTableRowCmd Class
ScrollContainerCmd Class
ScrollTableCmd Class
ScrollTreeViewCmd Class
AddGroupCmd Members
AddGroupCmd Constructor
AddGroupCmd Methods
AddGroupCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
AddItemCmd Members
AddItemCmd Constructor
AddItemCmd Methods
AddItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
AddToContainerCmd Members
AddToContainerCmd Constructor
AddToContainerCmd Methods
AddToContainerCmd Properties
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Container Property
Nodes Property
ChangeItemCmd Members
ChangeItemCmd Constructor
ChangeItemCmd Methods
ChangeItemCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Item Property
Command Members
Command Constructor
Command Methods
Command Properties
AddSubCmd Method
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Context Property
SubCommands Property
Title Property
CommandCollection Members
CommandCollection Constructor
CommandCollection Methods
CommandCollection Properties
CommandCollection Constructor ()
CommandCollection Constructor (Int32)
Add Method
Clear Method
Contains Method
GetAt Method
Remove Method
RemoveRange Method
Item Property
CommandContext Members
CommandContext Properties
Document Property
CommandList Members
CommandList Constructor
CommandList Methods
CommandList Properties
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
CompositeCmd Members
CompositeCmd Constructor
CompositeCmd Methods
CompositeCmd Properties
CompositeCmd Constructor (Diagram, String)
CompositeCmd Constructor (Diagram, String, Boolean)
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
SubCommands Property
DisconnectLinkCmd Members
DisconnectLinkCmd Constructor
DisconnectLinkCmd Methods
DisconnectLinkCmd Properties
Execute Method
Redo Method
Undo Method
Link Property
EditTextCmd Members
EditTextCmd Constructor
EditTextCmd Methods
EditTextCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandHeaderRowCmd Members
ExpandHeaderRowCmd Constructor
ExpandHeaderRowCmd Methods
ExpandHeaderRowCmd Properties
Execute Method
Redo Method
Undo Method
RowIndex Property
TableNode Property
ExpandItemCmd Members
ExpandItemCmd Constructor
ExpandItemCmd Methods
ExpandItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandTreeViewItemCmd Members
ExpandTreeViewItemCmd Constructor
ExpandTreeViewItemCmd Methods
ExpandTreeViewItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
FoldContainerCmd Members
FoldContainerCmd Constructor
FoldContainerCmd Methods
FoldContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
GroupAttachCmd Members
GroupAttachCmd Constructor
GroupAttachCmd Methods
GroupAttachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
GroupDetachCmd Members
GroupDetachCmd Constructor
GroupDetachCmd Methods
GroupDetachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
ModifyItemCmd Members
ModifyItemCmd Constructor
ModifyItemCmd Methods
ModifyItemCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Item Property
RedimTableCmd Members
RedimTableCmd Constructor
RedimTableCmd Methods
RedimTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
RemoveFromContainerCmd Members
RemoveFromContainerCmd Constructor
RemoveFromContainerCmd Methods
RemoveFromContainerCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Container Property
Node Property
RemoveGroupCmd Members
RemoveGroupCmd Constructor
RemoveGroupCmd Methods
RemoveGroupCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Group Property
Item Property
RemoveItemCmd Members
RemoveItemCmd Constructor
RemoveItemCmd Methods
RemoveItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ResizeTableColumnCmd Members
ResizeTableColumnCmd Constructor
ResizeTableColumnCmd Methods
ResizeTableColumnCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ResizeTableRowCmd Members
ResizeTableRowCmd Constructor
ResizeTableRowCmd Methods
ResizeTableRowCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollContainerCmd Members
ScrollContainerCmd Constructor
ScrollContainerCmd Methods
ScrollContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
ScrollTableCmd Members
ScrollTableCmd Constructor
ScrollTableCmd Methods
ScrollTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollTreeViewCmd Members
ScrollTreeViewCmd Constructor
ScrollTreeViewCmd Methods
ScrollTreeViewCmd Properties
Execute Method
Redo Method
Undo Method
TreeViewNode Property
AutoScale Enumeration
DxfExporter Class
ExcelExporter Class
ExportLanes Enumeration
PdfExporter Class
SvgExporter Class
SwfExporter Class
Visio2013Exporter Class
VisioExporter Class
WmfExporter Class
DxfExporter Members
DxfExporter Constructor
DxfExporter Methods
DxfExporter Properties
Export Method
ExportImages Property
ExportTextAsMultiline Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
AutoDetectEncoding Property
AutoScale Property
DefaultEncoding Property
DisableTextClipping Property
EnableBackground Property
EnableGrid Property
FontCachePath Property
FooterFont Property
FooterFormat Property
HeaderFont Property
HeaderFormat Property
HyperLinkStyle Property
InvisibleItems Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
RenderOptions Property
Scale Property
SuppressUnmanagedCode Property
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
SvgExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
ExternalImages Property
GZipCompression Property
HyperLinkStyle Property
HyperLinkTarget Property
RenderOptions Property
SwfExporter Members
SwfExporter Constructor
SwfExporter Methods
SwfExporter Properties
Export Method
CreateHtmlPage Property
TextTransformsAsImages Property
Visio2013Exporter Members
Visio2013Exporter Constructor
Visio2013Exporter Methods
Visio2013Exporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
TemplatePath Property
VisioExporter Members
VisioExporter Constructor
VisioExporter Methods
VisioExporter Properties
ApproxColors Method
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
CreateVisioGroups Property
DynamicsOff Property
ExportImagesAsGroups Property
ExportInvisibleItems Property
ExportLanes Property
ExportTablesAsGroups Property
LaneGridTitle Property
TemplatePath Property
WmfExporter Members
WmfExporter Constructor
WmfExporter Methods
WmfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Description Property
RenderOptions Property
ConnectorImportedEventArgs Class
DrawImporter Class
GroupImportedEventArgs Class
ImportItemEventArgs Class
ShapeImportedEventArgs Class
SvgImporter Class
Visio2013Importer Class
VisioImporter Class
ConnectorImportedEventArgs Members
ConnectorImportedEventArgs Properties
ConnectorXml Property
Link Property
ShapeName Property
DrawImporter Members
DrawImporter Constructor
DrawImporter Methods
DrawImporter Properties
Import Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
GroupImportedEventArgs Members
GroupImportedEventArgs Properties
Group Property
ImportItemEventArgs Members
ImportItemEventArgs Properties
Item Property
MasterName Property
MasterXml Property
NamespaceManager Property
ShapeXml Property
ShapeImportedEventArgs Members
ShapeImportedEventArgs Properties
Shape Property
ShapeName Property
ShapeXml Property
SvgImporter Members
SvgImporter Constructor
SvgImporter Methods
SvgImporter Properties
Import Method
TopLevelGroupIsPage Property
Visio2013Importer Members
Visio2013Importer Constructor
Visio2013Importer Methods
Visio2013Importer Properties
Visio2013Importer Events
Import Method
OnImportItem Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
ImportItem Event
VisioImporter Members
VisioImporter Constructor
VisioImporter Methods
VisioImporter Properties
VisioImporter Events
GetPageCount Method
Import Method
ImportAllPages Method
ImportPage Method
OnConnectorImported Method
OnGroupImported Method
OnShapeImported Method
ApplyVisioUnit Property
ImportEntitiesAsTables Property
PagesPerRow Property
SuppressUnmanagedCode Property
ConnectorImported Event
GroupImported Event
ShapeImported Event
CellBoundsEventArgs Class
Grid Class
Header Class
HeaderCollection Class
HeaderEventArgs Class
HeaderResizeEventArgs Class
ICell Interface
ResizeType Enumeration
Style Class
CellBoundsEventArgs Members
CellBoundsEventArgs Properties
Cell Property
NewBounds Property
OldBounds Property
Grid Members
Grid Methods
Grid Properties
Grid Events
FindColumn Method
FindRow Method
GetCellBounds Method
GetCellColumn Method
GetCellFromPoint Method
GetCellRow Method
GetColumn Method
GetColumnCount Method
GetColumnHeaderBounds Method
GetColumnIndex Method
GetHeaderBounds Method
GetHeaderFromPoint Method
GetHeaderLevel Method
GetHeaderParent Method
GetRow Method
GetRowCount Method
GetRowHeaderBounds Method
GetRowIndex Method
InsertAfter Method
InsertBefore Method
RaiseHeaderAdded Method
RaiseHeaderResized Method
RaiseHeaderStartResizing Method
ResizeColumnHeaderHeights Method
ResizeRowHeaderWidths Method
GetCellBounds Method (ICell)
GetCellBounds Method (Int32, Int32)
GetHeaderFromPoint Method (PointF, RectangleF@)
GetHeaderFromPoint Method (PointF, RectangleF@, PointF)
AlignCells Property
AllowResizeHeaders Property
ColumnCount Property
ColumnHeaders Property
ColumnHeadersHeights Property
HeadersOnTop Property
HookHeaders Property
Item Property
LeftMargin Property
MinHeaderSize Property
RowCount Property
RowHeaders Property
RowHeadersWidths Property
TopLeftAreaStyle Property
TopLeftAreaText Property
TopLeftAreaTextColor Property
TopLeftAreaTextFont Property
TopLeftAreaTextFormat Property
TopMargin Property
Item Property (Header, Header)
Item Property (Int32, Int32)
CellBoundsChanged Event
HeaderAdded Event
HeaderResized Event
HeaderStartResizing Event
Header Members
Header Constructor
Header Methods
Header Properties
Header Constructor ()
Header Constructor (String)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Height Property
IsColumnHeader Property
IsRowHeader Property
ResizeType Property
RotateTitle Property
Style Property
SubHeaders Property
Title Property
TitleColor Property
TitleFont Property
TitleFormat Property
Width Property
HeaderCollection Members
HeaderCollection Methods
HeaderCollection Properties
Add Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
HeaderEventArgs Members
HeaderEventArgs Properties
Header Property
HeaderResizeEventArgs Members
HeaderResizeEventArgs Properties
IsHorizontal Property
IsVertical Property
ICell Members
ICell Properties
Style Property
Text Property
TextColor Property
TextFont Property
TextFormat Property
Style Members
Style Constructor
Style Properties
BackgroundBrush Property
BottomBorderPen Property
LeftBorderPen Property
RightBorderPen Property
TopBorderPen Property
AnnealLayout Class
CascadeLayout Class
CircularLayout Class
CompositeLayout Class
DecisionLayout Class
Direction Enumeration
FlowchartLayout Class
FlowLayout Class
FractalLayout Class
GridLayout Class
HierarchicalLayout Class
ILayout Interface
ISwimlaneGrid Interface
LaneGrid Class
LaneType Enumeration
LayeredLayout Class
LayeredLayoutLinkType Enumeration
LayeredLayoutStatistics Class
Layout Class
LayoutLink Delegate
LayoutNode Delegate
LayoutProgress Delegate
LayoutSubgraph Delegate
MultipleGraphsPlacement Enumeration
OneWayLayout Class
Orientation Enumeration
OrthogonalLayout Class
OrthogonalRouter Class
SolarLayout Class
SpringLayout Class
SpringLayoutLinkType Enumeration
SwimlaneLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutBalance Enumeration
TreeLayoutDirections Enumeration
TreeLayoutLinkType Enumeration
TreeLayoutType Enumeration
TreeMapLayout Class
TriangularLayout Class
AnnealLayout Members
AnnealLayout Constructor
AnnealLayout Methods
AnnealLayout Properties
BeginArrange Method
EndArrange Method
Iterate Method
ApproximateLinkLength Property
BoundaryFactor Property
CrossingLinksCost Property
DefaultMarginValue Property
DistributionFactor Property
GatherStatistics Property
InitialTemperature Property
IterationsPerStage Property
LayoutArea Property
LinkLengthFactor Property
Name Property
NodeLinkCrossingCost Property
NodeLinkDistFactor Property
Randomize Property
Root Property
SplitGraph Property
Stages Property
Statistics Property
TemperatureScale Property
WidthHeightRatio Property
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
CompositeLayout Members
CompositeLayout Constructor
CompositeLayout Properties
BendLinks Property
CustomLayout Property
CustomPartition Property
DefaultMarginValue Property
DesiredSubgraphSize Property
EmphasizeTrees Property
KeepVirtualItems Property
MasterLayout Property
Name Property
PartitionMethod Property
RotateSubgraphs Property
SubgraphLayout Property
SubtreeLayout Property
Tolerance Property
UseAdditionalPartitioning Property
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
FlowLayout Members
FlowLayout Constructor
FlowLayout Methods
FlowLayout Properties
AddNode Method
Arrange Method
ArrangeCore Method
BendLinks Method
InsertNode Method
RemoveNode Method
Anchoring Property
AutoRoute Property
ChangeLaneDimensions Property
DefaultMarginValue Property
HorizontalGroupOffset Property
LaneBoundaries Property
LaneDistance Property
LaneType Property
LayoutRules Property
LevelOffset Property
LinksBend Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
RandomSeed Property
RecreateGraph Property
Root Property
VerticalGroupOffset Property
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
GridLayout Members
GridLayout Constructor
GridLayout Properties
DefaultMarginValue Property
EndNode Property
GridSize Property
Iterations Property
Name Property
RandomSeed Property
Root Property
SplitGraph Property
StartNode Property
TimeLimit Property
UseLongestPath Property
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
ILayout Members
ILayout Methods
ILayout Properties
Arrange Method
LayoutLink Property
LayoutNode Property
ISwimlaneGrid Members
ISwimlaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LaneGrid Members
LaneGrid Constructor
LaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LayeredLayout Members
LayeredLayout Constructor
LayeredLayout Properties
LayeredLayout Constructor ()
LayeredLayout Constructor (Orientation, Single, Single, SizeF)
DefaultMarginValue Property
Direction Property
EnableCustomLayers Property
EndNode Property
EnforceLinkFlow Property
IgnoreNodeSize Property
KeepLinkShapes Property
KeepRootPosition Property
LayerDistance Property
LinkPadding Property
LinksCompactFactor Property
LinkType Property
Name Property
NodeDistance Property
Orientation Property
Root Property
SplitLayers Property
StableSort Property
StartNode Property
Statistics Property
StraightenLongLinks Property
SwapPairsIterations Property
TimeLimit Property
LayeredLayoutStatistics Members
LayeredLayoutStatistics Properties
LayerCount Property
LinkLayerCount Property
NodeGridPositions Property
NodeLayerIndices Property
Layout Members
Layout Constructor
Layout Methods
Layout Properties
Layout Events
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
OnLayoutComplete Method
Arrange Method (Diagram)
Arrange Method (Diagram, DiagramItemCollection)
ArrangeAsync Method (Diagram)
ArrangeAsync Method (Diagram, DiagramItemCollection)
Anchoring Property
DefaultMarginValue Property
EnableParallelism Property
GrowToFit Property
KeepGroupLayout Property
LayoutLink Property
LayoutNode Property
Margins Property
MaxDegreeOfParallelism Property
MultipleGraphsPlacement Property
Name Property
Progress Property
RepeatingLinksPadding Property
SuppressCompleteEvent Property
LayoutComplete Event
OneWayLayout Members
OneWayLayout Constructor
OneWayLayout Properties
DefaultMarginValue Property
Name Property
NodeDistance Property
Orientation Property
RoundedLinks Property
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
OrthogonalRouter Members
OrthogonalRouter Constructor
OrthogonalRouter Properties
BendDistance Property
DefaultMarginValue Property
Direction Property
EndOrientation Property
GridSize Property
LayerDistance Property
Name Property
NodeDistance Property
Orientation Property
PutEndPointsAtNodeBorders Property
RandomSeed Property
StartOrientation Property
SolarLayout Members
SolarLayout Constructor
SolarLayout Properties
BendLinks Property
DefaultMarginValue Property
HonorInitialNodeDisposition Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
SpringLayout Members
SpringLayout Constructor
SpringLayout Methods
SpringLayout Properties
SpringLayout Constructor ()
SpringLayout Constructor (Int32, Single, Boolean)
SpringLayout Constructor (Int32, Single, Boolean, Boolean)
BeginArrange Method
EndArrange Method
Iterate Method
Iterate Method (Int32, Int32)
Iterate Method (Int32, Int32, Boolean)
DefaultMarginValue Property
EnableClusters Property
IterationCount Property
Layout3D Property
LayoutArea Property
LayoutMethod Property
LinkType Property
MinimizeCrossings Property
Name Property
NodeDistance Property
Randomize Property
RandomSeed Property
RepulsionFactor Property
Root Property
SplitGraph Property
Stretch Property
Surface Property
SwimlaneLayout Members
SwimlaneLayout Constructor
SwimlaneLayout Properties
CollapseEmptyLanes Property
CompactNodes Property
CustomSortOrder Property
DefaultMarginValue Property
Direction Property
KeepLaneSizes Property
LaneDistance Property
Name Property
NodeDistance Property
Orientation Property
SwimlaneGrid Property
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
TreeLayout Members
TreeLayout Constructor
TreeLayout Methods
TreeLayout Properties
TreeLayout Constructor ()
TreeLayout Constructor (DiagramNode)
TreeLayout Constructor (DiagramNode, TreeLayoutType)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF, Boolean)
TreeLayout Constructor (TreeLayoutType)
UpdateLink Method
Balance Property
CompactAssistants Property
DefaultMarginValue Property
Direction Property
EnableAssistants Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
LinkOffset Property
LinkStyle Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
StretchFactor Property
Type Property
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Report Designer
ReportEditor Control
Report Items
Binding Reports to a Data Source
Charts in Reports
Report Parameters
Displaying Reports on a Windows Form
Report Serialization and Output
Expressions
XML Serialization
Exporting
Printing and Print Previewing
Overview
Function Reference
Using Expressions in Reports
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
Tutorial 1: Getting Started
Tutorial 2: Binding to a Data Source
Tutorial 3: Customizing Your Report
Tutorial 4: Using Charts in Reports
Tutorial 5: Adding a RadarChart to a Report
MindFusion.Charting
MindFusion.DataBinding
MindFusion.Drawing
MindFusion.Reporting
MindFusion.Reporting.Export
MindFusion.Reporting.WinForms
MindFusion.Scripting
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
BindingTarget Interface
BoundProperty Class
BoundPropertyList Class
DataBinder Class
DataSourceTracker Class
IItemFactory Interface
IVirtualPropertyProvider Interface
PropertyType Enumeration
BindingTarget Members
BindingTarget Methods
CollectionLoaded Method
BoundProperty Members
BoundProperty Constructor
BoundProperty Properties
BoundProperty Constructor (String, String, PropertyType)
BoundProperty Constructor (String, String, PropertyType, String)
ManyToManyTable Property
PropertyType Property
SourceMember Property
TargetMember Property
BoundPropertyList Members
BoundPropertyList Properties
IdField Property
DataBinder Members
DataBinder Constructor
DataBinder Methods
AddDataSource Method
DataBind Method
LoadSourceData Method
LoadTargetData Method
WriteDelayedTables Method
AddDataSource Method (Object, String)
AddDataSource Method (Object, String, Boolean)
DataSourceTracker Members
DataSourceTracker Methods
DataSourceTracker Properties
DataSourceTracker Events
AddProperties Method
AddProperty Method
CreateTracker Method
ReadSourceItems Method
ReadTargetItems Method
SetSourceType Method
SetTargetFactory Method
SetTargetType Method
AddProperty Method (String, String)
AddProperty Method (String, String, PropertyType, DataSourceTracker)
CreateTracker Method (Object, DataBinder, Boolean)
CreateTracker Method (Object, String, DataBinder, Boolean)
DataBinder Property
IdField Property
Properties Property
SourceItems Property
TargetContext Property
TargetItems Property
BindComplete Event
IItemFactory Members
IItemFactory Methods
AddItem Method
RemoveItem Method
IVirtualPropertyProvider Members
IVirtualPropertyProvider Methods
GetValue Method
SetValue Method
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
AxesChart Class
BarChart Class
Barcode Class
BarType Enumeration
Border Class
Canvas Class
Chart Class
ControlWrapper Class
DataRange Class
DataRangeSection Class
Dimension Structure
DrawCanvasEventArgs Class
DrawContext Class
DrawEventArgs Class
Ellipse Class
ItemContainer Class
Label Class
LabelType Enumeration
LegendAlignment Enumeration
LegendPosition Enumeration
Line Class
LineChart Class
LineType Enumeration
Location Structure
Margins Class
MeasureUnit Enumeration
Page Class
PageBreak Class
PageOrientation Enumeration
PageSection Class
PageSectionVisibility Enumeration
Picture Class
PieChart Class
PieType Enumeration
RadarChart Class
RadarStyle Enumeration
RadarType Enumeration
Report Class
ReportItem Class
ReportLayout Class
ReportParameter Class
ReportParameterType Enumeration
SerializeDataSourceEventArgs Class
SideBySideContainer Class
XmlSerializationContext Class
AxesChart Members
AxesChart Constructor
AxesChart Properties
AltGridBrush Property
AxisPen Property
AxisShadowBrush Property
Depth3D Property
DistBtwSeries Property
GridBrush Property
GridLabelOffset Property
GridLabelPointer Property
GridLabelsAtLines Property
GridPen Property
GridType Property
GridWidth Property
HorGridBrushes Property
HorGridPens Property
HorGridPoints Property
Horizontal Property
Offset Property
Offset3D Property
PlotAreaBrush Property
PlotAreaMargins Property
PlotAreaOutlinePen Property
SummaryBrushes Property
SummaryPens Property
SummaryValues Property
VertGridBrushes Property
VertGridPens Property
VertGridPoints Property
XAxisSettings Property
XGridLabelBrushes Property
XGridLabels Property
XGridLabelsOrientation Property
XLabels Property
XLabelsFields Property
Y2AxisSettings Property
Y2ChartBrushes Property
Y2ChartPens Property
Y2Data Property
Y2DataFields Property
Y2GridLabelBrushes Property
Y2GridLabels Property
Y2GridLabelsOrientation Property
Y2Labels Property
Y2LabelsFields Property
YAxisSettings Property
YGridLabelBrushes Property
YGridLabels Property
YGridLabelsOrientation Property
YLabels Property
YLabelsFields Property
BarChart Members
BarChart Constructor
BarChart Properties
BarSeriesLayout Property
BarSpacingRatio Property
BarType Property
BarWidth Property
ClusterLabels Property
Cylinder Property
CylinderTension Property
Data Property
DataFields Property
DistBtwBars Property
InnerLabelAlignment Property
InnerLabelBackground Property
InnerLabelBorder Property
InnerLabelFormat Property
InnerLabelMargin Property
InnerLabelOutline Property
InnerLabels Property
InnerLabelsFields Property
InnerLabelType Property
MultiColored Property
TopLabelBackground Property
TopLabelBorder Property
TopLabelFormat Property
TopLabelMargin Property
TopLabelOffset Property
TopLabelOutline Property
TopLabelRotAngle Property
TopLabels Property
TopLabelsFields Property
TopLabelType Property
Barcode Members
Barcode Constructor
Barcode Properties
AutoSize Property
Background Property
Color Property
Content Property
DataField Property
Font Property
FontName Property
FontSize Property
FontStyle Property
Format Property
QRCorrectionLevel Property
RotationAngle Property
Border Members
Border Constructor
Border Methods
Border Properties
Border Constructor ()
Border Constructor (Color, Single)
Border Constructor (Color, Single, PenAlignment)
Clone Method
MakeEmpty Method
ToString Method
BottomAlignment Property
BottomColor Property
BottomDashStyle Property
BottomVisible Property
BottomWidth Property
IsEmpty Property
LeftAlignment Property
LeftColor Property
LeftDashStyle Property
LeftVisible Property
LeftWidth Property
RightAlignment Property
RightColor Property
RightDashStyle Property
RightVisible Property
RightWidth Property
TopAlignment Property
TopColor Property
TopDashStyle Property
TopVisible Property
TopWidth Property
Canvas Members
Canvas Constructor
Canvas Methods
Canvas Properties
Canvas Events
OnRenderContents Method
DataField Property
RenderContents Event
Chart Members
Chart Constructor
Chart Properties
BackgroundBrush Property
Border Property
ChartBrushes Property
ChartMargins Property
ChartPens Property
ChartSize Property
DataMember Property
DataSource Property
EmptyBrush Property
EmptyPen Property
FontName Property
LabelBrush Property
LabelFont Property
LegendAlignment Property
LegendBackgroundBrush Property
LegendBorder Property
LegendBorderMargin Property
LegendBrush Property
LegendColumns Property
LegendFont Property
LegendGridType Property
LegendLabels Property
LegendOffset Property
LegendPen Property
LegendPosition Property
LegendWidth Property
LegendWordWrap Property
MasterDetailRelation Property
MultiColored Property
MultiColoredLabels Property
ShowLegend Property
SortOrder Property
SortSeriesBy Property
SubTitleBrush Property
SubTitleFont Property
SubTitleText Property
TextRenderingHint Property
Theme Property
TitleBrush Property
TitleFont Property
TitleText Property
ControlWrapper Members
ControlWrapper Constructor
ControlWrapper Properties
Border Property
Control Property
ScaleDimensions Property
DataRange Members
DataRange Constructor
DataRange Properties
AllowSplit Property
AlternatingBackground Property
AlternatingBorder Property
ArrangeByX Property
Background Property
Border Property
DataMember Property
DataSource Property
Footer Property
Header Property
Items Property
Margin Property
MasterDetailRelation Property
Repeat Property
DataRangeSection Members
DataRangeSection Constructor
DataRangeSection Constructor ()
DataRangeSection Constructor (DataRangeSection)
Dimension Members
Dimension Fields
Dimension Constructor
Dimension Methods
Dimension Properties
Empty Field
Dimension Constructor (Dimension)
Dimension Constructor (Location)
Dimension Constructor (Single, MeasureUnit, Single, MeasureUnit)
Dimension Constructor (Single, Single)
Add Method
Equals Method
GetHashCode Method
Subtract Method
ToLocation Method
ToString Method
Height Property
HeightUnit Property
IsEmpty Property
Width Property
WidthUnit Property
DrawCanvasEventArgs Members
DrawCanvasEventArgs Properties
DataValue Property
PageCount Property
PageIndex Property
RangeCount Property
RangeIndex Property
DrawContext Members
DrawContext Constructor
DrawContext Properties
FontName Property
FontSize Property
FontStyle Property
Report Property
Scale Property
DrawEventArgs Members
DrawEventArgs Methods
DrawEventArgs Properties
DrawBorder Method
Bounds Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Color Property
DashStyle Property
Width Property
ItemContainer Members
ItemContainer Constructor
ItemContainer Properties
Background Property
Border Property
Bounds Property
Items Property
Label Members
Label Constructor
Label Properties
Alignment Property
AutoSize Property
Background Property
Border Property
Color Property
DataField Property
Font Property
FontName Property
FontSize Property
FontStyle Property
Format Property
LineAlignment Property
Padding Property
RotationAngle Property
Text Property
Line Members
Line Constructor
Line Properties
Color Property
DashStyle Property
EndPoint Property
StartPoint Property
Width Property
LineChart Members
LineChart Constructor
LineChart Properties
CalculateFunction Property
Curve Property
FunctionArguments Property
LabelAlignment Property
LabelBorder Property
LabelBorderBackground Property
LabelBorderMargin Property
LabelBorderOutline Property
Labels Property
LabelsFields Property
LabelType Property
LineType Property
MaxBubbleRadius Property
MinBubbleRadius Property
MultiColoredShapes Property
ShapeBrushes Property
ShapePens Property
Shapes Property
ShapeSizes Property
Stacked Property
SummaryShapeBrushes Property
SummaryShapePens Property
SummaryShapes Property
SummaryShapeSizes Property
XData Property
XDataFields Property
Y2ScatterLabels Property
Y2ScatterLabelsFields Property
Y2ShapeBrushes Property
Y2ShapePens Property
Y2Shapes Property
Y2ShapeSizes Property
YData Property
YDataFields Property
Location Members
Location Fields
Location Constructor
Location Methods
Location Properties
Empty Field
Location Constructor (Single, MeasureUnit, Single, MeasureUnit)
Location Constructor (Single, Single)
Add Method
Equals Method
GetHashCode Method
Subtract Method
ToString Method
IsEmpty Property
X Property
XUnit Property
Y Property
YUnit Property
Margins Members
Margins Constructor
Margins Methods
Margins Properties
Margins Constructor ()
Margins Constructor (Single)
Margins Constructor (Single, Single, Single, Single)
Clone Method
Equals Method
GetHashCode Method
ToString Method
Bottom Property
Left Property
Right Property
Top Property
Page Members
Page Constructor
Page Properties
Background Property
Border Property
Footer Property
Header Property
Items Property
Name Property
PageOrientation Property
PageBreak Members
PageBreak Constructor
PageBreak Properties
Location Property
PageSection Members
PageSection Constructor
Picture Members
Picture Constructor
Picture Properties
Background Property
Border Property
DataField Property
Image Property
ImageAlign Property
RotationAngle Property
PieChart Members
PieChart Constructor
PieChart Properties
Data Property
DataField Property
DivisionCoef Property
DivisionLabel Property
DoughnutThickness Property
InnerLabelBackground Property
InnerLabelBorder Property
InnerLabelBorderMargin Property
InnerLabelFormat Property
InnerLabelOutline Property
InnerLabelPosition Property
InnerLabels Property
InnerLabelsField Property
InnerLabelType Property
LabelPrefix Property
LabelSuffix Property
OuterLabelBackground Property
OuterLabelBorder Property
OuterLabelBorderMargin Property
OuterLabelFormat Property
OuterLabelOutline Property
OuterLabels Property
OuterLabelsField Property
OuterLabelType Property
OutlinePen Property
Pie3DTension Property
Pie3DThickness Property
PieceOutIndex Property
PieceOutPercent Property
PieMargins Property
PieType Property
PointerLength Property
RadiusLength Property
StartAngle Property
RadarChart Members
RadarChart Constructor
RadarChart Properties
AltAxesCount Property
AltAxesPens Property
Angles Property
Background3D Property
Data Property
DataFields Property
InnerAxisLabels Property
InnerAxisLabelsField Property
InnerAxisLabelType Property
InnerAxisPen Property
InnerAxisPosition Property
InnerLabelFormat Property
LabelPrefix Property
LabelSuffix Property
MaxValue Property
MinValue Property
OuterAxisLabelBackground Property
OuterAxisLabelBorder Property
OuterAxisLabelMargin Property
OuterAxisLabelOutline Property
OuterAxisLabels Property
OuterAxisLabelsField Property
OuterAxisLabelType Property
OuterAxisPen Property
OuterLabelBackground Property
OuterLabelBorder Property
OuterLabelFormat Property
OuterLabelMargin Property
OuterLabelOutline Property
OuterLabels Property
OuterLabelsField Property
RadarStyle Property
RadarType Property
RadiusLength Property
SectionBrushes Property
SegmentBrushes Property
ShapeBrushes Property
ShapePens Property
Shapes Property
ShapeSizes Property
Span Property
SpiderWeb Property
Report Members
Report Constructor
Report Methods
Report Properties
Report Events
Layout Method
Load Method
LoadFromXml Method
OnDeserializeDataSource Method
OnReportRun Method
OnSerializeDataSource Method
Run Method
Save Method
SaveToXml Method
LoadFromXml Method (Stream)
LoadFromXml Method (String)
LoadFromXml Method (XmlNode)
SaveToXml Method (Stream)
SaveToXml Method (String)
SaveToXml Method (XmlNode)
Font Property
FontName Property
FontSize Property
FontStyle Property
MeasureUnit Property
Pages Property
Parameters Property
DeserializeDataSource Event
ReportRun Event
SerializeDataSource Event
ReportItem Members
ReportItem Constructor
ReportItem Properties
AffectsParentLayout Property
Location Property
Name Property
PageSectionVisibility Property
Size Property
UseDesignOrder Property
Visible Property
ReportLayout Members
ReportLayout Methods
ReportLayout Properties
DrawPage Method
GetPageOrientation Method
GetPageSize Method
PageCount Property
ReportParameter Members
ReportParameter Constructor
ReportParameter Properties
ReportParameter Constructor ()
ReportParameter Constructor (String, Object)
Description Property
Name Property
Type Property
Value Property
SerializeDataSourceEventArgs Members
SerializeDataSourceEventArgs Properties
DataSource Property
Name Property
SideBySideContainer Members
SideBySideContainer Constructor
XmlSerializationContext Members
XmlSerializationContext Constructor
XmlSerializationContext Methods
XmlSerializationContext Properties
XmlSerializationContext Events
XmlSerializationContext Constructor (Report, Int32, XmlDocument)
XmlSerializationContext Constructor (Report, XmlDocument)
AddChildElement Method
ReadBool Method
ReadBorder Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDataSource Method
ReadDateTime Method
ReadDecimal Method
ReadDimension Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLocation Method
ReadLong Method
ReadMargins Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBorder Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDataSource Method
WriteDateTime Method
WriteDecimal Method
WriteDimension Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLocation Method
WriteLong Method
WriteMargins Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XmlNode)
AddChildElement Method (String, XmlNode, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
XmlDocument Property
DeserializeDataSource Event
SerializeDataSource Event
ExcelExporter Class
HtmlExporter Class
HtmlExporterBase Class
ImageEventArgs Class
ImageExporter Class
MetaTagNames Class
MhtmlExporter Class
PdfExporter Class
RenderHtmlEventArgs Class
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
HtmlExporter Members
HtmlExporter Constructor
HtmlExporter Methods
HtmlExporter Properties
Export Method
OnProcessImage Method
EmbedImages Property
ImageFolder Property
RootFolder Property
HtmlExporterBase Members
HtmlExporterBase Constructor
HtmlExporterBase Methods
HtmlExporterBase Properties
HtmlExporterBase Events
Export Method
OnBeginRenderHead Method
OnBeginRenderReport Method
OnEndRenderHead Method
OnEndRenderReport Method
OnProcessImage Method
Export Method (Report, String)
Export Method (Report, StringBuilder)
Margins Property
MetaTags Property
PageOrientation Property
PageSize Property
Title Property
BeginRenderHead Event
BeginRenderReport Event
EndRenderHead Event
EndRenderReport Event
ProcessImage Event
ImageEventArgs Members
ImageEventArgs Constructor
ImageEventArgs Properties
Image Property
IsProcessed Property
Url Property
ImageExporter Members
ImageExporter Constructor
ImageExporter Methods
ImageExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
Scale Property
MetaTagNames Members
MetaTagNames Fields
Abstract Field
Author Field
Classification Field
Copyright Field
Description Field
Distribution Field
DocClass Field
DocRights Field
DocType Field
Expires Field
Generator Field
Googlebot Field
Keywords Field
MSSmartTagsPreventParsing Field
Owner Field
ProgId Field
Rating Field
Refresh Field
ReplyTo Field
ResourceType Field
RevisitAfter Field
Robots Field
MhtmlExporter Members
MhtmlExporter Constructor
MhtmlExporter Methods
OnProcessImage Method
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Margins Property
PageOrientation Property
PageSize Property
RenderHtmlEventArgs Members
RenderHtmlEventArgs Properties
Target Property
ICommandListener Interface
MenuCommands Class
PreviewOptions Class
PrintPreviewForm Class
PrintReportEventArgs Class
ReportCanvas Class
ReportEditor Class
ReportEditorTabPage Enumeration
ReportPrinter Class
ReportViewer Class
ScrollViewer Class
ICommandListener Members
ICommandListener Methods
UpdateState Method
MenuCommands Members
MenuCommands Fields
ToolboxWindow Field
PreviewOptions Members
PreviewOptions Constructor
PreviewOptions Properties
ButtonImages Property
DisplayPrintDialog Property
FirstPageToolTip Property
FitToPageToolTip Property
FourPagesToolTip Property
LandscapeToolTip Property
LastPageToolTip Property
NextPageToolTip Property
OnePageToolTip Property
PortraitToolTip Property
PreviousPageToolTip Property
PrintToolTip Property
SixPagesToolTip Property
ThreePagesToolTip Property
TitleBarIcon Property
TwoPagesToolTip Property
ZoomAutoCmdText Property
ZoomToolTip Property
PrintPreviewForm Members
PrintPreviewForm Constructor
PrintPreviewForm Methods
PrintPreviewForm Properties
PrintPreviewForm Constructor ()
PrintPreviewForm Constructor (String, PreviewOptions)
Dispose Method
OnLoad Method
Document Property
UseAntiAlias Property
PrintReportEventArgs Members
PrintReportEventArgs Constructor
PrintReportEventArgs Properties
Handled Property
PrintDialog Property
ReportPrinter Property
ReportCanvas Members
ReportCanvas Constructor
ReportCanvas Methods
ReportCanvas Properties
ReportCanvas Events
Dispose Method
OnPaint Method
Recalc Method
Margins Property
PaperSize Property
Report Property
ScrollPosition Property
ScrollRange Property
ScrollRangeChanged Event
ReportEditor Members
ReportEditor Constructor
ReportEditor Methods
ReportEditor Properties
ReportEditor Events
AddDataSource Method
CloseReport Method
Dispose Method
GetService(T) Method
InvokeCommand Method
NewReport Method
OnPreviewUpdated Method
OnPreviewUpdating Method
OnReportDirtyChanged Method
OpenReport Method
ProcessCmdKey Method
Redo Method
RegisterCommandListener Method
RemoveDataSource Method
ResumePreviewUpdate Method
RunReport Method
SaveReport Method
SuspendPreviewUpdate Method
Undo Method
UnregisterCommandListener Method
UpdatePreview Method
AddDataSource Method (Object)
AddDataSource Method (Object, String)
ActiveTabPage Property
IsDesignerFocused Property
IsReportDirty Property
Report Property
ShowPreview Property
ShowPropertiesWindow Property
ShowPropertiesWindowContextMenu Property
ShowToolboxWindow Property
PreviewUpdated Event
PreviewUpdating Event
ReportDirtyChanged Event
ReportPrinter Members
ReportPrinter Constructor
ReportPrinter Methods
ReportPrinter Properties
ReportPrinter Constructor ()
ReportPrinter Constructor (IContainer)
Dispose Method
OnBeginPrint Method
OnPrintPage Method
OnQueryPageSettings Method
Report Property
ReportViewer Members
ReportViewer Constructor
ReportViewer Methods
ReportViewer Properties
ReportViewer Events
Dispose Method
OnInvalidated Method
Print Method
LicenseKey Property
Margins Property
PaperSize Property
Report Property
PreparePrintDialog Event
PreparePrintSettings Event
ScrollViewer Members
ScrollViewer Constructor
ScrollViewer Methods
ScrollViewer Properties
Dispose Method
OnLayout Method
ScrollableControl Property
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
MindFusion.HolidayProviders
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
ContentType Enumeration
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadDate Method
ReadTag Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
ToString Method (DateTimeFormatInfo, Calendar)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
IsClientClassRegistered Method
LoadFrom Method (String, ContentType)
LoadFromJson Method
LoadFromJsonObject Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32, String)
SaveTo Method (String, ContentType)
SaveToJson Method
SaveToJsonObject Method
JsonDeserializeTag Event
JsonSerializeTag Event
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
GetFirstDate Method
GetFirstVisibleDate Method
GetLastDate Method
GetLastVisibleDate Method
LoadFromJson Method
LoadViewSettings Method
SaveToJson Method
SaveViewSettings Method
SetViewport Method
LogicalChildren Property
ShowPaddingItemsProperty Field
ShowPaddingItems Property
MindFusion.Scheduling
AddItemCommand Class
Appointment Class
BinarySerializationContext Class
ChangeItemCommand Class
Command Class
CompositeCommand Class
Contact Class
ContactCollection Class
ContentType Enumeration
CustomBrushes Class
DailyRecurrence Enumeration
DayOfWeekType Enumeration
DaysOfWeek Enumeration
InstantiateItemEventArgs Class
InstantiateResourceEventArgs Class
Item Class
ItemCollection Class
ItemEventArgs Class
ItemsNotifyEventArgs Class
ItemState Class
ItemTimeEventArgs Class
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LocalizationInfo Class
Location Class
LocationCollection Class
MonthlyRecurrence Enumeration
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Occurrence Enumeration
PersianCulture Class
Recurrence Class
RecurrenceEnd Enumeration
RecurrenceException Class
RecurrencePattern Enumeration
RecurrenceState Enumeration
Reminder Class
ReminderType Enumeration
RemoveItemCommand Class
Resource Class
ResourceCollection Class
Schedule Class
SerializationContext Class
SerializeTagEventArgs Class
ShadowStyle Enumeration
Style Class
Task Class
TaskCollection Class
TaskEventArgs Class
TaskPriority Enumeration
TaskStatus Enumeration
UndoEventArgs Class
ValidateOccurrenceEventArgs Class
XmlSerializationContext Class
YearlyRecurrence Enumeration
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
Execute Method
Redo Method
Undo Method
Appointment Members
Appointment Constructor
Appointment Methods
Appointment Properties
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Attendees Property
Contacts Property
DescriptionText Property
Details Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
PointedSelectedStyle Property
PointedStyle Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Subject Property
Tag Property
Task Property
Visible Property
BinarySerializationContext Members
BinarySerializationContext Constructor
BinarySerializationContext Methods
BinarySerializationContext Properties
BinarySerializationContext Constructor (Schedule)
BinarySerializationContext Constructor (Schedule, Int32)
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
ClassVersion Property
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
Execute Method
Redo Method
Undo Method
Command Members
Command Constructor
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
Schedule Property
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
Contact Members
Contact Constructor
Contact Methods
Contact Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
Email Property
FirstName Property
LastName Property
MiddleName Property
Phone Property
ContactCollection Members
ContactCollection Constructor
ContactCollection Methods
ContactCollection Properties
Contains Method
Item Property
CustomBrushes Members
CustomBrushes Constructor
CustomBrushes Properties
PrimaryBrush Property
SecondaryBrush Property
InstantiateItemEventArgs Members
InstantiateItemEventArgs Properties
ClassId Property
Item Property
InstantiateResourceEventArgs Members
InstantiateResourceEventArgs Properties
ClassId Property
Resource Property
Item Members
Item Constructor
Item Methods
Item Properties
Clone Method
CopyOccurrence Method
CreateState Method
GetHashCode Method
LoadFrom Method
OnVisualsChanged Method
RestoreState Method
SaveState Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
AllDayEvent Property
AllowChangeEnd Property
AllowChangeStart Property
AllowMove Property
Contacts Property
DescriptionText Property
EndTime Property
HeaderText Property
Id Property
Location Property
Locked Property
OccurrenceIndex Property
PointedSelectedStyle Property
PointedStyle Property
Priority Property
Recurrence Property
RecurrenceState Property
Reminder Property
Resources Property
SelectedStyle Property
StartTime Property
Style Property
Tag Property
Task Property
Visible Property
ItemCollection Members
ItemCollection Constructor
ItemCollection Methods
ItemCollection Properties
ItemCollection Events
Add Method
AddRange Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Contains Method (Item)
Contains Method (String)
Item Property
Item Property (Int32)
Item Property (String)
Changed Event
ItemEventArgs Members
ItemEventArgs Properties
Item Property
ItemsNotifyEventArgs Members
ItemsNotifyEventArgs Properties
Items Property
ItemState Members
ItemState Constructor
ItemState Methods
Equals Method
ItemTimeEventArgs Members
ItemTimeEventArgs Properties
Time Property
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadCustomBrushes Method
ReadDate Method
ReadStyle Method
ReadTag Method
WriteColor Method
WriteCustomBrushes Method
WriteStyle Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LocalizationInfo Members
LocalizationInfo Constructor
LocalizationInfo Methods
LocalizationInfo Properties
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
AllDayEventCaption Property
CancelButtonCaption Property
ConfirmRecurrenceRemoveHeader Property
ConfirmRecurrenceRemoveMessage Property
ContactsCaption Property
CueFormHeader Property
DailyValue Property
DateCaption Property
DatesCaption Property
DaysCaption Property
DaysValue Property
DayValue Property
DeleteButtonCaption Property
DetailsCaption Property
DueDateCaption Property
DurationCaption Property
EditFormHeader Property
EditRecurrenceFormHeader Property
EndAfterCaption Property
EndCaption Property
EndDateCaption Property
EndTimeCaption Property
EveryCaption Property
EveryWeekdayValue Property
EveryWeekendValue Property
FirstValue Property
FourthValue Property
HoursCaption Property
HoursValue Property
HourValue Property
IntervalValue Property
InvalidRecurrenceIntervalHeader Property
InvalidRecurrenceIntervalMessage Property
LastValue Property
LocationCaption Property
MinutesCaption Property
MinutesValue Property
MinuteValue Property
MonthlyValue Property
MonthsValue Property
MonthValue Property
NewFormHeader Property
NewRecurrenceFormHeader Property
NoEndCaption Property
OccurrencesValue Property
OfEveryCaption Property
OKButtonCaption Property
OptionsButtonCaption Property
PatternCaption Property
PercentCompleteCaption Property
PriorityCaption Property
RangeCaption Property
RecurEveryValue Property
RecurrenceButtonCaption Property
RecurrenceDailyFourPattern Property
RecurrenceDailyOnePattern Property
RecurrenceDailyThreePattern Property
RecurrenceDailyTwoPattern Property
RecurrenceEndDatePattern Property
RecurrenceIntervalPattern Property
RecurrenceMonthlyOnePattern Property
RecurrenceMonthlyTwoPattern Property
RecurrenceStartDatePattern Property
RecurrenceTimeOnePattern Property
RecurrenceTimeTwoPattern Property
RecurrenceWeeklyOnePattern Property
RecurrenceWeeklyTwoPattern Property
RecurrenceYearlyOnePattern Property
RecurrenceYearlyTwoPattern Property
ReminderCaption Property
RemoveButtonCaption Property
SaveButtonCaption Property
SecondsCaption Property
SecondsValue Property
SecondValue Property
StartCaption Property
StartDateCaption Property
StartTimeCaption Property
StatusCaption Property
SubjectCaption Property
TaskFormHeader Property
TaskPriorityHigh Property
TaskPriorityLow Property
TaskPriorityNormal Property
TaskStatusCompleted Property
TaskStatusDeferred Property
TaskStatusInProgress Property
TaskStatusNotStarted Property
TaskStatusWaiting Property
TheValue Property
ThirdValue Property
TimeCaption Property
TodayCaption Property
WeekdayValue Property
WeekendValue Property
WeeklyValue Property
WeeksOnValue Property
WeeksValue Property
WeekValue Property
YearlyValue Property
Location Members
Location Constructor
Location Methods
Location Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Address Property
City Property
Country Property
State Property
ZipCode Property
LocationCollection Members
LocationCollection Constructor
LocationCollection Methods
LocationCollection Properties
Contains Method
Item Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
RemoveItem Method
SetItem Method
CollectionChanged Event
PersianCulture Members
PersianCulture Constructor
PersianCulture Properties
PersianCulture Constructor ()
PersianCulture Constructor (String, Boolean)
Calendar Property
OptionalCalendars Property
Recurrence Members
Recurrence Constructor
Recurrence Methods
Recurrence Properties
Recurrence Events
ApplyPattern Method
ClearExceptions Method
Clone Method
GenerateItems Method
GetEndDate Method
GetOccurrence Method
LoadFrom Method
MarkException Method
OnValidateOccurrence Method
SamePatternAs Method
SaveTo Method
ToLocalizedString Method
ToString Method
GenerateItems Method (DateTime, DateTime)
GenerateItems Method (DateTime, DateTime, Calendar)
GetOccurrence Method (Int32)
GetOccurrence Method (Int32, Boolean@)
GetOccurrence Method (Int32, Boolean@, Boolean)
GetOccurrence Method (Int32, Calendar)
GetOccurrence Method (Int32, Calendar, Boolean@)
GetOccurrence Method (Int32, Calendar, Boolean@, Boolean)
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ToString Method ()
ToString Method (DateTimeFormatInfo, Calendar)
DailyRecurrence Property
Day Property
DayOfMonth Property
Days Property
DaysOfWeek Property
EndDate Property
Exceptions Property
Interval Property
Master Property
MonthlyRecurrence Property
MonthOfYear Property
Months Property
NumOccurrences Property
Occurrence Property
Pattern Property
RecurrenceEnd Property
StartDate Property
Weeks Property
YearlyRecurrence Property
ValidateOccurrence Event
RecurrenceException Members
RecurrenceException Properties
IsDeleted Property
Item Property
Reminder Members
Reminder Fields
Reminder Constructor
Reminder Methods
Reminder Properties
MaxInterval Field
Clone Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
Message Property
PlaySound Property
ProcessArguments Property
ProcessFileName Property
SoundFileName Property
StartProcess Property
Time Property
TimeInterval Property
Type Property
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
Execute Method
Redo Method
Undo Method
Resource Members
Resource Constructor
Resource Methods
Resource Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
CustomBrushes Property
Id Property
Name Property
Tag Property
ResourceCollection Members
ResourceCollection Constructor
ResourceCollection Methods
ResourceCollection Properties
Contains Method
Item Property
Schedule Members
Schedule Fields
Schedule Constructor
Schedule Methods
Schedule Properties
Schedule Events
CurrentVersion Field
CancelCompositeOperation Method
Clear Method
CommitCompositeOperation Method
Dispose Method
ExecuteCommand Method
GetAllItems Method
GetFreePeriod Method
GetItemsToRemindOf Method
GetLargestFreePeriod Method
GetTasksToRemindOf Method
IsClassRegistered Method
IsClientClassRegistered Method
LoadFrom Method
LoadFromJson Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
OnActionRedone Method
OnActionUndone Method
OnDeserializeTag Method
OnExceptionCreated Method
OnInstantiateItem Method
OnInstantiateResource Method
OnItemEndTimeChanged Method
OnItemEndTimeTriggered Method
OnItemReminderTriggered Method
OnItemResourceChanged Method
OnItemsEnded Method
OnItemsStarted Method
OnItemStartTimeChanged Method
OnItemVisualsChanged Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnRecurrenceReset Method
OnSerializeTag Method
OnTaskReminderTriggered Method
Redo Method
RegisterItemClass Method
RegisterResourceClass Method
SaveTo Method
SaveToJson Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
StartCompositeOperation Method
Undo Method
UnregisterClass Method
GetAllItems Method (DateTime, DateTime)
GetAllItems Method (DateTime, DateTime, Calendar)
GetAllItems Method (DateTime, DateTime, Contact)
GetAllItems Method (DateTime, DateTime, Contact, Calendar)
GetAllItems Method (DateTime, DateTime, Location)
GetAllItems Method (DateTime, DateTime, Location, Calendar)
GetAllItems Method (DateTime, DateTime, Resource)
GetAllItems Method (DateTime, DateTime, Resource, Calendar)
GetAllItems Method (DateTime, DateTime, Task)
GetAllItems Method (DateTime, DateTime, Task, Calendar)
GetFreePeriod Method (DateTime, DateTime, TimeSpan)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ContactCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, LocationCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, ResourceCollection)
GetFreePeriod Method (DateTime, DateTime, TimeSpan, TaskCollection)
GetItemsToRemindOf Method ()
GetItemsToRemindOf Method (Calendar)
GetItemsToRemindOf Method (DateTime)
GetItemsToRemindOf Method (DateTime, Calendar)
GetItemsToRemindOf Method (DateTime, DateTime)
GetItemsToRemindOf Method (DateTime, DateTime, Calendar)
GetTasksToRemindOf Method ()
GetTasksToRemindOf Method (DateTime)
GetTasksToRemindOf Method (DateTime, DateTime)
IsClassRegistered Method (String)
IsClassRegistered Method (Type)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32)
RegisterResourceClass Method (Type, String, Int32, String)
UnregisterClass Method (String)
UnregisterClass Method (Type)
CanRedo Property
CanUndo Property
Contacts Property
DisableItemTimeChecks Property
DisableReminders Property
Items Property
ItemTimeCheckInterval Property
Locations Property
RemindersCheckInterval Property
Resources Property
Tasks Property
UndoEnabled Property
ActionRedone Event
ActionUndone Event
Changed Event
DeserializeTag Event
ExceptionCreated Event
InstantiateItem Event
InstantiateResource Event
ItemEndTimeChanged Event
ItemEndTimeTriggered Event
ItemReminderTriggered Event
ItemResourceChanged Event
ItemsEnded Event
ItemsStarted Event
ItemStartTimeChanged Event
ItemVisualsChanged Event
JsonDeserializeTag Event
JsonSerializeTag Event
RecurrenceReset Event
SerializeTag Event
TaskReminderTriggered Event
SerializationContext Members
SerializationContext Constructor
SerializationContext Properties
SerializationContext Events
FileVersion Property
Schedule Property
Completed Event
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
Style Members
Style Constructor
Style Methods
Style Properties
Style Events
Style Constructor ()
Style Constructor (SerializationInfo, StreamingContext)
Clone Method
Equals Method
FromDefinition Method
GetHashCode Method
GetObjectData Method
OnChanged Method
BorderBottomColor Property
BorderBottomWidth Property
BorderLeftColor Property
BorderLeftWidth Property
BorderRightColor Property
BorderRightWidth Property
BorderTopColor Property
BorderTopWidth Property
Brush Property
Definition Property
FillColor Property
Font Property
HeaderBorderBottomColor Property
HeaderBorderBottomWidth Property
HeaderBorderLeftColor Property
HeaderBorderLeftWidth Property
HeaderBorderRightColor Property
HeaderBorderRightWidth Property
HeaderBorderTopColor Property
HeaderBorderTopWidth Property
HeaderBrush Property
HeaderFont Property
HeaderTextAlignment Property
HeaderTextBottomMargin Property
HeaderTextColor Property
HeaderTextLeftMargin Property
HeaderTextRightMargin Property
HeaderTextShadowColor Property
HeaderTextShadowOffset Property
HeaderTextShadowStyle Property
HeaderTextTopMargin Property
Image Property
ImageAlignment Property
ImageIndex Property
ImageTransparency Property
LineColor Property
Opacity Property
TextAlignment Property
TextBottomMargin Property
TextColor Property
TextLeftMargin Property
TextRightMargin Property
TextShadowColor Property
TextShadowOffset Property
TextShadowStyle Property
TextTopMargin Property
Changed Event
Task Members
Task Constructor
Task Methods
Task Properties
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader, BinarySerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
LoadFrom Method (XmlElement, XmlSerializationContext)
SaveTo Method (BinaryWriter, BinarySerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
SaveTo Method (XmlElement, XmlSerializationContext)
ActualCost Property
ActualDuration Property
ActualEnd Property
ActualStart Property
Details Property
DueDate Property
EstimatedCost Property
EstimatedDuration Property
ImageIndex Property
Priority Property
Progress Property
Reminder Property
StartDate Property
Status Property
Subject Property
TaskCollection Members
TaskCollection Constructor
TaskCollection Methods
TaskCollection Properties
Contains Method
Item Property
TaskEventArgs Members
TaskEventArgs Properties
Task Property
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
ValidateOccurrenceEventArgs Members
ValidateOccurrenceEventArgs Properties
Ignore Property
Item Property
RecurrenceIndex Property
XmlSerializationContext Members
XmlSerializationContext Constructor
XmlSerializationContext Methods
XmlSerializationContext Properties
XmlSerializationContext Constructor (Schedule, Int32, XmlDocument)
XmlSerializationContext Constructor (Schedule, XmlDocument)
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadCustomBrushes Method
ReadDateTime Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadRecurrence Method
ReadReminder Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteCustomBrushes Method
WriteDateTime Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteRecurrence Method
WriteReminder Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ClassVersion Property
XmlDocument Property
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
MindFusion.HolidayProviders
MindFusion.Vsx
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
ContentType Enumeration
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadDate Method
ReadTag Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
ToString Method (DateTimeFormatInfo, Calendar)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
IsClientClassRegistered Method
LoadFrom Method (String, ContentType)
LoadFromJson Method
LoadFromJsonObject Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32, String)
SaveTo Method (String, ContentType)
SaveToJson Method
SaveToJsonObject Method
JsonDeserializeTag Event
JsonSerializeTag Event
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
GetFirstDate Method
GetFirstVisibleDate Method
GetLastDate Method
GetLastVisibleDate Method
LoadFromJson Method
LoadViewSettings Method
SaveToJson Method
SaveViewSettings Method
SetViewport Method
LogicalChildren Property
ShowPaddingItemsProperty Field
ShowPaddingItems Property
Action Class
Connection Class
Control Class
Ellipse Class
EllipticalArc Class
Geometry Class
GeometryOperator Class
GeometryStorage Class
GeometryVisitor Class
IPlatformHelper(TColor, TImage) Interface
Master(TColor, TImage) Class
Point Class
Property Class
Rect Class
Shape(TColor, TImage) Class
Stencil(TColor, TImage) Class
UserValue Class
Action Members
Action Properties
Checked Property
Id Property
Inivisble Property
Name Property
Connection Members
Connection Properties
Id Property
Name Property
X Property
Y Property
Control Members
Control Properties
Id Property
Name Property
X Property
Y Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Bounds Property
Center Property
EllipticalArc Members
EllipticalArc Constructor
EllipticalArc Properties
Bounds Property
Center Property
Start Property
Sweep Property
Geometry Members
Geometry Properties
NoFill Property
NoLine Property
NoShow Property
Operators Property
GeometryOperator Members
GeometryStorage Members
GeometryStorage Methods
GeometryStorage Properties
ToString Method
A Property
B Property
C Property
D Property
X Property
Y Property
GeometryVisitor Members
GeometryVisitor Constructor
GeometryVisitor Methods
ArcTo Method
Ellipse Method
EllipticalArcTo Method
LineTo Method
MoveTo Method
PolylineTo Method
Visit Method
IPlatformHelper(TColor, TImage) Members
IPlatformHelper(TColor, TImage) Methods
CreateColor Method
CreateImage Method
GetA Method
GetB Method
GetG Method
GetR Method
SaveImage Method
ToString Method
CreateColor Method (Int32, Int32, Int32)
CreateColor Method (Int32, Int32, Int32, Int32)
CreateColor Method (String)
Master(TColor, TImage) Members
Master(TColor, TImage) Methods
Master(TColor, TImage) Properties
Clone Method
Invalidate Method
LoadLocalState Method
ResetLocalValues Method
SaveLocalState Method
ToString Method
Icon Property
Id Property
Shapes Property
UniversalName Property
Point Members
Point Constructor
Point Methods
Point Properties
Point Constructor ()
Point Constructor (Double, Double)
ToString Method
X Property
Y Property
Property Members
Property Methods
Property Properties
ToString Method
Format Property
Id Property
Name Property
Value Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor ()
Rect Constructor (Double, Double, Double, Double)
ToString Method
Height Property
Width Property
X Property
Y Property
Shape(TColor, TImage) Members
Shape(TColor, TImage) Methods
Shape(TColor, TImage) Properties
ToString Method
Actions Property
Angle Property
BackgroundColor Property
BackgroundColorTransparency Property
Connections Property
Controls Property
FillPattern Property
FlipX Property
FlipY Property
ForegroundColor Property
ForegroundColorTransparency Property
Geometries Property
HasPositionInfo Property
Height Property
Id Property
Image Property
ImageHeight Property
ImageOffsetX Property
ImageOffsetY Property
ImageWidth Property
LineBeginArrow Property
LineColor Property
LineColorTransparency Property
LineEndArrow Property
LinePattern Property
LineRounding Property
LineWeight Property
LocPinX Property
LocPinY Property
Parent Property
PinX Property
PinY Property
Properties Property
ScratchValues Property
Shapes Property
Text Property
UserValues Property
Width Property
Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Constructor
Stencil(TColor, TImage) Methods
Stencil(TColor, TImage) Properties
LoadFrom Method
LoadFromXml Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (XmlElement)
SaveTo Method (BinaryWriter)
SaveTo Method (XmlElement)
Masters Property
MastersByName Property
UserValue Members
UserValue Constructor
UserValue Methods
UserValue Properties
ToString Method
Id Property
Name Property
Value Property
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
MindFusion.HolidayProviders
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
ContentType Enumeration
JsonSerializationContext Class
JsonSerializeTagEventArgs Class
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
JsonSerializationContext Members
JsonSerializationContext Fields
JsonSerializationContext Constructor
JsonSerializationContext Methods
JsonSerializationContext Properties
JsonSerializationContext Events
LatestFormat Field
ReadDate Method
ReadTag Method
WriteTag Method
FileVersion Property
Schedule Property
Completed Event
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
Representation Property
Tag Property
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
ToString Method (DateTimeFormatInfo, Calendar)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
IsClientClassRegistered Method
LoadFrom Method (String, ContentType)
LoadFromJson Method
LoadFromJsonObject Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
RegisterItemClass Method (Type, String, Int32, String)
RegisterResourceClass Method (Type, String, Int32, String)
SaveTo Method (String, ContentType)
SaveToJson Method
SaveToJsonObject Method
JsonDeserializeTag Event
JsonSerializeTag Event
LoadFrom Method (JsonObject, JsonSerializationContext)
SaveTo Method (JsonObject, JsonSerializationContext)
GetFirstDate Method
GetFirstVisibleDate Method
GetLastDate Method
GetLastVisibleDate Method
LoadFromJson Method
LoadViewSettings Method
SaveToJson Method
SaveViewSettings Method
SetViewport Method
LogicalChildren Property
ShowPaddingItemsProperty Field
ShowPaddingItems Property
Conversion Functions
Date & Time Functions
Inspection Functions
Math Functions
Miscellaneous Functions
Program Flow Functions
Text Functions
CBool
CDate
CDbl
CInt
CLong
CSng
CStr
Int
Str
CDate
DateAdd
DateDiff
DatePart
DateSerial
Day
Hour
Minute
Month
Now
Second
Today
IsDate
IsNull
IsNumeric
Abs
Acos
Asin
Atn
Cos
E
Exp
Int
Log
PI
Pow
Rnd
Round
Sgn
Sin
Sqr
Sqrt
Tan
PageCount
PageCurrent
RangeItemCount
RangeItemCurrent
IIf
Asc
Chr
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
Space
StrComp
String
StrReverse
MindFusion.Scripting
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
MindFusion
MindFusion.Charting
MindFusion.Charting.Commands
MindFusion.Charting.Components
MindFusion.Charting.ThreeD
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Mapping
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Command Class
CompositeCommand Class
DisposableCommand Class
TrackChangesCommand Class
UndoEventArgs Class
Command Members
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
DisposableCommand Members
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoEventArgs Members
UndoEventArgs Properties
Command Property
BorderComponent Class
ButtonComponent Class
ButtonDrawEventArgs Class
Component Class
ComponentAnimation Interface
ComponentController Interface
ComponentVisitor Class
CursorHint Enumeration
GridColumn Class
GridPanel Class
GridRow Class
HitTestVisibility Enumeration
ImageComponent Class
LayoutAlignment Enumeration
LengthType Enumeration
Orientation Enumeration
Panel Class
RangeSelector Class
RootControl Interface
SimplePanel Class
StackPanel Class
TextComponent Class
Visibility Enumeration
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Arrange Method
Draw Method
Measure Method
Visit Method
BorderBrush Property
BorderThickness Property
Content Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
Padding Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Arrange Method
CreateController Method
Draw Method
Measure Method
OnClicked Method
OnCustomDraw Method
Content Property
Padding Property
Clicked Event
CustomDraw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Properties
ClipBounds Property
Graphics Property
Component Members
Component Constructor
Component Methods
Component Properties
Add Method
Arrange Method
ArrangeInRect Method
CreateController Method
Draw Method
GetCursorHint Method
HitTest Method
Invalidate Method
InvalidateLayout Method
LocalToRoot Method
Max Method
Measure Method
RootToLocal Method
Visit Method
Invalidate Method ()
Invalidate Method (RectD)
ActualHeight Property
ActualWidth Property
DesiredHeight Property
DesiredWidth Property
GridColumn Property
GridRow Property
Height Property
HitTestVisibility Property
HorizontalAlignment Property
Margin Property
RectInParent Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
XInParent Property
YInParent Property
ComponentAnimation Members
ComponentAnimation Methods
Stop Method
ComponentController Members
ComponentController Methods
ComponentController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
ComponentVisitor Members
ComponentVisitor Constructor
ComponentVisitor Methods
VisitPanel Method
VisitPlot Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
GridColumn Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
LengthType Property
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
Arrange Method
Measure Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Methods
GridRow Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
Height Property
LengthType Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
Draw Method
Measure Method
AutoSize Property
Image Property
ImageAlign Property
Location Property
Panel Members
Panel Constructor
Panel Methods
Panel Properties
Draw Method
HitTest Method
Invalidate Method
InvalidateLayout Method
Measure Method
Visit Method
Children Property
ParentControl Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
Arrange Method
CreateController Method
Draw Method
GetCursorHint Method
Measure Method
AxesSource Property
Axis Property
Brush Property
HandleBrush Property
HandleSize Property
MaxValue Property
MinValue Property
Orientation Property
Size Property
ThumbBrush Property
RootControl Members
RootControl Methods
Invalidate Method
InvalidateLayout Method
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
Arrange Method
Measure Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
Arrange Method
Measure Method
Orientation Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
Measure Method
FontName Property
FontSize Property
FontStyle Property
StyleHint Property
Text Property
TextBrush Property
Label3D Class
Label3D.DrawLabelDelegate Delegate
LabelProjection Class
Mesh3D Class
Model3D Class
Polygon3D Class
Projection Interface
Scene3D Class
Vector3D Class
Label3D Members
Label3D Fields
Label3D Constructor
Label3D Properties
DrawLabel Field
BottomLeft Property
Font Property
RotationAngle Property
Text Property
TopRight Property
LabelProjection Members
LabelProjection Constructor
LabelProjection Methods
LabelProjection Properties
DrawAsProjection Method
MidPoint Method
Label Property
ProjectionBottomRight Property
ProjectionTopLeft Property
ZSort Property
Mesh3D Members
Mesh3D Constructor
Mesh3D Properties
Mesh3D Constructor ()
Mesh3D Constructor (IEnumerable(IEnumerable(Point3D)), Brush)
Faces Property
Model3D Members
Model3D Constructor
Model3D Constructor ()
Model3D Constructor (Brush)
Polygon3D Members
Polygon3D Constructor
Polygon3D Methods
Polygon3D Properties
Polygon3D Constructor ()
Polygon3D Constructor (IEnumerable(Point3D), Brush)
DrawAsProjection Method
MidPoint Method
Normal Method
PointToPlaneDist Method
PointToPlaneDist Method (Point3D)
PointToPlaneDist Method (Point3D, Point3D, Vector3D)
Points Property
ZSort Property
Projection Members
Projection Methods
Projection Properties
DrawAsProjection Method
MidPoint Method
ZSort Property
Scene3D Members
Scene3D Constructor
Scene3D Methods
Scene3D Properties
AddCuboid Method
BuildCuboid Method
Draw Method
Project Method
AddCuboid Method (Double, Double, Double, Double, Double, Double, Brush)
AddCuboid Method (Point3D, Point3D, Brush)
Project Method (Model3D)
Project Method (Point3D)
Project Method (Polygon3D)
CameraOrientation Property
CameraPosition Property
FocalLength Property
Models Property
Projections Property
ViewportCenter Property
Vector3D Members
Vector3D Constructor
Vector3D Methods
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Vector3D Constructor (Point3D, Point3D)
CrossProduct Method
Div Method
Length Method
X Property
Y Property
Z Property
Action Enumeration
AdjustmentHandle Class
AdjustmentHandles Enumeration
AeroEffect Class
Anchoring Enumeration
AnchorPattern Class
AnchorPoint Class
AnchorPointCollection Class
AnchorPointEventArgs Class
ArcTemplate Class
AreaEventArgs Class
ArrowHeads Class
AttachTo Enumeration
AttachToLink Enumeration
AttachToNode Enumeration
AutoJson Class
AutoResize Enumeration
Axis Enumeration
BarcodeNode Class
BarcodeNodeProperties Class
BarcodeNodeStyle Class
Behavior Enumeration
BezierTemplate Class
BranchIndicator Enumeration
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ClipboardEventArgs Class
CollectionBase(T) Class
ColumnStyle Enumeration
CommandHistory Class
CompositeNode Class
CompositeNodeStyle Class
CompositeRouter Class
ConnectionPoint Class
Constants Class
ContainerChildEventArgs Class
ContainerNode Class
ContainerNodeProperties Class
ContainerNodeStyle Class
ContainmentKeys Enumeration
ControlMouseAction Enumeration
ControlPointEventArgs Class
Converter Class
CreatePathDelegate Delegate
CursorHint Enumeration
CustomDraw Enumeration
DelKeyAction Enumeration
Diagram Class
DiagramBase Class
DiagramDocument Class
DiagramEventArgs Class
DiagramItem Class
DiagramItemCollection Class
DiagramItemProperties Class
DiagramItemState Class
DiagramItemStyle Class
DiagramLink Class
DiagramLinkCollection Class
DiagramLinkProperties Class
DiagramLinkState Class
DiagramLinkStyle Class
DiagramNode Class
DiagramNodeCollection Class
DiagramNodeEventArgs Class
DiagramNodeProperties Class
DiagramNodeState Class
DiagramNodeStyle Class
DiagramPage Class
DiagramPageEventArgs Class
DiagramPageValidationEventArgs Class
DiagramStyle Class
DirectionConstraint Enumeration
DraggedNode Class
DraggedShape Class
DragIndicator Enumeration
DrawAnchorPointEventArgs Class
DrawBranchIndicatorEventArgs Class
DrawCellEventArgs Class
DrawItemEventArgs Class
DrawLinkEventArgs Class
DrawNodeEventArgs Class
DummyNode Class
EditCellTextEventArgs Class
EditLinkTextEventArgs Class
EditNodeTextEventArgs Class
EffectsProvider Class
ElementTemplate Class
EmbossEffect Class
ExpandButtonAction Enumeration
ExpandButtonPosition Enumeration
ExpandIconRenderer Class
Factory Class
FitSize Enumeration
FoldIconRenderer Class
FreeFormHandle Class
FreeFormNode Class
FreeFormNodeStyle Class
GlassEffect Class
GlassEffectType Enumeration
Granularity Enumeration
GridRouter Class
GridStyle Enumeration
Group Class
Group.Attachment Class
GroupAnchorStyles Enumeration
GroupCollection Class
GroupEventArgs Class
GroupRotation Enumeration
HandlesStyle Enumeration
HandlesVisualStyle Class
HitTestEventArgs Class
HitTestPriority Enumeration
HitTestResult Enumeration
HtmlBuilder Class
HyperLinkStyle Enumeration
IDiagramView Interface
IEffectsProvider Interface
IItemFactory Interface
ILinkRouter Interface
IMeasureUnitConverter Interface
InplaceEditable Interface
InstantiateItemEventArgs Class
InteractionState Class
InternalUtils Class
IPersists Interface
IProperty Interface
IResolution Interface
ItemCollectionBase(T) Class
ItemEventArgs Class
ItemLabel Class
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle Class
LinkCrossingEventArgs Class
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkShape Enumeration
LinkShapeEventArgs Class
LinkTextStyle Enumeration
LinkValidationEventArgs Class
MapContent Class
MapNode Class
MapNodeProperties Class
MarkStyle Enumeration
MeasureUnit Class
MeasureUnitType Enumeration
ModificationEffect Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
MouseWheelAction Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeLabel Class
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PatternRouter Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
PolylineRouting Enumeration
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RelativeToNode Enumeration
RenderCallback(T) Delegate
Renderers Class
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutePattern Class
RouteStep Class
RouteStepKind Enumeration
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
ScrollIconRenderer Class
Selection Class
SelectionCopy Class
SelectionEventArgs Class
SelectionStyle Enumeration
SelectionValidationEventArgs Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeAdjustmentHandle Class
ShapeCollection Class
ShapeControlPoint Class
ShapeConverter Class
ShapeData Class
ShapeDecoration Class
ShapeEventArgs Class
ShapeFormulaParam Class
ShapeLibrary Class
ShapeNode Class
ShapeNodeProperties Class
ShapeNodeState Class
ShapeNodeStyle Class
Shapes Class
ShowAnchors Enumeration
SimpleShape Enumeration
SizeFConverter Class
SmoothShadowEffect Class
SnapToAnchor Enumeration
Style Class
StylePropertyChangedEventArgs Class
SvgNode Class
SvgNodeProperties Class
SvgNodeStyle Class
TableConnectionStyle Enumeration
TableNode Class
TableNode.Cell Class
TableNode.CellCollection Class
TableNode.Column Class
TableNode.ColumnCollection Class
TableNode.Row Class
TableNode.RowCollection Class
TableNodeProperties Class
TableNodeStyle Class
TableScrollUI Enumeration
Theme Class
Thickness Structure
ThicknessConverter Class
TimerEventArgs Class
TimerEventArgs.TimerCommand Enumeration
TreeEnumerator Class
TreeItemEventArgs Class
TreeItemValidationEventArgs Class
TreeViewConnectionPoint Class
TreeViewConnectionStyle Enumeration
TreeViewItem Class
TreeViewNode Class
TreeViewNodeStyle Class
UndoEventArgs Class
UndoManager Class
UndoValidationEventArgs Class
UnitType Enumeration
Vector Structure
VideoNode Class
View3D Enumeration
VisioContent Class
VisioNode Class
VisioNodeProperties Class
VisioNodeStyle Class
VisioStencil Class
VisitNode Delegate
XmlPersistContext Class
AdjustmentHandle Members
AdjustmentHandle Constructor
AdjustmentHandle Methods
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AnchorPattern Members
AnchorPattern Constructor
AnchorPattern Methods
AnchorPattern Properties
AnchorPattern Constructor ()
AnchorPattern Constructor (AnchorPoint[])
AnchorPattern Constructor (AnchorPoint[], String)
AnchorPattern Constructor (AnchorPointCollection)
AnchorPattern Constructor (AnchorPointCollection, String)
AnchorPattern Constructor (String)
Clone Method
FromId Method
Register Method
Decision1In3Out Property
Decision2In2Out Property
Id Property
LeftInRightOut Property
Points Property
TopInBottomOut Property
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
AnchorPoint Properties
AnchorPoint Constructor ()
AnchorPoint Constructor (Single, Single)
AnchorPoint Constructor (Single, Single, Boolean, Boolean)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32, Object)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle, Color)
Clone Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
AllowIncoming Property
AllowOutgoing Property
Color Property
Column Property
MarkStyle Property
Tag Property
ToolTip Property
X Property
XUnit Property
Y Property
YUnit Property
AnchorPointCollection Members
AnchorPointCollection Constructor
AnchorPointCollection Methods
AnchorPointCollection Constructor ()
AnchorPointCollection Constructor (AnchorPoint[])
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
RemoveAt Method
AnchorPointEventArgs Members
AnchorPointEventArgs Constructor
AnchorPointEventArgs Properties
Link Property
NewAnchorIndex Property
OldAnchorIndex Property
ArcTemplate Members
ArcTemplate Constructor
ArcTemplate Methods
ArcTemplate Properties
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single)
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
StartAngle Property
SweepAngle Property
AreaEventArgs Members
AreaEventArgs Properties
AreaTag Property
Column Property
Item Property
Row Property
ArrowHeads Members
ArrowHeads Fields
Arrow Field
BackSlash Field
BowArrow Field
Circle Field
DefaultFlow Field
DoubleArrow Field
None Field
Pentagon Field
PointerArrow Field
Quill Field
Reversed Field
RevTriangle Field
RevWithCirc Field
RevWithLine Field
Rhombus Field
Slash Field
Tetragon Field
Triangle Field
AutoJson Members
AutoJson Constructor
BarcodeNode Members
BarcodeNode Constructor
BarcodeNode Methods
BarcodeNode Properties
BarcodeNode Constructor ()
BarcodeNode Constructor (BarcodeNode)
BarcodeNode Constructor (Diagram)
CreateProperties Method
DrawLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnTextChanged Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
BarColor Property
Content Property
Format Property
QRCorrectionLevel Property
BarcodeNodeProperties Members
BarcodeNodeProperties Constructor
BarcodeNodeStyle Members
BarcodeNodeStyle Constructor
BezierTemplate Members
BezierTemplate Constructor
BezierTemplate Methods
BezierTemplate Properties
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Properties
Cell Property
Column Property
MouseButton Property
MousePosition Property
PreventNodeEvent Property
Row Property
Table Property
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
CellValidationEventArgs Properties
CancelDrag Method
Cancel Property
ClipboardEventArgs Members
ClipboardEventArgs Constructor
ClipboardEventArgs Properties
ClipboardEventArgs Constructor (Object)
ClipboardEventArgs Constructor (Object, Object)
Data Property
DataType Property
IsGetOperation Property
IsHandled Property
Source Property
CollectionBase(T) Members
CollectionBase(T) Fields
CollectionBase(T) Constructor
CollectionBase(T) Methods
CollectionBase(T) Properties
InnerList Field
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Sort Method
Sort Method (Comparison(T))
Sort Method (IComparer(T))
Count Property
IsReadOnly Property
Item Property
CommandHistory Members
CommandHistory Methods
CommandHistory Properties
Clear Method
MergeUndoRecords Method
Capacity Property
Commands Property
NextRedo Property
NextUndo Property
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
CompositeNode Properties
CompositeNode Constructor ()
CompositeNode Constructor (CompositeNode)
CompositeNode Constructor (Diagram)
ArrangeComponents Method
ContainsComponent Method
DocToComponent Method
DrawLocal Method
DrawShadowLocal Method
FindComponent Method
GenerateJsonTemplate Method
GetComponentAt Method
GetRgnInRect Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadJsonTemplate Method
OnMeasureUnitChanged Method
OnRemove Method
OnUpdateBounds Method
OnZoomChanged Method
PointToComponent Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeComponents Method
ClipToOutline Property
Components Property
CompositeNodeStyle Members
CompositeNodeStyle Constructor
CompositeRouter Members
CompositeRouter Constructor
CompositeRouter Methods
CompositeRouter Properties
CompositeRouter Constructor ()
CompositeRouter Constructor (Diagram)
RouteLink Method
RouteLinks Method
Diagram Property
Routers Property
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
ConnectionPoint Properties
ConnectionPoint Constructor ()
ConnectionPoint Constructor (DiagramNode, DiagramLink, Boolean)
AddLinkToNode Method
CalculateIntersections Method
CanMoveLink Method
GetAnchorPos Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
GetNodeRect Method
LinkChanges Method
LoadFrom Method
NearestAnchorPoint Method
NodesIntersect Method
RemoveLinkFromNode Method
SameNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
GetAnchorPos Method (Int32)
GetAnchorPos Method (Int32, PointF@)
Incoming Property
Link Property
Node Property
RelativePosition Property
Row Property
Constants Members
Constants Fields
Constants Methods
E Field
IdentityMatrix Field
NoAnchorPattern Field
GetAutoScroll Method
GetContainerFolderPadding Method
GetExpandIconSize Method
GetFitTextStep Method
GetHalfInch Method
GetHScrollButtonSize Method
GetInch Method
GetInflation Method
GetLineHitTest Method
GetMarkSize Method
GetMillimeter Method
GetMinArrowheadSize Method
GetMinItemSize Method
GetPixel Method
GetReflHth Method
GetReflWth2 Method
GetRoundRectArc Method
GetRouteGridSize Method
GetScrollerWdt Method
GetSelPtTest Method
GetTableHeaderOffset Method
GetVScrollButtonSize Method
TouchHitDistance Method
ContainerChildEventArgs Members
ContainerChildEventArgs Constructor
ContainerChildEventArgs Methods
ContainerChildEventArgs Properties
ToString Method
Container Property
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
ContainerNode Properties
ContainerNode Constructor ()
ContainerNode Constructor (ContainerNode)
ContainerNode Constructor (Diagram)
Add Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
Clone Method
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetRepaintRect Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
Remove Method
ResizeToFitChildren Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReference Method
UpdateBounds Method
VisitNodes Method
UpdateBounds Method ()
UpdateBounds Method (Boolean)
AllowAddChildren Property
AllowRemoveChildren Property
AutoDeleteChildren Property
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
Children Property
ClipChildren Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EnableStyledText Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize Property
Scrollable Property
ScrollX Property
ScrollY Property
Shape Property
UnfoldedSize Property
Visible Property
ContainerNodeProperties Members
ContainerNodeProperties Fields
ContainerNodeProperties Constructor
Caption Field
CaptionHeight Field
Margin Field
Shape Field
ContainerNodeStyle Members
ContainerNodeStyle Constructor
ControlPointEventArgs Members
ControlPointEventArgs Constructor
ControlPointEventArgs Properties
ControlPoint Property
NewValue Property
Node Property
OldValue Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
Diagram Properties
Dummy Field
AddItem Method
AlignPointToGrid Method
AllowNodeBounds Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
Clone Method
CopySelection Method
CopyTo Method
CreateAddItemCmd Method
CreateImage Method
CreateItem Method
CreateMeasureGraphics Method
CreateModifyItemCmd Method
CreateRemoveItemCmd Method
CreateThemeFromDefaults Method
DeleteGroup Method
Dispose Method
Draw Method
DrawAlignmentGuides Method
DrawInteraction Method
DrawInteractions Method
DrawLayer Method
DrawStyledText Method
EffectiveTouchHitDistance Method
EnumByReverseZ Method
EnumTopLevelByReverseZ Method
ExecuteCommand Method
FindGroup Method
FindLink Method
FindLinkById Method
FindNode Method
FindNodeById Method
GetContentBounds Method
GetItemAt Method
GetLinkAt Method
GetLinksAt Method
GetNearestNode Method
GetNodeAt Method
GetNodesAt Method
GetNodesInViewport Method
GetValue Method
HandleKeyDown Method
HandleKeyPress Method
HandleKeyUp Method
HandleMouseMove Method
HitTestComponents Method
HitTestLabels Method
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
MeasureString Method
Navigate Method
NewInstance Method
PasteSelection Method
PixelToUnit Method
RaiseCellTextEdited Method
RaiseCellTextEditing Method
RaiseClicked Method
RaiseCreated Method
RaiseDeleting Method
RaiseDoubleClicked Method
RaiseLinkTextEdited Method
RaiseLinkTextEditing Method
RaiseModified Method
RaiseMouseHover Method
RaiseNodeTextEdited Method
RaiseNodeTextEditing Method
RaisePasted Method
RaiseSelecting Method
RaiseTreeItemTextEditing Method
RaiseViewRemoved Method
RegisterClass Method
RegisterDefaultStyle Method
RegisterItemClass Method
RemoveItem Method
ResetAlignmentGuides Method
ResizeToFitItem Method
ResizeToFitItems Method
ResumeLinkRouter Method
RouteAllLinks Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
SetShadowOffset Method
SuspendLinkRouter Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CopySelection Method (Boolean, Boolean)
CopySelection Method (DiagramItemCollection, Boolean, Boolean)
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
GetItemAt Method (PointF, Boolean)
GetItemAt Method (PointF, Predicate(DiagramItem))
GetItemAt Method (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)
GetLinkAt Method (PointF, Single)
GetLinkAt Method (PointF, Single, Boolean)
GetLinkAt Method (PointF, Single, Boolean, Int32@)
GetNodeAt Method (PointF)
GetNodeAt Method (PointF, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean, Single)
GetNodeAt Method (PointF, Single)
Invalidate Method ()
Invalidate Method (Boolean)
Invalidate Method (Object, RectangleF)
Invalidate Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, RectangleF, StringFormat, Int32@, Int32@)
RaiseClicked Method (DiagramItem, PointF, MouseButton)
RaiseClicked Method (MouseButton, PointF)
RaiseDoubleClicked Method (DiagramItem, PointF, MouseButton)
RaiseDoubleClicked Method (MouseButton, PointF)
RegisterClass Method (Type, String, Int32)
RegisterClass Method (Type, String, Int32, String)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
ResizeToFitItems Method (Single)
ResizeToFitItems Method (Single, Boolean)
RouteAllLinks Method ()
RouteAllLinks Method (DiagramLinkCollection)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
ActiveItem Property
ActiveItemHandlesStyle Property
ActiveLayer Property
AdjustmentHandlesSize Property
AlignmentGuidePen Property
AlignToGrid Property
AllowLinksRepeat Property
AllowMultipleResize Property
AllowSelfLoops Property
AllowSplitLinks Property
AllowUnanchoredLinks Property
AllowUnconnectedLinks Property
AutoAlignDistance Property
AutoAlignNodes Property
AutoArrangeAvoidContainers Property
AutoArrangeAvoidSegments Property
AutoCloseDistance Property
AutoDeleteLinks Property
AutoHighlightRows Property
AutoResize Property
AutoSnapDistance Property
AutoSnapLinks Property
BackBrush Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageUrl Property
BarcodeNodeStyle Property
Bounds Property
BoundsPen Property
BranchIndicatorColor Property
BranchIndicatorSize Property
CellCustomDraw Property
CellFrameStyle Property
CompositeNodeStyle Property
ContainerCaption Property
ContainerCaptionHeight Property
ContainerHighlightPen Property
ContainerMargin Property
ContainerMinimumSize Property
ContainerNodeStyle Property
ContainersFoldable Property
CrossingRadius Property
DefaultShape Property
DiagramLinkStyle Property
DiagramStyle Property
Dirty Property
DisabledHandlesStyle Property
DynamicLinks Property
EffectiveBackBrush Property
EffectsProvider Property
EnableEmbossEffects Property
EnableLanes Property
EnableShadowEffects Property
EnableSpatialIndex Property
EnableStyledText Property
ExpandButtonAction Property
ExpandButtonPosition Property
ExpandOnIncoming Property
ExteriorBrush Property
Factory Property
FocusedComponent Property
FoldedContainerSize Property
Font Property
FreeFormAttractDistance Property
FreeFormTargets Property
GridColor Property
GridOffsetX Property
GridOffsetY Property
GridPatternHatch Property
GridPatternThreshold Property
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority Property
HoverDelay Property
Interaction Property
IsProEdition Property
Items Property
LaneGrid Property
Layers Property
LinkBaseShape Property
LinkBaseShapeSize Property
LinkBranchIndicator Property
LinkBrush Property
LinkCascadeOrientation Property
LinkCrossings Property
LinkCustomDraw Property
LinkEndsMovable Property
LinkHandlesStyle Property
LinkHeadShape Property
LinkHeadShapeSize Property
LinkHitDistance Property
LinkIntermediateShape Property
LinkIntermediateShapeSize Property
LinkMergeIndicator Property
LinkPen Property
LinkRouter Property
Links Property
LinkSegments Property
LinkShape Property
LinksRetainForm Property
LinkText Property
LinkTextStyle Property
MeasureTextRenderingHint Property
MeasureUnit Property
MergeIndicatorColor Property
MergeIndicatorSize Property
MergeThreshold Property
MinimumNodeSize Property
ModificationEffect Property
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand Property
RenderOptions Property
RestrictItemsToBounds Property
RoundedLinks Property
RoundedLinksRadius Property
RoundRectFactor Property
RouteLinks Property
RoutingOptions Property
RowHighlightBrush Property
ScriptHelper Property
SelectAfterCreate Property
SelectedItemHandlesStyle Property
Selection Property
SelectionOnTop Property
SerializationBinder Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
ShadowsStyle Property
ShapeBrush Property
ShapeCustomDraw Property
ShapeHandlesStyle Property
ShapeNodeStyle Property
ShapeOrientation Property
ShapePen Property
ShapeText Property
ShowAnchors Property
ShowDisabledHandles Property
ShowGrid Property
ShowHandlesOnDrag Property
SnapToAnchor Property
SortGroupsByZ Property
Style Property
SvgNodeStyle Property
TableBrush Property
TableCaption Property
TableCaptionHeight Property
TableColumnCount Property
TableColumnWidth Property
TableConnectionStyle Property
TableCustomDraw Property
TableHandlesStyle Property
TableNodeStyle Property
TablePen Property
TableRowCount Property
TableRowHeight Property
TableShape Property
TablesScrollable Property
Tag Property
TextColor Property
TextFormat Property
Theme Property
ToolTip Property
TouchHitDistance Property
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
DiagramBase Members
DiagramBase Constructor
DiagramBase Methods
DiagramBase Events
OnActionRecorded Method
OnActionRecording Method
OnActionRedone Method
OnActionUndone Method
OnBeginLoad Method
OnBoundsChanged Method
OnCellClicked Method
OnCellDoubleClicked Method
OnCellTextEdited Method
OnCellTextEditing Method
OnClicked Method
OnContainerChildAdded Method
OnContainerChildRemoved Method
OnContainerFolded Method
OnContainerUnfolded Method
OnContentVisibilityChanged Method
OnDefaultShapeChanged Method
OnDeserializeTag Method
OnDestinationAnchorChanged Method
OnDirtyChanged Method
OnDoubleClicked Method
OnDrawAdjustmentHandles Method
OnDrawAnchorPoint Method
OnDrawBackground Method
OnDrawBranchIndicator Method
OnDrawCell Method
OnDrawForeground Method
OnDrawLink Method
OnDrawNode Method
OnEndLoad Method
OnExpandButtonClicked Method
OnGroupDestroyed Method
OnHitTestAdjustmentHandles Method
OnInitializeLasso Method
OnInitializeLink Method
OnInitializeNode Method
OnItemAdded Method
OnItemRemoved Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnLayerVisibilityChanged Method
OnLinkActivated Method
OnLinkClicked Method
OnLinkCreateCancelled Method
OnLinkCreated Method
OnLinkCreating Method
OnLinkDeactivated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkDeselected Method
OnLinkDoubleClicked Method
OnLinkHovered Method
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointerEnter Method
OnLinkPointerLeave Method
OnLinkRouted Method
OnLinkSelected Method
OnLinkSelecting Method
OnLinkSplit Method
OnLinkStartModifying Method
OnLinkTextEdited Method
OnLinkTextEditing Method
OnMeasureUnitChanged Method
OnNodeActivated Method
OnNodeClicked Method
OnNodeCreateCancelled Method
OnNodeCreated Method
OnNodeCreating Method
OnNodeDeactivated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeDeselected Method
OnNodeDoubleClicked Method
OnNodeHovered Method
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointerEnter Method
OnNodePointerLeave Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnPropertyChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard Method
OnRequestDrawInteractions Method
OnRequestTimer Method
OnSelectionChanged Method
OnSelectionModified Method
OnSelectionModifying Method
OnSerializeTag Method
OnSetSelfLoopShape Method
OnShapeModified Method
OnShapeNotDefined Method
OnTableColumnResized Method
OnTableColumnResizing Method
OnTableRowResized Method
OnTableRowResizing Method
OnTableSectionCollapsed Method
OnTableSectionExpanded Method
OnTreeCollapsed Method
OnTreeExpanded Method
OnTreeItemTextEditing Method
OnValidateAnchorPoint Method
OnValidateLinkCrossing Method
OnViewRemoved Method
RaiseNodeModifying Method
TrackMouseHover Method
ActionRecorded Event
ActionRecording Event
ActionRedone Event
ActionUndone Event
ActiveLayerChanged Event
BeginLoad Event
BoundsChanged Event
CellClicked Event
CellDoubleClicked Event
CellTextEdited Event
CellTextEditing Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
ContentVisibilityChanged Event
DefaultShapeChanged Event
DeserializeTag Event
DestinationAnchorChanged Event
DirtyChanged Event
DoubleClicked Event
DrawAdjustmentHandles Event
DrawAnchorPoint Event
DrawBackground Event
DrawBranchIndicator Event
DrawCell Event
DrawForeground Event
DrawLink Event
DrawNode Event
EndLoad Event
ExpandButtonClicked Event
GroupDestroyed Event
HitTestAdjustmentHandles Event
InitializeLasso Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
JsonDeserializeTag Event
JsonSerializeTag Event
LayerVisibilityChanged Event
LinkActivated Event
LinkClicked Event
LinkCreateCancelled Event
LinkCreated Event
LinkCreating Event
LinkDeactivated Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkHovered Event
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointerEnter Event
LinkPointerLeave Event
LinkRouted Event
LinkSelected Event
LinkSelecting Event
LinkSplit Event
LinkStartModifying Event
LinkTextEdited Event
LinkTextEditing Event
MeasureUnitChanged Event
NodeActivated Event
NodeClicked Event
NodeCreateCancelled Event
NodeCreated Event
NodeCreating Event
NodeDeactivated Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeHovered Event
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointerEnter Event
NodePointerLeave Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard Event
RequestDrawInteractions Event
RequestTimer Event
SelectionChanged Event
SelectionModified Event
SelectionModifying Event
SerializeTag Event
SetSelfLoopShape Event
ShapeModified Event
ShapeNotDefined Event
TableColumnResized Event
TableColumnResizing Event
TableRowResized Event
TableRowResizing Event
TableSectionCollapsed Event
TableSectionExpanded Event
TreeCollapsed Event
TreeExpanded Event
TreeItemTextEditing Event
ValidateAnchorPoint Event
ValidateLinkCrossing Event
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
Clone Method
CopyTo Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
Dirty Property
Pages Property
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Properties
DiagramEventArgs Constructor (IGraphics, RectangleF, RectangleF)
DiagramEventArgs Constructor (MouseButton, PointF)
ClipRect Property
Graphics Property
MouseButton Property
MousePosition Property
VisibleRect Property
DiagramItem Members
DiagramItem Fields
DiagramItem Constructor
DiagramItem Methods
DiagramItem Properties
disposed Field
DiagramItem Constructor ()
DiagramItem Constructor (Diagram)
DiagramItem Constructor (DiagramItem)
AddManipulator Method
AllowCreate Method
AllowModify Method
Animate Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DoModify Method
Draw Method
DrawHandles Method
DrawManipulators Method
DrawShadow Method
Finalize Method
FreeResources Method
GetBounds Method
GetEffectiveBrush Method
GetEffectivePen Method
GetEffectiveShadowBrush Method
GetEffectiveTextBrush Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
GetToolTip Method
GetValue Method
HitTest Method
HitTestHandle Method
HitTestManipulators Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadObsolete Method
NotInteractive Method
NowModifying Method
OnAdd Method
OnChildModified Method
OnClick Method
OnDoubleClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnRemove Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnZoomChanged Method
Query Method
RemoveManipulator Method
Repaint Method
RestoreItemProperties Method
RestoreProperties Method
RestoreState Method
SaveItemProperties Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetDiagramDirty Method
SetExpanded Method
SetReference Method
ShouldRender Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateGroup Method
UpdateModify Method
ZBottom Method
ZLevelDown Method
ZLevelUp Method
ZTop Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Dispose Method ()
Dispose Method (Boolean)
DrawManipulators Method (IGraphics, Boolean)
DrawManipulators Method (IGraphics, Boolean, Boolean)
Repaint Method ()
Repaint Method (Boolean)
Repaint Method (RectangleF)
Brush Property
CustomDraw Property
EffectiveBrush Property
EffectiveFont Property
EffectivePen Property
EffectiveShadowBrush Property
EffectiveTextBrush Property
Font Property
HyperLink Property
Id Property
IgnoreLayout Property
LayerIndex Property
LayoutTraits Property
Locked Property
MeasureUnit Property
Opacity Property
Parent Property
Pen Property
Printable Property
RuntimeIndex Property
Selected Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
Style Property
SubordinateGroup Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
TextPadding Property
ToolTip Property
TopLevel Property
Visible Property
Weight Property
ZIndex Property
DiagramItemCollection Members
DiagramItemCollection Constructor
DiagramItemCollection Methods
Clone Method
DiagramItemProperties Members
DiagramItemProperties Fields
DiagramItemProperties Constructor
DiagramItemProperties Methods
ItemClass Field
Selected Field
Text Field
TextPadding Field
ZIndex Field
FreeResources Method
DiagramItemState Members
DiagramItemState Constructor
DiagramItemStyle Members
DiagramItemStyle Constructor
DiagramItemStyle Methods
DiagramItemStyle Properties
LoadFromJson Method
SaveToJson Method
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
DiagramLink Properties
DiagramLink Constructor (Diagram)
DiagramLink Constructor (Diagram, DiagramNode, DiagramNode)
DiagramLink Constructor (Diagram, DiagramNode, PointF)
DiagramLink Constructor (Diagram, PointF, DiagramNode)
DiagramLink Constructor (Diagram, PointF, PointF)
DiagramLink Constructor (DiagramLink, DiagramNode, DiagramNode)
AddLabel Method
AllowCreate Method
AllowModify Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawArrowhead Method
DrawHandles Method
DrawShadow Method
GetBounds Method
GetEffectiveHeadPen Method
GetLongestHSegment Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
HitTestHandle Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnModify Method
OnStyleChanged Method
OnTextChanged Method
ReassignAnchorPoints Method
RemoveLabel Method
RestoreProperties Method
RestoreState Method
Route Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetOrgAndDest Method
SetReference Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateFromPoints Method
UpdateIntersections Method
UpdateModify Method
AddLabel Method (LinkLabel)
AddLabel Method (String)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetBounds Method ()
GetBounds Method (Boolean)
Intersects Method (DiagramLink)
Intersects Method (DiagramNode)
UpdateFromPoints Method ()
UpdateFromPoints Method (Boolean)
AllowMoveEnd Property
AllowMoveStart Property
AutoRoute Property
AutoSnapToNode Property
BaseBrush Property
BaseShape Property
BaseShapeSize Property
Bounds Property
CascadeOrientation Property
ControlPoints Property
CrossingRadius Property
CustomDraw Property
Destination Property
DestinationAnchor Property
DestinationConnection Property
DestinationIndex Property
DrawCrossings Property
Dynamic Property
EffectiveHeadPen Property
EndPoint Property
Font Property
HandlesStyle Property
HeadBrush Property
HeadPen Property
HeadShape Property
HeadShapeSize Property
IntermediateBrush Property
IntermediateShape Property
IntermediateShapeSize Property
IsConnected Property
Labels Property
Length Property
Origin Property
OriginAnchor Property
OriginConnection Property
OriginIndex Property
RetainForm Property
SegmentCount Property
Shape Property
StartPoint Property
Text Property
TextAlignment Property
TextStyle Property
TopLevel Property
Visible Property
DiagramLinkCollection Members
DiagramLinkCollection Constructor
DiagramLinkCollection Methods
Clone Method
DiagramLinkProperties Members
DiagramLinkProperties Fields
DiagramLinkProperties Constructor
AllowMoveEnd Field
AllowMoveStart Field
AutoRoute Field
AutoSnapToNode Field
BaseShape Field
BaseShapeSize Field
CascadeOrientation Field
CrossingRadius Field
DrawCrossings Field
Dynamic Field
HeadShape Field
HeadShapeSize Field
IntermediateShape Field
IntermediateShapeSize Field
labels Field
RetainForm Field
Text Field
DiagramLinkState Members
DiagramLinkState Constructor
DiagramLinkStyle Members
DiagramLinkStyle Constructor
DiagramLinkStyle Methods
DiagramLinkStyle Properties
LoadFromJson Method
SaveToJson Method
HeadStroke Property
HeadStrokeDashStyle Property
HeadStrokeThickness Property
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks Method
AddLabel Method
AllowCreate Method
AllowModify Method
AttachManipulator Method
AttachTo Method
CancelModify Method
Collapse Method
CompleteCreate Method
CompleteModify Method
ConstraintsInfringed Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Detach Method
DetachManipulator Method
Draw Method
DrawAnchors Method
DrawHandles Method
DrawInRect Method
DrawLocal Method
DrawShadow Method
DrawShadowLocal Method
Expand Method
FreeResources Method
GetAllIncomingLinks Method
GetAllLinks Method
GetAllOutgoingLinks Method
GetCenter Method
GetClosestAnchorPoint Method
GetIntersection Method
GetLocalBounds Method
GetNearestBorderPoint Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
GetRotatedBounds Method
GetRotationAngle Method
GetToolTip Method
GroupContains Method
HitTestHandle Method
HitTestManipulators Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
Move Method
OnAdd Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnMeasureUnitChanged Method
OnModify Method
OnRemove Method
OnRotationAngleChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ReassignAnchorPoints Method
ReassignUnanchoredLinks Method
RemoveLabel Method
Resize Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetBounds Method
SetExpandable Method
SetExpanded Method
SetExpandedFlag Method
SetIncomingLinks Method
SetOutgoingLinks Method
SetPos Method
SetRect Method
SetReference Method
SetReflexive Method
ShouldRenderAnchors Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateLinkIntersections Method
UpdateLinkPositions Method
UpdateModify Method
AddLabel Method (NodeLabel)
AddLabel Method (String)
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
AttachTo Method (DiagramNode, Single, Single)
AttachTo Method (DiagramNode, Single, Single, Single, Single)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetAllIncomingLinks Method ()
GetAllIncomingLinks Method (DiagramLinkCollection)
GetAllOutgoingLinks Method ()
GetAllOutgoingLinks Method (DiagramLinkCollection)
GetRotatedBounds Method ()
GetRotatedBounds Method (RectangleF, PointF, Single)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Container Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
Labels Property
MasterGroup Property
MasterItem Property
Obstacle Property
OutgoingLinks Property
RotationAngle Property
TopLevel Property
DiagramNodeCollection Members
DiagramNodeCollection Constructor
DiagramNodeCollection Methods
Clone Method
DiagramNodeEventArgs Members
DiagramNodeEventArgs Constructor
DiagramNodeEventArgs Properties
DiagramNodeEventArgs Constructor (DiagramNode)
DiagramNodeEventArgs Constructor (DiagramNode, Int32)
Index Property
Node Property
DiagramNodeProperties Members
DiagramNodeProperties Fields
DiagramNodeProperties Constructor
labels Field
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
Clone Method
CopyTo Method
OnPropertyChanged Method
Icon Property
IconUrl Property
Title Property
TitleColor Property
PropertyChanged Event
DiagramPageEventArgs Members
DiagramPageEventArgs Constructor
DiagramPageEventArgs Properties
DiagramPage Property
DiagramPageValidationEventArgs Members
DiagramPageValidationEventArgs Constructor
DiagramPageValidationEventArgs Properties
Cancel Property
DiagramStyle Members
DiagramStyle Constructor
DiagramStyle Methods
DiagramStyle Properties
LoadFromJson Method
SaveToJson Method
BackBrush Property
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
NodeEffects Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DraggedNode Members
DraggedNode Constructor
DraggedNode Properties
DraggedNode Constructor (DiagramNode, SizeF)
DraggedNode Constructor (DiagramNode, SizeF, String)
Label Property
Node Property
Size Property
DraggedShape Members
DraggedShape Constructor
DraggedShape Properties
Id Property
Size Property
DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Constructor
DrawAnchorPointEventArgs Properties
AnchorIndex Property
AnchorPattern Property
Graphics Property
Location Property
Node Property
DrawBranchIndicatorEventArgs Members
DrawBranchIndicatorEventArgs Properties
From Property
Graphics Property
Merge Property
Position Property
To Property
DrawCellEventArgs Members
DrawCellEventArgs Constructor
DrawCellEventArgs Properties
Bounds Property
Cell Property
Column Property
Graphics Property
Row Property
Table Property
DrawItemEventArgs Members
DrawItemEventArgs Constructor
DrawItemEventArgs Properties
Graphics Property
Item Property
DrawLinkEventArgs Members
DrawLinkEventArgs Constructor
DrawLinkEventArgs Properties
Graphics Property
Link Property
Points Property
Shadow Property
DrawNodeEventArgs Members
DrawNodeEventArgs Constructor
DrawNodeEventArgs Properties
Bounds Property
CustomDrawKind Property
Graphics Property
Node Property
Options Property
Shadow Property
DummyNode Members
DummyNode Constructor
DummyNode Methods
ContainsPoint Method
CreateConnectionPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetNearestBorderPoint Method
HitTestHandle Method
EditCellTextEventArgs Members
EditCellTextEventArgs Constructor
EditCellTextEventArgs Properties
Cell Property
Column Property
NewText Property
OldText Property
Row Property
Table Property
EditLinkTextEventArgs Members
EditLinkTextEventArgs Constructor
EditLinkTextEventArgs Properties
Label Property
Link Property
NewText Property
OldText Property
EditNodeTextEventArgs Members
EditNodeTextEventArgs Constructor
EditNodeTextEventArgs Properties
Label Property
NewText Property
Node Property
OldText Property
EffectsProvider Members
EffectsProvider Constructor
ElementTemplate Members
ElementTemplate Constructor
ElementTemplate Methods
ElementTemplate Properties
Clone Method
GetElementPen Method
SameAs Method
Color Property
DashStyle Property
Width Property
EmbossEffect Members
EmbossEffect Constructor
EmbossEffect Methods
Clone Method
ExpandIconRenderer Members
ExpandIconRenderer Constructor
ExpandIconRenderer Properties
ExpandIconRenderer Constructor (Image, Image)
ExpandIconRenderer Constructor (RenderCallback(DiagramNode))
ExpandIconRenderer Constructor (SvgContent, SvgContent)
Size Property
Factory Members
Factory Constructor
Factory Methods
CreateBarcodeNode Method
CreateContainerNode Method
CreateDiagramLink Method
CreateGroup Method
CreateMapNode Method
CreateShapeNode Method
CreateSvgNode Method
CreateTableNode Method
CreateTreeViewNode Method
CreateVisioNode Method
CreateBarcodeNode Method (PointF, SizeF)
CreateBarcodeNode Method (PointF, SizeF, BarcodeFormat, String)
CreateBarcodeNode Method (RectangleF)
CreateBarcodeNode Method (RectangleF, BarcodeFormat, String)
CreateBarcodeNode Method (Single, Single, Single, Single)
CreateBarcodeNode Method (Single, Single, Single, Single, BarcodeFormat, String)
CreateContainerNode Method (PointF, SizeF)
CreateContainerNode Method (PointF, SizeF, Boolean)
CreateContainerNode Method (RectangleF)
CreateContainerNode Method (RectangleF, Boolean)
CreateContainerNode Method (Single, Single, Single, Single)
CreateContainerNode Method (Single, Single, Single, Single, Boolean)
CreateDiagramLink Method (DiagramNode, DiagramNode)
CreateDiagramLink Method (DiagramNode, PointF)
CreateDiagramLink Method (DiagramNode, TableNode, Int32)
CreateDiagramLink Method (PointF, DiagramNode)
CreateDiagramLink Method (PointF, PointF)
CreateDiagramLink Method (ShapeNode, Int32, ShapeNode, Int32)
CreateDiagramLink Method (TableNode, Int32, DiagramNode)
CreateDiagramLink Method (TableNode, Int32, TableNode, Int32)
CreateDiagramLink Method (TableNode, TableNode)
CreateDiagramLink Method (TreeViewNode, TreeViewItem, TreeViewNode, TreeViewItem)
CreateMapNode Method (PointF, SizeF)
CreateMapNode Method (PointF, SizeF, MapContent)
CreateMapNode Method (RectangleF)
CreateMapNode Method (RectangleF, MapContent)
CreateMapNode Method (Single, Single, Single, Single)
CreateMapNode Method (Single, Single, Single, Single, MapContent)
CreateShapeNode Method (PointF, SizeF)
CreateShapeNode Method (PointF, SizeF, Shape)
CreateShapeNode Method (RectangleF)
CreateShapeNode Method (RectangleF, Shape)
CreateShapeNode Method (Single, Single, Single, Single)
CreateShapeNode Method (Single, Single, Single, Single, Shape)
CreateSvgNode Method (PointF, SizeF)
CreateSvgNode Method (PointF, SizeF, SvgContent)
CreateSvgNode Method (RectangleF)
CreateSvgNode Method (RectangleF, SvgContent)
CreateSvgNode Method (Single, Single, Single, Single)
CreateSvgNode Method (Single, Single, Single, Single, SvgContent)
CreateTableNode Method (PointF, SizeF)
CreateTableNode Method (PointF, SizeF, Int32, Int32)
CreateTableNode Method (RectangleF)
CreateTableNode Method (RectangleF, Int32, Int32)
CreateTableNode Method (Single, Single, Single, Single)
CreateTableNode Method (Single, Single, Single, Single, Int32, Int32)
CreateTreeViewNode Method (PointF, SizeF)
CreateTreeViewNode Method (RectangleF)
CreateTreeViewNode Method (Single, Single, Single, Single)
CreateVisioNode Method (PointF, SizeF)
CreateVisioNode Method (PointF, SizeF, VisioContent)
CreateVisioNode Method (RectangleF)
CreateVisioNode Method (RectangleF, VisioContent)
CreateVisioNode Method (Single, Single, Single, Single)
CreateVisioNode Method (Single, Single, Single, Single, VisioContent)
FoldIconRenderer Members
FoldIconRenderer Constructor
FoldIconRenderer Constructor (Image, Image)
FoldIconRenderer Constructor (RenderCallback(ContainerNode))
FoldIconRenderer Constructor (SvgContent, SvgContent)
FreeFormHandle Members
FreeFormHandle Constructor
FreeFormHandle Properties
PointIndex Property
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
FreeFormNode Properties
FreeFormNode Constructor ()
FreeFormNode Constructor (Diagram)
FreeFormNode Constructor (FreeFormNode)
AllowCreate Method
CancelModify Method
CompleteCreate Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetOutlinePoly Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnRotationAngleChanged Method
OnUpdateBounds Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
StandardShapeReplacement Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateFromPoints Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Closed Property
ConvertToShape Property
Points Property
Text Property
FreeFormNodeStyle Members
FreeFormNodeStyle Constructor
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
Group Members
Group Constructor
Group Methods
Group Properties
Group Constructor (Diagram)
Group Constructor (Group)
AttachAlongLinkLength Method
AttachCustom Method
AttachProportional Method
AttachToCorner Method
AttachToEdges Method
AttachToFractionalPosition Method
AttachToLinkPoint Method
AttachToLinkSegment Method
AttachToLongestHSegment Method
AttachToSideMiddle Method
Detach Method
GetRepaintRect Method
AttachedNodes Property
AutoDeleteItems Property
Expandable Property
FollowMasterContainment Property
FollowMasterRotation Property
MainItem Property
Tag Property
Visible Property
Group.Attachment Members
Group.Attachment Constructor
Group.Attachment Methods
Group.Attachment Properties
Clone Method
Data Property
Node Property
Percents Property
Traits Property
Type Property
GroupCollection Members
GroupCollection Fields
GroupCollection Constructor
GroupCollection Methods
groupEventArgs Field
notifyParent Field
Add Method
Clear Method
Clone Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
GroupEventArgs Members
GroupEventArgs Constructor
GroupEventArgs Properties
Group Property
Index Property
HandlesVisualStyle Members
HandlesVisualStyle Constructor
HandlesVisualStyle Methods
HandlesVisualStyle Properties
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ControlPointBrush Property
DashPen Property
HandleBrush Property
HandlePen Property
HatchBrush Property
PatternBrush Property
RotationHandleBrush Property
HitTestEventArgs Members
HitTestEventArgs Constructor
HitTestEventArgs Properties
HitResult Property
Item Property
MousePosition Property
HtmlBuilder Members
HtmlBuilder Constructor
HtmlBuilder Methods
HtmlBuilder Properties
HtmlBuilder Events
CreateImageHtml Method
CreateImageMap Method
CreateUseMapAttr Method
CreateImageMap Method (String)
CreateImageMap Method (String, RectangleF)
AreasForTableCells Property
AreasForTreeViewItems Property
ExpandBtnHyperLink Property
LinkTarget Property
Scale Property
ScrollDownHyperLink Property
ScrollUpHyperLink Property
CreatingArea Event
IDiagramView Members
IDiagramView Methods
IDiagramView Properties
ZoomToRect Method
Diagram Property
IEffectsProvider Members
IEffectsProvider Methods
GenerateEmboss Method
GenerateShadow Method
IItemFactory Members
IItemFactory Methods
IItemFactory Properties
IItemFactory Events
CreateItem Method
CreateItem Method (Int32)
CreateItem Method (String)
ClsidTable Property
TypeTable Property
InstantiateItem Event
ILinkRouter Members
ILinkRouter Methods
ILinkRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
IMeasureUnitConverter Members
IMeasureUnitConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
InplaceEditable Members
InplaceEditable Methods
GetEditRect Method
GetTextToEdit Method
SetEditedText Method
InstantiateItemEventArgs Members
InstantiateItemEventArgs Constructor
InstantiateItemEventArgs Properties
Item Property
ItemClass Property
InteractionState Members
InteractionState Constructor
InteractionState Methods
InteractionState Properties
Cancel Method
CancelNow Method
Complete Method
IsAllowed Method
IsCompleting Method
SetHandleIndex Method
SetItemDeleted Method
ShouldCancelDrag Method
Start Method
Update Method
ValidateAndSetCursor Method
Action Property
AdjustmentHandle Property
CurrentItem Property
CurrentPoint Property
Diagram Property
InvalidRect Property
LinkTarget Property
MouseMoved Property
SkipSavingState Property
StartPoint Property
InternalUtils Members
InternalUtils Methods
AddToRect Method
ApproxBezier Method
ApproxEllipse Method
Blend Method
CheckIntersect Method
ConvertUnits Method
CreateEllipticRgn Method
CreatePolygonRgn Method
CreateRoundRectRgn Method
Distance Method
DistanceAlongLength Method
DistanceSq Method
DistToPolyline Method
DistToRectPoint Method
DrawExpandButton Method
DrawRect Method
DrawSelHandles Method
GetCenter Method
GetEllipseIntr Method
GetLoadedAssembly Method
GetLoadedType Method
GetRoundRect Method
ImageRect Method
LinearGradient Method
MatchPointsMinLength Method
MidPoint Method
MinDistToRect Method
NormalizeRect Method
OffsetPath Method
PointAlongLength Method
PointInRect Method
PointsInRect Method
RectangleToPoints Method
ScaleRect Method
ScaleRectCentered Method
SetBrushAlpha Method
SetCenter Method
UnionNonEmptyRects Method
UnionRects Method
DistToPolyline Method (PointF, IList, Int32)
DistToPolyline Method (PointF, IList, Int32, Int32@)
GetLoadedType Method (String)
GetLoadedType Method (String, String)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
MidPoint Method (Point, Point)
MidPoint Method (PointF, PointF)
NormalizeRect Method (Rectangle)
NormalizeRect Method (RectangleF)
PointInRect Method (Point, Rectangle)
PointInRect Method (PointF, RectangleF)
IPersists Members
IPersists Methods
GetClassId Method
LoadFrom Method
SaveTo Method
SetReference Method
IProperty Members
IProperty Methods
IProperty Properties
GetValue Method
SetValue Method
Unset Method
HasValue Property
Name Property
IResolution Members
IResolution Properties
DpiX Property
DpiY Property
ItemCollectionBase(T) Members
ItemCollectionBase(T) Fields
ItemCollectionBase(T) Methods
itemEventArgs Field
notifyParent Field
Add Method
Clear Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Index Property
Item Property
ItemLabel Members
ItemLabel Constructor
ItemLabel Methods
ItemLabel Properties
ItemLabel Constructor ()
ItemLabel Constructor (DiagramItem)
Cancel Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SaveToJson Method
SaveToXml Method
SetEditedText Method
SetMouseCursor Method
UpdateValue Method
Brush Property
EnableStyledText Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
Item Property
Margin Property
MaxWidth Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
JsonPersistContext Members
JsonPersistContext Fields
JsonPersistContext Constructor
JsonPersistContext Methods
JsonPersistContext Properties
LatestFormat Field
JsonPersistContext Constructor (Diagram, Int32)
JsonPersistContext Constructor (Diagram, Int32, Boolean)
LoadItem Method
ReadAnchorPattern Method
ReadComposite Method
ReadEffect Method
ReadFont Method
ReadItemId Method
ReadMap Method
ReadShape Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
SaveItem Method
WriteAnchorPattern Method
WriteComposite Method
WriteEffect Method
WriteFont Method
WriteHandlesStyle Method
WriteItemId Method
WriteItemType Method
WriteMap Method
WriteShape Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
Diagram Property
FileVersion Property
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Layer Members
Layer Constructor
Layer Methods
Layer Properties
Layer Events
OnPropertyChanged Method
Locked Property
Title Property
Visible Property
ZIndex Property
PropertyChanged Event
LayerEventArgs Members
LayerEventArgs Constructor
LayerEventArgs Properties
Index Property
Layer Property
LineTemplate Members
LineTemplate Constructor
LineTemplate Methods
LineTemplate Properties
LineTemplate Constructor (Single, Single, Single, Single)
LineTemplate Constructor (Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
LinkAdjustmentHandle Members
LinkAdjustmentHandle Constructor
LinkAdjustmentHandle Properties
PointIndex Property
LinkCrossingEventArgs Members
LinkCrossingEventArgs Constructor
LinkCrossingEventArgs Properties
BottomLink Property
BottomSegmentIndex Property
Cancel Property
IntersectionPoint Property
TopLink Property
TopSegmentIndex Property
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Properties
LinkEventArgs Constructor (DiagramLink)
LinkEventArgs Constructor (DiagramLink, MouseButton, PointF)
LinkEventArgs Constructor (DiagramLink, PointF, Int32)
AdjustmentHandle Property
Link Property
MouseButton Property
MousePosition Property
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
LinkLabel Properties
LinkLabel Constructor ()
LinkLabel Constructor (DiagramLink)
LinkLabel Constructor (DiagramLink, String)
Clone Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
PointAlongLength Method
SaveToJson Method
SaveToXml Method
SetControlPointPosition Method
SetEditedText Method
SetLinkLengthPosition Method
SetSegmentPosition Method
AutoArrange Property
Brush Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
LengthFactor Property
Link Property
Margin Property
MaxWidth Property
RelativeTo Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
LinkShapeEventArgs Members
LinkShapeEventArgs Constructor
LinkShapeEventArgs Properties
Handled Property
LinkValidationEventArgs Members
LinkValidationEventArgs Constructor
LinkValidationEventArgs Methods
LinkValidationEventArgs Properties
LinkValidationEventArgs Constructor (DiagramLink)
LinkValidationEventArgs Constructor (DiagramLink, PointF, Int32, DiagramNode, Int32, Int32)
LinkValidationEventArgs Constructor (DiagramLink, RectangleF)
CancelDrag Method
AnchorIndex Property
Cancel Property
ChangingDestination Property
ChangingOrigin Property
Destination Property
Label Property
Node Property
NodeElement Property
Origin Property
SelectionRectangle Property
TableRow Property
MapContent Members
MapContent Methods
MapContent Properties
AddBrush Method
AddPen Method
AssignColors Method
Draw Method
FromFile Method
FromXml Method
Transform Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
Map Property
MapNode Members
MapNode Constructor
MapNode Methods
MapNode Properties
MapNode Constructor ()
MapNode Constructor (Diagram)
MapNode Constructor (MapNode)
CreateProperties Method
DiagramToMap Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
MapToDiagram Method
ResizeToFitMap Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Content Property
DrawLabels Property
FillColors Property
MapNodeProperties Members
MapNodeProperties Constructor
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Percent Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32)
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32, IMeasureUnitConverter)
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
ApplyTo Method
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToGraphicsUnit Method
ToString Method
ApplyTo Method (Graphics)
ApplyTo Method (IGraphics)
Convert Method (Double, MeasureUnit, Object)
Convert Method (Double, MeasureUnit, Object, Axis)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Amount Property
Id Property
Name Property
StandardDivisions Property
NodeAdjustmentHandle Members
NodeAdjustmentHandle Fields
NodeAdjustmentHandle Constructor
NodeAdjustmentHandle Methods
NodeAdjustmentHandle Properties
Move Field
ResizeBottomRight Field
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
HandleType Property
NodeConstraints Members
NodeConstraints Constructor
NodeConstraints Methods
NodeConstraints Properties
Clone Method
LoadFromXml Method
SaveToXml Method
DisableMirroring Property
KeepInsideDiagram Property
KeepInsideParent Property
KeepRatio Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
MoveDirection Property
NodeEffect Members
NodeEffect Constructor
NodeEffect Methods
NodeEffect Events
Clone Method
PropertyChanged Event
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Properties
NodeEventArgs Constructor (DiagramNode)
NodeEventArgs Constructor (DiagramNode, MouseButton, PointF)
NodeEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
AdjustmentHandle Property
MouseButton Property
MousePosition Property
Node Property
NodeLabel Members
NodeLabel Constructor
NodeLabel Methods
NodeLabel Properties
NodeLabel Constructor ()
NodeLabel Constructor (DiagramNode)
NodeLabel Constructor (DiagramNode, String)
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
SetCenterPosition Method
SetCornerPosition Method
SetEdgePosition Method
Node Property
RelativeTo Property
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
ShouldCancelDrag Method
Cancel Property
Label Property
OverrideBounds Property
SelectionRectangle Property
NotATreeException Members
NotATreeException Constructor
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
Path Members
Path Methods
Path Properties
GetWeight Method
Items Property
Length Property
Links Property
Nodes Property
PathCollection Members
PathCollection Constructor
PathCollection Methods
PathCollection Properties
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
Item Property
PathFinder Members
PathFinder Constructor
PathFinder Methods
PathFinder Constructor (Diagram)
PathFinder Constructor (Diagram, Boolean)
EnumAllCycles Method
EnumAllPaths Method
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
EnumAllPaths Method (DiagramNode, DiagramNode)
EnumAllPaths Method (DiagramNode, DiagramNode, Int32)
FindAllPaths Method (DiagramNode, DiagramNode)
FindAllPaths Method (DiagramNode, DiagramNode, Int32)
FindCycle Method ()
FindCycle Method (DiagramNode)
FindLongestPath Method ()
FindLongestPath Method (DiagramNode, DiagramNode)
FindLongestPath Method (Int64)
FindShortestPath Method (DiagramNode, DiagramNode)
FindShortestPath Method (DiagramNode, DiagramNode, Boolean, Boolean)
PatternRouter Members
PatternRouter Constructor
PatternRouter Methods
PatternRouter Properties
PatternRouter Constructor ()
PatternRouter Constructor (Diagram)
PatternRouter Constructor (Diagram, List(RoutePattern))
RouteLink Method
RouteLinks Method
Diagram Property
MinimumDistance Property
Obstacles Property
Patterns Property
PreferredDistance Property
PersistableCollection(T) Members
PersistableCollection(T) Constructor
PersistContext Members
PersistContext Methods
PersistContext Properties
GetObsoleteValue Method
LoadAnchorPattern Method
LoadBrush Method
LoadColor Method
LoadColorArray Method
LoadFloatArray Method
LoadFont Method
LoadHashtable Method
LoadImage Method
LoadObject Method
LoadPen Method
loadPtfArray Method
LoadRect Method
LoadRectF Method
LoadReference Method
LoadRemainingObjects Method
LoadShape Method
LoadSizeF Method
LoadStringFormat Method
LoadSvg Method
LoadTag Method
LoadTheme Method
LoadThickness Method
LoadVisioContent Method
ReadHeader Method
SaveAnchorPattern Method
SaveBrush Method
SaveColor Method
SaveColorArray Method
SaveFloatArray Method
SaveFont Method
SaveHashtable Method
SaveImage Method
SaveObject Method
SavePen Method
SavePtfArray Method
SaveRect Method
SaveRectF Method
SaveReference Method
SaveShape Method
SaveSizeF Method
SaveStringFormat Method
SaveSvg Method
SaveTag Method
SaveTheme Method
SaveThickness Method
SaveVisioContent Method
SetReferences Method
TryLoadRemainingObjects Method
WriteHeader Method
WriteReferencedObjects Method
FileVersion Property
Reader Property
VersionTable Property
Writer Property
PointCollection Members
PointCollection Constructor
PointCollection Methods
PointCollection Properties
PointCollection Constructor (Int32)
PointCollection Constructor (PointF[])
Add Method
AddRange Method
Clear Method
Clone Method
GetArray Method
GetAt Method
Insert Method
Remove Method
Reverse Method
SetAt Method
Item Property
QuickRouter Members
QuickRouter Constructor
QuickRouter Methods
QuickRouter Properties
QuickRouter Constructor ()
QuickRouter Constructor (Diagram)
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Diagram Property
Granularity Property
TurnCost Property
UBendMaxLen Property
ReadOnlyCollection(T) Members
ReadOnlyCollection(T) Constructor
ReadOnlyCollection(T) Methods
ReadOnlyCollection(T) Properties
CopyTo Method
GetEnumerator Method
Count Property
IsSynchronized Property
SyncRoot Property
ReadOnlyDiagramItemCollection Members
ReadOnlyDiagramItemCollection Constructor
ReadOnlyDiagramItemCollection Methods
ReadOnlyDiagramItemCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramLinkCollection Members
ReadOnlyDiagramLinkCollection Constructor
ReadOnlyDiagramLinkCollection Methods
ReadOnlyDiagramLinkCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramNodeCollection Members
ReadOnlyDiagramNodeCollection Constructor
ReadOnlyDiagramNodeCollection Methods
ReadOnlyDiagramNodeCollection Properties
Contains Method
IndexOf Method
Item Property
RectangleFConverter Members
RectangleFConverter Constructor
RectangleFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
Renderers Members
Renderers Properties
ExpandIconRenderer Property
FoldIconRenderer Property
ScrollIconRenderer Property
RenderOptions Members
RenderOptions Constructor
RenderOptions Properties
RenderOptions Constructor ()
RenderOptions Constructor (RenderOptions)
CatchGdiPlusExceptions Property
EnableAnchors Property
EnableBackground Property
EnableBackgroundImage Property
EnableEffects Property
EnableGrid Property
EnableImages Property
EnableInterior Property
EnableShadows Property
EnableText Property
HyperLinkStyle Property
HyperLinkTarget Property
InternalMsg Property
MeasureUnit Property
PaintControls Property
RenderTarget Property
Scale Property
ScrollX Property
ScrollY Property
SmoothingMode Property
TargetView Property
TextRenderingHint Property
VisibleRect Property
RepaintEventArgs Members
RepaintEventArgs Constructor
RepaintEventArgs Properties
RepaintEventArgs Constructor (RectangleF)
RepaintEventArgs Constructor (RectangleF, Boolean)
RepaintEventArgs Constructor (RectangleF, Object)
InvalidRect Property
RedrawCacheImage Property
SourceView Property
RoundRectangleTemplate Members
RoundRectangleTemplate Constructor
RoundRectangleTemplate Methods
RoundRectangleTemplate Properties
RoundRectangleTemplate Constructor ()
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single)
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
Radius Property
RoutePattern Members
RoutePattern Constructor
RoutePattern Properties
RoutePattern Constructor ()
RoutePattern Constructor (String)
Steps Property
RouteStep Members
RouteStep Constructor
RouteStep Constructor (RouteStepKind)
RouteStep Constructor (RouteStepKind, Single)
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring Property
AvoidOverlaps Property
CrossingCost Property
Distance Property
DistSquare Property
DontOptimizeLongRoutes Property
EndOrientation Property
EndPointsOffset Property
GridSize Property
IgnoreAnchoring Property
LengthCost Property
MaxAbs Property
NodeVicinityCost Property
NodeVicinitySize Property
PolylineRouting Property
RouteHeuristics Property
StartOrientation Property
TriggerRerouting Property
TurnCost Property
RowEventArgs Members
RowEventArgs Constructor
RowEventArgs Properties
RowIndex Property
Table Property
ScriptHelper Members
ScriptHelper Constructor
ScriptHelper Methods
ApplyLayout Method
CreateObject Method
CreateSolidBrush Method
NodesIntersect Method
ShapeTemplateFromId Method
Scrollable Members
Scrollable Methods
CreateScrollCommand Method
GetScrollbarLargeChange Method
GetScrollbarMaximum Method
GetShape Method
IntegralScrollMode Method
UpdateScrollPosition Method
ScrollIconRenderer Members
ScrollIconRenderer Constructor
ScrollIconRenderer Properties
ScrollIconRenderer Constructor (Image, Image)
ScrollIconRenderer Constructor (Image, Image, Image, Image)
ScrollIconRenderer Constructor (RenderCallback(TableNode))
ScrollIconRenderer Constructor (SvgContent, SvgContent)
ScrollIconRenderer Constructor (SvgContent, SvgContent, SvgContent, SvgContent)
Width Property
Selection Members
Selection Constructor
Selection Methods
Selection Properties
AddItem Method
AllowCreate Method
AllowModify Method
CancelModify Method
Change Method
Clear Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
FreeResources Method
GetRepaintRect Method
GetSize Method
HitTestHandle Method
LoadFrom Method
RemoveItem Method
SaveTo Method
SetReference Method
StartCreate Method
StartModify Method
Toggle Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
AllowMultipleSelection Property
Bounds Property
ExtendMode Property
IncludeItemsIfIntersect Property
Items Property
Links Property
Nodes Property
SetsDirtyFlag Property
Style Property
SelectionCopy Members
SelectionCopy Constructor
SelectionCopy Properties
Groups Property
Items Property
OriginalItems Property
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Properties
AdjustmentHandle Property
MousePosition Property
Selection Property
SelectionValidationEventArgs Members
SelectionValidationEventArgs Constructor
SelectionValidationEventArgs Methods
SelectionValidationEventArgs Properties
CancelDrag Method
Cancel Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Shape Members
Shape Constructor
Shape Methods
Shape Properties
Shape Constructor (Byte[])
Shape Constructor (Byte[], String)
Shape Constructor (CreatePathDelegate, CreatePathDelegate, String)
Shape Constructor (CreatePathDelegate, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String, ShapeDecoration[])
Shape Constructor (ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], FillMode, String)
Shape Constructor (String, String)
Shape Constructor (String, String, List(ShapeControlPoint), String)
Shape Constructor (String, String, String)
Clone Method
Draw Method
Equals Method
FromId Method
FromSvg Method
GetHitPath Method
GetRenderingPath Method
LoadFromXml Method
SaveToXml Method
ToString Method
Draw Method (IGraphics, Brush, Pen, Boolean)
Draw Method (IGraphics, Brush, Pen, Boolean, RectangleF, Single)
FromSvg Method (SvgContent)
FromSvg Method (SvgContent, Boolean)
FromSvg Method (SvgContent, Boolean, Boolean)
AnchorPattern Property
ControlPoints Property
DecorationHitTesting Property
Decorations Property
DecorationsFormula Property
DisplayName Property
EnableOutline Property
FillMode Property
Id Property
Image Property
ImageLocation Property
ImageRectangle Property
IsArrowhead Property
LinkSegmentInset Property
Outline Property
OutlineFormula Property
ShapeDecorations Property
Shapes Property
TextArea Property
ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Constructor
ShapeAdjustmentHandle Properties
ControlPoint Property
FormulaParam Property
ShapeCollection Members
ShapeCollection Methods
ShapeCollection Properties
Contains Method
CopyTo Method
GetAt Method
GetEnumerator Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
ShapeControlPoint Members
ShapeControlPoint Constructor
ShapeControlPoint Methods
ShapeControlPoint Properties
Clone Method
MaxXRelativeToWidth Property
MaxYRelativeToHeight Property
ParamName Property
ShapeConverter Members
ShapeConverter Constructor
ShapeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
GetStandardValues Method
GetStandardValuesExclusive Method
GetStandardValuesSupported Method
ShapeData Members
ShapeData Constructor
ShapeData Methods
ShapeData Properties
Clone Method
Height Property
Width Property
ShapeDecoration Members
ShapeDecoration Constructor
ShapeDecoration Methods
ShapeDecoration Properties
Clone Method
LoadFromXml Method
SaveToXml Method
Brush Property
Elements Property
FillMode Property
Pen Property
ShapeEventArgs Members
ShapeEventArgs Constructor
ShapeEventArgs Methods
ShapeEventArgs Properties
ShapeEventArgs Constructor (Shape)
ShapeEventArgs Constructor (Shape, Int32)
ShapeEventArgs Constructor (Shape, Int32, String)
ToString Method
Index Property
OldName Property
Shape Property
UnknownId Property
ShapeFormulaParam Members
ShapeFormulaParam Constructor
ShapeFormulaParam Methods
ShapeFormulaParam Properties
ShapeFormulaParam Constructor ()
ShapeFormulaParam Constructor (Single, Single)
Clone Method
LoadFromXml Method
SaveToXml Method
X Property
Y Property
ShapeLibrary Members
ShapeLibrary Constructor
ShapeLibrary Methods
ShapeLibrary Properties
ShapeLibrary Constructor ()
ShapeLibrary Constructor (Shape[])
LoadFrom Method
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, String)
Shapes Property
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
ShapeNode Properties
ShapeNode Constructor ()
ShapeNode Constructor (Diagram)
ShapeNode Constructor (ShapeNode)
AllowModify Method
CancelModify Method
CompleteModify Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DrawHandles Method
DrawLocal Method
DrawShadowLocal Method
GetImageRect Method
GetIntersection Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAdd Method
OnLoad Method
OnMeasureUnitChanged Method
OnRotationAngleChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
StartModify Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetImageRect Method ()
GetImageRect Method (Boolean)
AllowFlip Property
CustomDraw Property
EnableStyledText Property
FlipX Property
FlipY Property
Font Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
PolygonalTextLayout Property
RotateImage Property
RotateText Property
Shape Property
ShapeOrientation Property
Text Property
TextFormat Property
TextPadding Property
Transparent Property
ShapeNodeProperties Members
ShapeNodeProperties Fields
ShapeNodeProperties Constructor
ShapeNodeProperties Methods
AllowFlip Field
FlipX Field
FlipY Field
RotateText Field
Shape Field
ShapeOrientation Field
Text Field
Transparent Field
UsePolyTextLt Field
FreeResources Method
ShapeNodeState Members
ShapeNodeState Constructor
ShapeNodeStyle Members
ShapeNodeStyle Constructor
Shapes Members
Shapes Properties
Actor Property
Alternative Property
Arrow1 Property
Arrow2 Property
Arrow3 Property
Arrow4 Property
Arrow5 Property
Arrow6 Property
Arrow7 Property
Arrow8 Property
Arrow9 Property
BeginLoop Property
BpmnComplex Property
BpmnDataBasedXor Property
BpmnEndCancel Property
BpmnEndCompensation Property
BpmnEndError Property
BpmnEndLink Property
BpmnEndMessage Property
BpmnEndMultiple Property
BpmnEndTerminate Property
BpmnEventBasedXor Property
BpmnInclusive Property
BpmnIntermediateCancel Property
BpmnIntermediateCompensation Property
BpmnIntermediateError Property
BpmnIntermediateLink Property
BpmnIntermediateMessage Property
BpmnIntermediateMultiple Property
BpmnIntermediateRule Property
BpmnIntermediateTimer Property
BpmnParallelFork Property
BpmnStartLink Property
BpmnStartMessage Property
BpmnStartMultiple Property
BpmnStartRule Property
BpmnStartTimer Property
Cloud Property
Collate Property
ConeDown Property
ConeUp Property
ConnectedIssues Property
CreateRequest Property
Cross Property
Cube Property
Cylinder Property
Database Property
DataTransmition Property
DDelay Property
Decagon Property
Decision Property
Decision2 Property
Delay Property
DInDelay Property
DirectAccessStorage Property
DiskStorage Property
Display Property
DividedEvent Property
DividedProcess Property
Document Property
Donut Property
DOutDelay Property
Ellipse Property
EndLoop Property
ExternalOrganization Property
ExternalProcess Property
File Property
FramedRectangle Property
Gate Property
Heart Property
Heptagon Property
Hourglass Property
Input Property
InternalStorage Property
Interrupt Property
Interrupt2 Property
IsoProcess Property
Junction Property
Lightning Property
LinedDocument Property
ManualOperation Property
Merge Property
MessageFromUser Property
MessageToUser Property
Microform Property
MicroformProcessing Property
MicroformRecording Property
MultiDocument Property
MultiProc Property
Octagon Property
OfflineStorage Property
OffpageConnection Property
OffpageReference Property
Or Property
Pentagon Property
Plaque Property
PrimitiveFromCall Property
PrimitiveToCall Property
Procedure Property
Process Property
Prysm Property
PunchedCard Property
PyramidDown Property
PyramidUp Property
Rectangle Property
RightTriangle Property
RoundRect Property
RSave Property
Save Property
Sort Property
Sphere Property
Star Property
Star16Pointed Property
Star24Pointed Property
Star32Pointed Property
Star4Pointed Property
Star5Pointed Property
Star6Pointed Property
Star7Pointed Property
Start Property
Tape Property
Terminator Property
TransmittalTape Property
Trapezoid Property
SizeFConverter Members
SizeFConverter Constructor
SizeFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
SmoothShadowEffect Members
SmoothShadowEffect Constructor
SmoothShadowEffect Methods
SmoothShadowEffect Properties
Clone Method
Dispersion Property
Style Members
Style Constructor
Style Methods
Style Events
GetProperties Method
GetProperty Method
GetValue Method
IsPropertySet Method
LoadFrom Method
LoadFromXml Method
OnPropertyChanged Method
RegisterProperty Method
RegisterType Method
SaveTo Method
SaveToXml Method
SetValue Method
UnsetValue Method
PropertyChanged Event
StylePropertyChangedEventArgs Members
StylePropertyChangedEventArgs Properties
NewValue Property
OldValue Property
Property Property
SvgNode Members
SvgNode Constructor
SvgNode Methods
SvgNode Properties
SvgNode Constructor ()
SvgNode Constructor (Diagram)
SvgNode Constructor (SvgNode)
CreateProperties Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
ContentAlign Property
SvgUrl Property
SvgNodeProperties Members
SvgNodeProperties Constructor
SvgNodeStyle Members
SvgNodeStyle Constructor
TableNode Members
TableNode Constructor
TableNode Methods
TableNode Properties
TableNode Constructor ()
TableNode Constructor (Diagram)
TableNode Constructor (TableNode)
AcceptLinks Method
AddColumn Method
AddRelation Method
AddRow Method
BreakRelation Method
CellFromPoint Method
CreateConnectionPoint Method
CreateProperties Method
DeleteColumn Method
DeleteRow Method
Dispose Method
DrawAnchors Method
DrawLocal Method
DrawShadowLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetEffectiveCellTextBrush Method
GetIntersection Method
GetSpannedCellRect Method
GetToolTip Method
HitTestManipulators Method
InsertColumn Method
InsertRow Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RedimTable Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
ScrollDown Method
ScrollUp Method
SetReference Method
SetReflexive Method
GetSpannedCellRect Method (Int32, Int32)
GetSpannedCellRect Method (TableNode.Cell)
ResizeToFitText Method (Boolean)
ResizeToFitText Method (Boolean, Boolean)
AllowResizeColumns Property
AllowResizeRows Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
CaptionPlainText Property
CellCustomDraw Property
CellFrameStyle Property
CellTextBrush Property
ColumnCount Property
Columns Property
ColumnWidth Property
ConnectionStyle Property
CurrentScrollRow Property
CustomDraw Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EffectiveCellTextBrush Property
EnableStyledText Property
Font Property
HasItems Property
HighlightedRow Property
Image Property
ImageAlign Property
ImagePadding Property
Item Property
OffsetHeaderRows Property
RowAnchorPattern Property
RowCount Property
RowHeight Property
Rows Property
Scrollable Property
ScrollUI Property
Shape Property
TextPadding Property
TableNode.Cell Members
TableNode.Cell Constructor
TableNode.Cell Methods
TableNode.Cell Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
Brush Property
ColumnSpan Property
Font Property
HyperLink Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
RowSpan Property
Table Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
ToolTip Property
TableNode.CellCollection Members
TableNode.CellCollection Constructor
TableNode.CellCollection Methods
TableNode.CellCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Column Members
TableNode.Column Constructor
TableNode.Column Methods
TableNode.Column Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ColumnStyle Property
Width Property
TableNode.ColumnCollection Members
TableNode.ColumnCollection Constructor
TableNode.ColumnCollection Methods
TableNode.ColumnCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Row Members
TableNode.Row Constructor
TableNode.Row Methods
TableNode.Row Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
AnchorPattern Property
Expanded Property
Header Property
Height Property
IncomingLinks Property
OutgoingLinks Property
RelatedManyToOne Property
RelatedOneToMany Property
Table Property
TableNode.RowCollection Members
TableNode.RowCollection Constructor
TableNode.RowCollection Methods
TableNode.RowCollection Properties
Add Method
Clone Method
GetAt Method
IndexOf Method
Insert Method
Remove Method
Item Property
TableNodeProperties Members
TableNodeProperties Fields
TableNodeProperties Constructor
TableNodeProperties Methods
Caption Field
CaptionHeight Field
CellTextBrush Field
ColumnWidth Field
CurrScrollRow Field
RowHeight Field
Scrollable Field
FreeResources Method
TableNodeStyle Members
TableNodeStyle Constructor
TableNodeStyle Properties
CaptionBackBrush Property
CellTextBrush Property
Theme Members
Theme Constructor
Theme Methods
GetStyle Method
LoadFromString Method
LoadFromXml Method
RegisterStyle Method
SaveToString Method
SaveToXml Method
UnregisterStyle Method
Thickness Members
Thickness Constructor
Thickness Properties
Thickness Constructor (Single)
Thickness Constructor (Single, Single, Single, Single)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TimerEventArgs Members
TimerEventArgs Constructor
TimerEventArgs Properties
TimerEventArgs Constructor (Int32, EventHandler)
TimerEventArgs Constructor (Object)
Command Property
Handler Property
Interval Property
IsHandled Property
IsStart Property
Timer Property
TreeEnumerator Members
TreeEnumerator Constructor
TreeEnumerator Methods
TreeEnumerator Properties
MoveNext Method
Reset Method
Current Property
TreeItemEventArgs Members
TreeItemEventArgs Constructor
TreeItemEventArgs Properties
Item Property
MouseButton Property
MousePosition Property
TreeItemValidationEventArgs Members
TreeItemValidationEventArgs Constructor
TreeItemValidationEventArgs Properties
Cancel Property
TreeViewConnectionPoint Members
TreeViewConnectionPoint Constructor
TreeViewConnectionPoint Methods
TreeViewConnectionPoint Properties
TreeViewConnectionPoint Constructor ()
TreeViewConnectionPoint Constructor (TreeViewNode, DiagramLink, Boolean, TreeViewItem)
AddLinkToNode Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
LinkChanges Method
LoadFrom Method
RemoveLinkFromNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
Item Property
Row Property
TreeViewItem Members
TreeViewItem Constructor
TreeViewItem Properties
TreeViewItem Events
TreeViewItem Constructor ()
TreeViewItem Constructor (String)
TreeViewItem Constructor (TreeViewItem)
Brush Property
Children Property
Expanded Property
Height Property
Image Property
ImageUrl Property
IncomingLinks Property
Label Property
LabelBrush Property
LabelFont Property
OutgoingLinks Property
Parent Property
Tag Property
PropertyChanged Event
TreeViewNode Members
TreeViewNode Constructor
TreeViewNode Methods
TreeViewNode Properties
TreeViewNode Constructor ()
TreeViewNode Constructor (Diagram)
TreeViewNode Constructor (TreeViewNode)
AcceptLinks Method
CreateConnectionPoint Method
CreateProperties Method
DrawLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetFlatItemList Method
GetItemRect Method
HitTest Method
HitTestExpander Method
ItemFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RemoveItem Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReflexive Method
Caption Property
CaptionHeight Property
CaptionImage Property
ConnectionStyle Property
DividerPen Property
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
UndoManager Members
UndoManager Methods
UndoManager Properties
Redo Method
StartComposite Method
Undo Method
StartComposite Method (String)
StartComposite Method (String, Boolean)
History Property
UndoEnabled Property
UndoValidationEventArgs Members
UndoValidationEventArgs Constructor
UndoValidationEventArgs Properties
Cancel Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (PointF, PointF)
Vector Constructor (Single, Single)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Normalize Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Single, Vector)
Multiply Method (Vector, Single)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
VideoNode Members
VideoNode Constructor
VideoNode Methods
VideoNode Properties
VideoNode Constructor ()
VideoNode Constructor (Diagram)
VideoNode Constructor (VideoNode)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
VideoLocation Property
VisioContent Members
VisioContent Methods
VisioContent Properties
Create Method
Create Method (VisioStencil, Int32)
Create Method (VisioStencil, String)
Master Property
VisioNode Members
VisioNode Constructor
VisioNode Methods
VisioNode Properties
VisioNode Constructor ()
VisioNode Constructor (Diagram)
VisioNode Constructor (VisioNode)
CreateProperties Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
VisioNodeProperties Members
VisioNodeProperties Constructor
VisioNodeStyle Members
VisioNodeStyle Constructor
VisioStencil Members
VisioStencil Methods
VisioStencil Properties
LoadFromXml Method
Masters Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
FromRelativePath Method
ReadAnchorPattern Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadEffect Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadGroup Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadItemReference Method
ReadLong Method
ReadMap Method
ReadNodeConstraints Method
ReadObject Method
ReadPen Method
ReadPointCollection Method
ReadPointCoordinates Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShape Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
ReadVisioContent Method
SelectNode Method
SelectNodes Method
ToRelativePath Method
WriteAnchorPattern Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDouble Method
WriteEffect Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteGroup Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteItemReference Method
WriteLong Method
WriteMap Method
WriteObject Method
WritePen Method
WritePointCollection Method
WritePointCoordinates Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShape Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
WriteTraits Method
WriteUInt Method
WriteULong Method
WriteUShort Method
WriteVisioContent Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ReadBrush Method (String, XmlElement)
ReadBrush Method (String, XmlElement, Brush)
ReadColor Method (String, XmlElement)
ReadColor Method (String, XmlElement, Color)
ReadEffect Method (String, XmlElement)
ReadEffect Method (XmlElement)
ReadEnum Method (String, XmlElement)
ReadEnum Method (String, XmlElement, Object)
ReadFloat Method (String, XmlElement)
ReadFloat Method (String, XmlElement, Single)
ReadFont Method (String, XmlElement)
ReadFont Method (String, XmlElement, Font)
ReadInt Method (String, XmlElement)
ReadInt Method (String, XmlElement, Int32)
ReadItemReference Method (String, XmlElement)
ReadItemReference Method (XmlElement)
ReadPen Method (String, XmlElement)
ReadPen Method (String, XmlElement, Pen)
ReadPointF Method (String, XmlElement)
ReadPointF Method (XmlElement)
ReadShort Method (String, XmlElement)
ReadShort Method (String, XmlElement, Int16)
ReadString Method (String, XmlElement)
ReadString Method (String, XmlElement, String)
ReadStringFormat Method (String, XmlElement)
ReadStringFormat Method (String, XmlElement, StringFormat)
WritePointF Method (PointF, String, XmlElement)
WritePointF Method (Single, Single, String, XmlElement)
BaseURI Property
ClassVersion Property
Diagram Property
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
AddGroupCmd Class
AddItemCmd Class
AddToContainerCmd Class
ChangeItemCmd Class
Command Class
CommandCollection Class
CommandContext Class
CommandList Class
CompositeCmd Class
DisconnectLinkCmd Class
EditTextCmd Class
ExpandHeaderRowCmd Class
ExpandItemCmd Class
ExpandTreeViewItemCmd Class
FoldContainerCmd Class
GroupAttachCmd Class
GroupDetachCmd Class
ModifyItemCmd Class
RedimTableCmd Class
RemoveFromContainerCmd Class
RemoveGroupCmd Class
RemoveItemCmd Class
ResizeTableColumnCmd Class
ResizeTableRowCmd Class
ScrollContainerCmd Class
ScrollTableCmd Class
ScrollTreeViewCmd Class
AddGroupCmd Members
AddGroupCmd Constructor
AddGroupCmd Methods
AddGroupCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
AddItemCmd Members
AddItemCmd Constructor
AddItemCmd Methods
AddItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
AddToContainerCmd Members
AddToContainerCmd Constructor
AddToContainerCmd Methods
AddToContainerCmd Properties
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Container Property
Nodes Property
ChangeItemCmd Members
ChangeItemCmd Constructor
ChangeItemCmd Methods
ChangeItemCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Item Property
Command Members
Command Constructor
Command Methods
Command Properties
AddSubCmd Method
Adopt Method
Execute Method
IsContainerOf Method
Redo Method
Undo Method
Context Property
SubCommands Property
Title Property
CommandCollection Members
CommandCollection Constructor
CommandCollection Methods
CommandCollection Properties
CommandCollection Constructor ()
CommandCollection Constructor (Int32)
Add Method
Clear Method
Contains Method
GetAt Method
Remove Method
RemoveRange Method
Item Property
CommandContext Members
CommandContext Properties
Document Property
CommandList Members
CommandList Constructor
CommandList Methods
CommandList Properties
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
CompositeCmd Members
CompositeCmd Constructor
CompositeCmd Methods
CompositeCmd Properties
CompositeCmd Constructor (Diagram, String)
CompositeCmd Constructor (Diagram, String, Boolean)
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
SubCommands Property
DisconnectLinkCmd Members
DisconnectLinkCmd Constructor
DisconnectLinkCmd Methods
DisconnectLinkCmd Properties
Execute Method
Redo Method
Undo Method
Link Property
EditTextCmd Members
EditTextCmd Constructor
EditTextCmd Methods
EditTextCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandHeaderRowCmd Members
ExpandHeaderRowCmd Constructor
ExpandHeaderRowCmd Methods
ExpandHeaderRowCmd Properties
Execute Method
Redo Method
Undo Method
RowIndex Property
TableNode Property
ExpandItemCmd Members
ExpandItemCmd Constructor
ExpandItemCmd Methods
ExpandItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ExpandTreeViewItemCmd Members
ExpandTreeViewItemCmd Constructor
ExpandTreeViewItemCmd Methods
ExpandTreeViewItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
FoldContainerCmd Members
FoldContainerCmd Constructor
FoldContainerCmd Methods
FoldContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
GroupAttachCmd Members
GroupAttachCmd Constructor
GroupAttachCmd Methods
GroupAttachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
GroupDetachCmd Members
GroupDetachCmd Constructor
GroupDetachCmd Methods
GroupDetachCmd Properties
Execute Method
Redo Method
Undo Method
Group Property
Item Property
ModifyItemCmd Members
ModifyItemCmd Constructor
ModifyItemCmd Methods
ModifyItemCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Item Property
RedimTableCmd Members
RedimTableCmd Constructor
RedimTableCmd Methods
RedimTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
RemoveFromContainerCmd Members
RemoveFromContainerCmd Constructor
RemoveFromContainerCmd Methods
RemoveFromContainerCmd Properties
Adopt Method
Execute Method
Redo Method
Undo Method
Container Property
Node Property
RemoveGroupCmd Members
RemoveGroupCmd Constructor
RemoveGroupCmd Methods
RemoveGroupCmd Properties
Execute Method
Redo Method
Undo Method
Execute Method ()
Execute Method (Boolean)
Group Property
Item Property
RemoveItemCmd Members
RemoveItemCmd Constructor
RemoveItemCmd Methods
RemoveItemCmd Properties
Execute Method
Redo Method
Undo Method
Item Property
ResizeTableColumnCmd Members
ResizeTableColumnCmd Constructor
ResizeTableColumnCmd Methods
ResizeTableColumnCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ResizeTableRowCmd Members
ResizeTableRowCmd Constructor
ResizeTableRowCmd Methods
ResizeTableRowCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollContainerCmd Members
ScrollContainerCmd Constructor
ScrollContainerCmd Methods
ScrollContainerCmd Properties
Execute Method
Redo Method
Undo Method
Container Property
ScrollTableCmd Members
ScrollTableCmd Constructor
ScrollTableCmd Methods
ScrollTableCmd Properties
Execute Method
Redo Method
Undo Method
TableNode Property
ScrollTreeViewCmd Members
ScrollTreeViewCmd Constructor
ScrollTreeViewCmd Methods
ScrollTreeViewCmd Properties
Execute Method
Redo Method
Undo Method
TreeViewNode Property
AutoScale Enumeration
DxfExporter Class
ExcelExporter Class
ExportLanes Enumeration
PdfExporter Class
SvgExporter Class
SwfExporter Class
Visio2013Exporter Class
VisioExporter Class
WmfExporter Class
DxfExporter Members
DxfExporter Constructor
DxfExporter Methods
DxfExporter Properties
Export Method
ExportImages Property
ExportTextAsMultiline Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
AutoDetectEncoding Property
AutoScale Property
DefaultEncoding Property
DisableTextClipping Property
EnableBackground Property
EnableGrid Property
FontCachePath Property
FooterFont Property
FooterFormat Property
HeaderFont Property
HeaderFormat Property
HyperLinkStyle Property
InvisibleItems Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
RenderOptions Property
Scale Property
SuppressUnmanagedCode Property
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
SvgExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
ExternalImages Property
GZipCompression Property
HyperLinkStyle Property
HyperLinkTarget Property
RenderOptions Property
SwfExporter Members
SwfExporter Constructor
SwfExporter Methods
SwfExporter Properties
Export Method
CreateHtmlPage Property
TextTransformsAsImages Property
Visio2013Exporter Members
Visio2013Exporter Constructor
Visio2013Exporter Methods
Visio2013Exporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
TemplatePath Property
VisioExporter Members
VisioExporter Constructor
VisioExporter Methods
VisioExporter Properties
ApproxColors Method
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
CreateVisioGroups Property
DynamicsOff Property
ExportImagesAsGroups Property
ExportInvisibleItems Property
ExportLanes Property
ExportTablesAsGroups Property
LaneGridTitle Property
TemplatePath Property
WmfExporter Members
WmfExporter Constructor
WmfExporter Methods
WmfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Description Property
RenderOptions Property
ConnectorImportedEventArgs Class
DrawImporter Class
GroupImportedEventArgs Class
ImportItemEventArgs Class
ShapeImportedEventArgs Class
SvgImporter Class
Visio2013Importer Class
VisioImporter Class
ConnectorImportedEventArgs Members
ConnectorImportedEventArgs Properties
ConnectorXml Property
Link Property
ShapeName Property
DrawImporter Members
DrawImporter Constructor
DrawImporter Methods
DrawImporter Properties
Import Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
GroupImportedEventArgs Members
GroupImportedEventArgs Properties
Group Property
ImportItemEventArgs Members
ImportItemEventArgs Properties
Item Property
MasterName Property
MasterXml Property
NamespaceManager Property
ShapeXml Property
ShapeImportedEventArgs Members
ShapeImportedEventArgs Properties
Shape Property
ShapeName Property
ShapeXml Property
SvgImporter Members
SvgImporter Constructor
SvgImporter Methods
SvgImporter Properties
Import Method
TopLevelGroupIsPage Property
Visio2013Importer Members
Visio2013Importer Constructor
Visio2013Importer Methods
Visio2013Importer Properties
Visio2013Importer Events
Import Method
OnImportItem Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
ImportItem Event
VisioImporter Members
VisioImporter Constructor
VisioImporter Methods
VisioImporter Properties
VisioImporter Events
GetPageCount Method
Import Method
ImportAllPages Method
ImportPage Method
OnConnectorImported Method
OnGroupImported Method
OnShapeImported Method
ApplyVisioUnit Property
ImportEntitiesAsTables Property
PagesPerRow Property
SuppressUnmanagedCode Property
ConnectorImported Event
GroupImported Event
ShapeImported Event
CellBoundsEventArgs Class
Grid Class
Header Class
HeaderCollection Class
HeaderEventArgs Class
HeaderResizeEventArgs Class
ICell Interface
ResizeType Enumeration
Style Class
CellBoundsEventArgs Members
CellBoundsEventArgs Properties
Cell Property
NewBounds Property
OldBounds Property
Grid Members
Grid Methods
Grid Properties
Grid Events
FindColumn Method
FindRow Method
GetCellBounds Method
GetCellColumn Method
GetCellFromPoint Method
GetCellRow Method
GetColumn Method
GetColumnCount Method
GetColumnHeaderBounds Method
GetColumnIndex Method
GetHeaderBounds Method
GetHeaderFromPoint Method
GetHeaderLevel Method
GetHeaderParent Method
GetRow Method
GetRowCount Method
GetRowHeaderBounds Method
GetRowIndex Method
InsertAfter Method
InsertBefore Method
RaiseHeaderAdded Method
RaiseHeaderResized Method
RaiseHeaderStartResizing Method
ResizeColumnHeaderHeights Method
ResizeRowHeaderWidths Method
GetCellBounds Method (ICell)
GetCellBounds Method (Int32, Int32)
GetHeaderFromPoint Method (PointF, RectangleF@)
GetHeaderFromPoint Method (PointF, RectangleF@, PointF)
AlignCells Property
AllowResizeHeaders Property
ColumnCount Property
ColumnHeaders Property
ColumnHeadersHeights Property
HeadersOnTop Property
HookHeaders Property
Item Property
LeftMargin Property
MinHeaderSize Property
RowCount Property
RowHeaders Property
RowHeadersWidths Property
TopLeftAreaStyle Property
TopLeftAreaText Property
TopLeftAreaTextColor Property
TopLeftAreaTextFont Property
TopLeftAreaTextFormat Property
TopMargin Property
Item Property (Header, Header)
Item Property (Int32, Int32)
CellBoundsChanged Event
HeaderAdded Event
HeaderResized Event
HeaderStartResizing Event
Header Members
Header Constructor
Header Methods
Header Properties
Header Constructor ()
Header Constructor (String)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Height Property
IsColumnHeader Property
IsRowHeader Property
ResizeType Property
RotateTitle Property
Style Property
SubHeaders Property
Title Property
TitleColor Property
TitleFont Property
TitleFormat Property
Width Property
HeaderCollection Members
HeaderCollection Methods
HeaderCollection Properties
Add Method
Clear Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
HeaderEventArgs Members
HeaderEventArgs Properties
Header Property
HeaderResizeEventArgs Members
HeaderResizeEventArgs Properties
IsHorizontal Property
IsVertical Property
ICell Members
ICell Properties
Style Property
Text Property
TextColor Property
TextFont Property
TextFormat Property
Style Members
Style Constructor
Style Properties
BackgroundBrush Property
BottomBorderPen Property
LeftBorderPen Property
RightBorderPen Property
TopBorderPen Property
AnnealLayout Class
CascadeLayout Class
CircularLayout Class
CompositeLayout Class
DecisionLayout Class
Direction Enumeration
FlowchartLayout Class
FlowLayout Class
FractalLayout Class
GridLayout Class
HierarchicalLayout Class
ILayout Interface
ISwimlaneGrid Interface
LaneGrid Class
LaneType Enumeration
LayeredLayout Class
LayeredLayoutLinkType Enumeration
LayeredLayoutStatistics Class
Layout Class
LayoutLink Delegate
LayoutNode Delegate
LayoutProgress Delegate
LayoutSubgraph Delegate
MultipleGraphsPlacement Enumeration
OneWayLayout Class
Orientation Enumeration
OrthogonalLayout Class
OrthogonalRouter Class
SolarLayout Class
SpringLayout Class
SpringLayoutLinkType Enumeration
SwimlaneLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutBalance Enumeration
TreeLayoutDirections Enumeration
TreeLayoutLinkType Enumeration
TreeLayoutType Enumeration
TreeMapLayout Class
TriangularLayout Class
AnnealLayout Members
AnnealLayout Constructor
AnnealLayout Methods
AnnealLayout Properties
BeginArrange Method
EndArrange Method
Iterate Method
ApproximateLinkLength Property
BoundaryFactor Property
CrossingLinksCost Property
DefaultMarginValue Property
DistributionFactor Property
GatherStatistics Property
InitialTemperature Property
IterationsPerStage Property
LayoutArea Property
LinkLengthFactor Property
Name Property
NodeLinkCrossingCost Property
NodeLinkDistFactor Property
Randomize Property
Root Property
SplitGraph Property
Stages Property
Statistics Property
TemperatureScale Property
WidthHeightRatio Property
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
CompositeLayout Members
CompositeLayout Constructor
CompositeLayout Properties
BendLinks Property
CustomLayout Property
CustomPartition Property
DefaultMarginValue Property
DesiredSubgraphSize Property
EmphasizeTrees Property
KeepVirtualItems Property
MasterLayout Property
Name Property
PartitionMethod Property
RotateSubgraphs Property
SubgraphLayout Property
SubtreeLayout Property
Tolerance Property
UseAdditionalPartitioning Property
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
FlowLayout Members
FlowLayout Constructor
FlowLayout Methods
FlowLayout Properties
AddNode Method
Arrange Method
ArrangeCore Method
BendLinks Method
InsertNode Method
RemoveNode Method
Anchoring Property
AutoRoute Property
ChangeLaneDimensions Property
DefaultMarginValue Property
HorizontalGroupOffset Property
LaneBoundaries Property
LaneDistance Property
LaneType Property
LayoutRules Property
LevelOffset Property
LinksBend Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
RandomSeed Property
RecreateGraph Property
Root Property
VerticalGroupOffset Property
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
GridLayout Members
GridLayout Constructor
GridLayout Properties
DefaultMarginValue Property
EndNode Property
GridSize Property
Iterations Property
Name Property
RandomSeed Property
Root Property
SplitGraph Property
StartNode Property
TimeLimit Property
UseLongestPath Property
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
ILayout Members
ILayout Methods
ILayout Properties
Arrange Method
LayoutLink Property
LayoutNode Property
ISwimlaneGrid Members
ISwimlaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LaneGrid Members
LaneGrid Constructor
LaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LayeredLayout Members
LayeredLayout Constructor
LayeredLayout Properties
LayeredLayout Constructor ()
LayeredLayout Constructor (Orientation, Single, Single, SizeF)
DefaultMarginValue Property
Direction Property
EnableCustomLayers Property
EndNode Property
EnforceLinkFlow Property
IgnoreNodeSize Property
KeepLinkShapes Property
KeepRootPosition Property
LayerDistance Property
LinkPadding Property
LinksCompactFactor Property
LinkType Property
Name Property
NodeDistance Property
Orientation Property
Root Property
SplitLayers Property
StableSort Property
StartNode Property
Statistics Property
StraightenLongLinks Property
SwapPairsIterations Property
TimeLimit Property
LayeredLayoutStatistics Members
LayeredLayoutStatistics Properties
LayerCount Property
LinkLayerCount Property
NodeGridPositions Property
NodeLayerIndices Property
Layout Members
Layout Constructor
Layout Methods
Layout Properties
Layout Events
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
OnLayoutComplete Method
Arrange Method (Diagram)
Arrange Method (Diagram, DiagramItemCollection)
ArrangeAsync Method (Diagram)
ArrangeAsync Method (Diagram, DiagramItemCollection)
Anchoring Property
DefaultMarginValue Property
EnableParallelism Property
GrowToFit Property
KeepGroupLayout Property
LayoutLink Property
LayoutNode Property
Margins Property
MaxDegreeOfParallelism Property
MultipleGraphsPlacement Property
Name Property
Progress Property
RepeatingLinksPadding Property
SuppressCompleteEvent Property
LayoutComplete Event
OneWayLayout Members
OneWayLayout Constructor
OneWayLayout Properties
DefaultMarginValue Property
Name Property
NodeDistance Property
Orientation Property
RoundedLinks Property
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
OrthogonalRouter Members
OrthogonalRouter Constructor
OrthogonalRouter Properties
BendDistance Property
DefaultMarginValue Property
Direction Property
EndOrientation Property
GridSize Property
LayerDistance Property
Name Property
NodeDistance Property
Orientation Property
PutEndPointsAtNodeBorders Property
RandomSeed Property
StartOrientation Property
SolarLayout Members
SolarLayout Constructor
SolarLayout Properties
BendLinks Property
DefaultMarginValue Property
HonorInitialNodeDisposition Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
SpringLayout Members
SpringLayout Constructor
SpringLayout Methods
SpringLayout Properties
SpringLayout Constructor ()
SpringLayout Constructor (Int32, Single, Boolean)
SpringLayout Constructor (Int32, Single, Boolean, Boolean)
BeginArrange Method
EndArrange Method
Iterate Method
Iterate Method (Int32, Int32)
Iterate Method (Int32, Int32, Boolean)
DefaultMarginValue Property
EnableClusters Property
IterationCount Property
Layout3D Property
LayoutArea Property
LayoutMethod Property
LinkType Property
MinimizeCrossings Property
Name Property
NodeDistance Property
Randomize Property
RandomSeed Property
RepulsionFactor Property
Root Property
SplitGraph Property
Stretch Property
Surface Property
SwimlaneLayout Members
SwimlaneLayout Constructor
SwimlaneLayout Properties
CollapseEmptyLanes Property
CompactNodes Property
CustomSortOrder Property
DefaultMarginValue Property
Direction Property
KeepLaneSizes Property
LaneDistance Property
Name Property
NodeDistance Property
Orientation Property
SwimlaneGrid Property
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
TreeLayout Members
TreeLayout Constructor
TreeLayout Methods
TreeLayout Properties
TreeLayout Constructor ()
TreeLayout Constructor (DiagramNode)
TreeLayout Constructor (DiagramNode, TreeLayoutType)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF, Boolean)
TreeLayout Constructor (TreeLayoutType)
UpdateLink Method
Balance Property
CompactAssistants Property
DefaultMarginValue Property
Direction Property
EnableAssistants Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
LinkOffset Property
LinkStyle Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
StretchFactor Property
Type Property
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
Column Class
ColumnType Enumeration
Database Class
Decoration Class
DecorationLayerBase(TColor, TPalette) Class
ICanvas Interface
ICanvasWithPalette(TColor) Interface
IPalette(TColor) Interface
ITransform Interface
Label Class
Layer(TColor, TPalette) Class
Map Class
MapElement Class
MapFeature Structure
MapLayerBase(TColor, TPalette) Class
NullShape Class
Point Class
Rect Class
Row Class
RuntimePolicy Class
Shape Class
ShapeType Enumeration
StreetMapFeatures Class
StreetShape Class
StreetShapeType Enumeration
TextAlignment Enumeration
Vector Class
Column Members
Column Methods
Column Properties
ToString Method
Decimals Property
Length Property
Name Property
Type Property
Database Members
Database Constructor
Database Methods
Database Properties
Database Constructor (BinaryReader)
Database Constructor (Database)
Database Constructor (String)
GetList Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (String)
SaveTo Method (BinaryWriter)
SaveTo Method (String)
ColumnCount Property
Columns Property
ContainsListCollection Property
Item Property
RowLength Property
Rows Property
Item Property (Int32)
Item Property (String)
Decoration Members
Decoration Constructor
Decoration Methods
Decoration Properties
GetLocation Method
Latitude Property
Longitude Property
DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Constructor
DecorationLayerBase(TColor, TPalette) Methods
DecorationLayerBase(TColor, TPalette) Properties
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
Select Method
Toggle Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Decorations Property
Selection Property
ICanvas Members
ICanvas Methods
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
ICanvasWithPalette(TColor) Members
ICanvasWithPalette(TColor) Properties
Palette Property
IPalette(TColor) Members
IPalette(TColor) Properties
FillColors Property
HighlightColor Property
LineColor Property
ITransform Members
ITransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
Label Members
Label Constructor
Label Methods
Label Properties
Invalidate Method
BoundingBox Property
FontName Property
FontSize Property
Rotate Property
RotationAngle Property
Text Property
Visible Property
WordWrap Property
Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Constructor
Layer(TColor, TPalette) Methods
Layer(TColor, TPalette) Properties
Layer(TColor, TPalette) Events
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
OnAsyncDatabaseLoadComplete Method
OnAsyncLoadComplete Method
OnPropertyChanged Method
Select Method
Toggle Method
OnBeginLoad Method
OnEndLoad Method
Draw Method (ICanvasWithPalette(TColor), Rect)
Draw Method (MapElement, ICanvas)
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
EnableHighlight Property
EnableSelection Property
FillColors Property
HighlightColor Property
LineColor Property
Palette Property
Visible Property
AsyncDatabaseLoadComplete Event
AsyncLoadComplete Event
PropertyChanged Event
BeginLoad Event
EndLoad Event
Map Members
Map Constructor
Map Methods
Map Properties
Map Events
AssignColors Method
ClearCache Method
FromFile Method
FromXml Method
HitTest Method
Latitude Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
Longitude Method
OnPropertyChanged Method
SaveToFile Method
OnBeginLoad Method
OnEndLoad Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
HitTest Method (Point)
HitTest Method (Point, ITransform)
Latitude Method (Double, Double, Char)
Latitude Method (Double, Double, Double, Char)
LoadFromFile Method (String)
LoadFromFile Method (String, Boolean)
LoadFromFile Method (String, Boolean, Int32)
LoadFromFile Method (String, Boolean, String)
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, Stream, String)
Longitude Method (Double, Double, Char)
Longitude Method (Double, Double, Double, Char)
BoundingBox Property
Database Property
Shapes Property
ShapeType Property
PropertyChanged Event
BeginLoad Event
EndLoad Event
MapElement Members
MapElement Constructor
MapElement Methods
MapElement Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
Label Property
MapFeature Members
MapFeature Constructor
MapFeature Methods
MapFeature Properties
Equals Method
GetHashCode Method
Key Property
Value Property
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Constructor
MapLayerBase(TColor, TPalette) Methods
MapLayerBase(TColor, TPalette) Properties
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
DrawStreetMap Method
Highlight Method
HitTest Method
Select Method
Toggle Method
OnBeginLoad Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Map Property
Selection Property
NullShape Members
NullShape Constructor
NullShape Methods
NullShape Properties
Draw Method
GetBoundingBox Method
GetCenter Method
HitTest Method
SaveTo Method
Type Property
Point Members
Point Fields
Point Constructor
Point Methods
Point Properties
X Field
Y Field
Point Constructor (Double, Double)
Point Constructor (Int32, BinaryReader)
Point Constructor (Int32, StreetShape)
Angle Method
ClearCache Method
Clone Method
Distance Method
Draw Method
DrawLabel Method
Equals Method
GetBoundingBox Method
GetCenter Method
GetHashCode Method
GetPoints Method
Highlight Method
HitTest Method
SaveTo Method
ToString Method
Equals Method (Object)
Equals Method (Point)
Type Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor (BinaryReader)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Point, Point)
Clone Method
ContainsPoint Method
Divide Method
GetCenter Method
GetLocation Method
Intersect Method
Intersects Method
Offset Method
SaveTo Method
SetCenter Method
Union Method
ContainsPoint Method (Point)
ContainsPoint Method (Point, Double)
Height Property
Width Property
XMax Property
XMin Property
YMax Property
YMin Property
Row Members
Row Properties
Index Property
Item Property
Item Property (Column)
Item Property (Int32)
Item Property (String)
RuntimePolicy Members
RuntimePolicy Fields
RuntimePolicy Constructor
CharEncoding Field
DefaultFontSize Field
DrawHighlights Field
UseCaching Field
RunningThreads Field
Shape Members
Shape Fields
Shape Constructor
Shape Methods
Shape Properties
Id Field
ClearCache Method
GetBoundingBox Method
GetCenter Method
GetPoints Method
SaveTo Method
Color Property
DatabaseRow Property
HitTestDistance Property
IsStreetShape Property
PenKey Property
Size Property
Type Property
ZIndex Property
StreetMapFeatures Members
StreetMapFeatures Fields
StreetMapFeatures Methods
StreetMapFeatures Properties
Features Field
KeyIsNull Method
StreetMapBrushes Property
StreetMapPens Property
StreetShape Members
StreetShape Constructor
StreetShape Properties
BrushKey Property
Id Property
Label Property
LabelRotate Property
PenKey Property
Points Property
Type Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (Double, Double)
Vector Constructor (Point, Point)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, Point)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
MindFusion.HolidayProviders
AustraliaHolidayProvider Class
FranceHolidayProvider Class
FranceHolidays Class
GermanyHolidayProvider Class
Holiday Class
HolidayProvider Class
IHolidayProvider Interface
RussiaHolidayProvider Class
UKHolidayProvider Class
USHolidayProvider Class
AustraliaHolidayProvider Members
AustraliaHolidayProvider Constructor
AustraliaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidayProvider Members
FranceHolidayProvider Constructor
FranceHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
FranceHolidays Members
FranceHolidays Properties
allSaintsDay Property
armisticeDay Property
ascensionDay Property
assumptionOfMaryToHeaven Property
bastilleDay Property
christmasDay Property
Culture Property
easterMonday Property
eastern Property
goodFriday Property
labourDay Property
newYearDay Property
ResourceManager Property
stStephenDay Property
victoryInEuropeDay Property
whitMonday Property
GermanyHolidayProvider Members
GermanyHolidayProvider Constructor
GermanyHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
Holiday Members
Holiday Constructor
Holiday Properties
Holiday Constructor ()
Holiday Constructor (DateTime, DateTime, String)
Holiday Constructor (DateTime, DateTime, String, Boolean)
Date Property
EndDate Property
IsDayOff Property
Title Property
HolidayProvider Members
HolidayProvider Constructor
IHolidayProvider Members
IHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
RussiaHolidayProvider Members
RussiaHolidayProvider Constructor
RussiaHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
UKHolidayProvider Members
UKHolidayProvider Constructor
UKHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
USHolidayProvider Members
USHolidayProvider Constructor
USHolidayProvider Methods
GetHolidays Method
GetHolidays Method (DateTime, DateTime)
GetHolidays Method (Int32)
MindFusion.UI.WinForms
Button Class
ButtonBase Class
ButtonDrawEventArgs Class
ButtonStates Enumeration
CheckBox Class
CheckBoxRenderer Class
CheckBoxState Class
ControlState Class
CustomDraw Enumeration
DockControl Class
DockItem Class
DockPanel Class
DockWindow Class
DocumentTabStyle Enumeration
DrawEventArgs Class
DrawEventHandler Delegate
HScrollBar Class
ItemEventArgs Class
ItemValidationEventArgs Class
ProgressBar Class
ProgressBarRenderer Class
ProgressBarState Class
RangeSelector Class
ScrollBar Class
ScrollBarDrawElement Enumeration
ScrollBarDrawEventArgs Class
SizeMode Enumeration
SvgViewer Class
TitleBarButton Class
TitleBarButtonEventArgs Class
TitleBarButtons Class
VScrollBar Class
Button Members
Button Constructor
Button Methods
Button Properties
Dispose Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseUp Method
OnPaint Method
FocusPadding Property
Image Property
ImageAlign Property
ButtonBase Members
ButtonBase Constructor
ButtonBase Methods
ButtonBase Properties
ButtonBase Events
OnDoubleClick Method
OnDown Method
OnDraw Method
OnGotFocus Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaintBackground Method
ProcessDialogKey Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrush Property
BorderBrushDisabled Property
BorderBrushDown Property
BorderBrushOver Property
BorderThickness Property
CustomDraw Property
FocusOnClick Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
Text Property
TextAlign Property
Down Event
Draw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Constructor
ButtonDrawEventArgs Methods
ButtonDrawEventArgs Properties
DrawFocus Method
State Property
CheckBox Members
CheckBox Constructor
CheckBox Methods
CheckBox Properties
CheckBox Events
OnCheckStateChanged Method
OnClick Method
OnPaint Method
CheckState Property
ContentAlign Property
Padding Property
ThreeState Property
CheckStateChanged Event
CheckBoxRenderer Members
CheckBoxRenderer Constructor
CheckBoxRenderer Methods
Render Method
RenderBackground Method
RenderBox Method
RenderFocus Method
RenderText Method
CheckBoxState Members
CheckBoxState Constructor
CheckBoxState Methods
CheckBoxState Properties
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTickBrush Method
BackgroundBrushDown Property
BackgroundBrushOver Property
BorderBrushDown Property
BorderBrushOver Property
BoxSize Property
CheckState Property
ContentAlign Property
Focused Property
ForegroundBrushDown Property
ForegroundBrushOver Property
ShowFocus Property
State Property
TickBrush Property
TickBrushDisabled Property
TickBrushDown Property
TickBrushOver Property
ControlState Members
ControlState Constructor
ControlState Methods
ControlState Properties
ApplyPadding Method
GetEffectiveBackgroundBrush Method
GetEffectiveBorderBrush Method
GetEffectiveForegroundBrush Method
GetEffectiveTextFormat Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
Enabled Property
Font Property
ForegroundBrush Property
ForegroundBrushDisabled Property
Padding Property
Text Property
TextAlign Property
DockControl Members
DockControl Fields
DockControl Constructor
DockControl Methods
DockControl Properties
DockControl Events
CurrentVersion Field
ActivateItem Method
BeginInit Method
CloseItem Method
Dispose Method
EndInit Method
FindAllItems Method
FindFocusedItem Method
GetSelectedDocument Method
LoadFromXml Method
OnPaint Method
SaveToXml Method
UpdateLayout Method
LoadFromXml Method (String)
LoadFromXml Method (XContainer)
SaveToXml Method (String)
SaveToXml Method (XContainer)
AutoHideOffset Property
BorderColor Property
ButtonForeColor Property
ComplexTabEndColor Property
ComplexTabStartColor Property
ContentEndColor Property
ContentStartColor Property
DockedTitleBarButtons Property
DockHandlerColors Property
DockPreviewColor Property
DocumentTabStyle Property
HeaderEndColor Property
HeaderStartColor Property
HoverBorderColor Property
HoverEndColor Property
HoverStartColor Property
InactiveForeColor Property
InactiveHeaderEndColor Property
InactiveHeaderStartColor Property
InactiveSelectedHeaderEndColor Property
InactiveSelectedHeaderStartColor Property
Items Property
LicenseKey Property
MaxDocumentTabSize Property
MinWindowSize Property
SplitterSize Property
StringFormat Property
TabbedDocumentPadding Property
TabbedTitleBarButtons Property
TabDocumentBorderColor Property
TabDocumentEndColor Property
TabDocumentStartColor Property
TabEndColor Property
TabOffset Property
TabStartColor Property
UndockedTitleBarButtons Property
ItemActivated Event
ItemDeactivated Event
ItemLoading Event
WindowClosed Event
WindowClosing Event
DockItem Members
DockItem Constructor
DockItem Properties
Content Property
ContentId Property
DockParent Property
DockStyle Property
DockWindow Property
Header Property
HeaderPadding Property
Icon Property
IconSize Property
Id Property
Size Property
Tag Property
DockPanel Members
DockPanel Constructor
DockPanel Properties
DockPanel Constructor ()
DockPanel Constructor (DockControl)
DockControl Property
DockSize Property
DockStyle Property
MeasureBounds Property
MeasureLocation Property
MeasureSize Property
OldDockParent Property
OldDockSize Property
OldDockStyle Property
OldForm Property
OldLocation Property
OldRootDockStyle Property
TempMeasureSize Property
TempSize Property
DockWindow Members
DockWindow Constructor
DockWindow Methods
DockWindow Properties
OnEnter Method
OnGotFocus Method
OnLeave Method
OnLostFocus Method
OnPaint Method
AutoHideIndex Property
Center Property
HeaderSize Property
HoverIndex Property
Items Property
SelectedIndex Property
TabAlignment Property
DrawEventArgs Members
DrawEventArgs Constructor
DrawEventArgs Properties
DrawEventArgs Constructor (Control, Graphics, Rectangle)
DrawEventArgs Constructor (Graphics, Rectangle)
Bounds Property
Graphics Property
ParentControl Property
HScrollBar Members
HScrollBar Constructor
HScrollBar Properties
DefaultSize Property
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Item Property
ItemValidationEventArgs Members
ItemValidationEventArgs Constructor
ItemValidationEventArgs Properties
Confirm Property
ProgressBar Members
ProgressBar Constructor
ProgressBar Methods
ProgressBar Properties
OnPaint Method
BackgroundBrush Property
BackgroundBrushDisabled Property
BorderBrush Property
BorderBrushDisabled Property
BorderThickness Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushHighlighted Property
Format Property
HighlightBrush Property
HighlightBrushDisabled Property
Maximum Property
Minimum Property
Text Property
TextAlign Property
Value Property
ProgressBarRenderer Members
ProgressBarRenderer Constructor
ProgressBarRenderer Methods
Render Method
ProgressBarState Members
ProgressBarState Constructor
ProgressBarState Methods
ProgressBarState Properties
GetEffectiveHighlightBrush Method
ForegroundBrushHighlighted Property
HighlightBrush Property
HighlightBrushDisabled Property
PercentValue Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
RangeSelector Events
OnDrawBackground Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnValueChanged Method
BackColor Property
BorderBrush Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Height Property
Maximum Property
Minimum Property
MinimumSelectionLength Property
ProjectionBrush Property
ScrollBackgroundBrush Property
SelectionBrush Property
SelectionEnd Property
SelectionStart Property
Step Property
Width Property
DrawBackground Event
ValueChanged Event
ScrollBar Members
ScrollBar Constructor
ScrollBar Methods
ScrollBar Properties
ScrollBar Events
Dispose Method
IsInputKey Method
OnDraw Method
OnGotFocus Method
OnKeyDown Method
OnKeyUp Method
OnLostFocus Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
OnRightToLeftChanged Method
OnScroll Method
OnValueChanged Method
BackColor Property
BackgroundBrush Property
BackgroundBrushDisabled Property
BackgroundBrushDown Property
BackgroundImage Property
ButtonBackgroundBrush Property
ButtonBackgroundBrushDisabled Property
ButtonBackgroundBrushDown Property
ButtonBackgroundBrushOver Property
ButtonBorderBrush Property
ButtonBorderBrushDisabled Property
ButtonBorderBrushDown Property
ButtonBorderBrushOver Property
ButtonBorderThickness Property
ButtonSize Property
Enabled Property
Font Property
ForeColor Property
ForegroundBrush Property
ForegroundBrushDisabled Property
ForegroundBrushDown Property
ForegroundBrushOver Property
Height Property
ImeMode Property
IsHorizontal Property
IsVertical Property
LargeChange Property
Maximum Property
Minimum Property
SmallChange Property
TabStop Property
Text Property
ThumbBackgroundBrush Property
ThumbBackgroundBrushDisabled Property
ThumbBackgroundBrushDown Property
ThumbBackgroundBrushOver Property
ThumbBorderBrush Property
ThumbBorderBrushDisabled Property
ThumbBorderBrushDown Property
ThumbBorderBrushOver Property
ThumbBorderThickness Property
Value Property
Width Property
BackColorChanged Event
BackgroundImageChanged Event
Click Event
DoubleClick Event
Draw Event
FontChanged Event
ForeColorChanged Event
ImeModeChanged Event
MouseDown Event
MouseMove Event
MouseUp Event
Paint Event
Scroll Event
TextChanged Event
ValueChanged Event
ScrollBarDrawEventArgs Members
ScrollBarDrawEventArgs Constructor
ScrollBarDrawEventArgs Methods
ScrollBarDrawEventArgs Properties
DrawFocus Method
Element Property
SvgViewer Members
SvgViewer Constructor
SvgViewer Methods
SvgViewer Properties
SvgViewer Events
Load Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
ScrollTo Method
ZoomIn Method
ZoomOut Method
Load Method ()
Load Method (String)
Content Property
FileName Property
HScrollBar Property
ScrollX Property
ScrollY Property
SizeMode Property
SmoothingMode Property
TextRenderingHint Property
VScrollBar Property
ZoomFactor Property
ScrollChanged Event
SizeModeChanged Event
ZoomFactorChanged Event
TitleBarButton Members
TitleBarButton Constructor
TitleBarButton Methods
TitleBarButton Properties
TitleBarButton Events
Equals Method
GetHashCode Method
ButtonBrush Property
ButtonImage Property
ButtonPen Property
Height Property
State Property
Width Property
X Property
Y Property
Draw Event
OnClick Event
TitleBarButtonEventArgs Members
TitleBarButtonEventArgs Properties
ButtonBounds Property
ParentControl Property
TitleBarButtons Members
TitleBarButtons Constructor
TitleBarButtons Properties
AutoHideButton Property
CloseButton Property
ShowContextMenuButton Property
VScrollBar Members
VScrollBar Constructor
VScrollBar Properties
DefaultSize Property
MindFusion
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Gauges.WinForms
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
BaseGauge(T) Class
LinearGauge Class
OvalGauge Class
BaseGauge(T) Members
BaseGauge(T) Constructor
BaseGauge(T) Methods
BaseGauge(T) Properties
BaseGauge(T) Events
GetElementByName Method
HitTestObj Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
CacheVisuals Property
DefaultSize Property
LicenseKey Property
Scales Property
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
Style Property
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
MindFusion.Diagramming
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Layout
MindFusion.Drawing
MindFusion.Layout
Action Enumeration
AdjustmentHandle Class
AdjustmentHandles Enumeration
AeroEffect Class
Anchoring Enumeration
AnchorPattern Class
AnchorPoint Class
AnchorPointCollection Class
AnchorPointEventArgs Class
ArcTemplate Class
AreaEventArgs Class
ArrowHeads Class
AttachTo Enumeration
AttachToLink Enumeration
AttachToNode Enumeration
AutoJson Class
AutoResize Enumeration
Axis Enumeration
BarcodeNode Class
BarcodeNodeProperties Class
BarcodeNodeStyle Class
Behavior Enumeration
BezierTemplate Class
BranchIndicator Enumeration
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ClipboardEventArgs Class
CollectionBase(T) Class
ColumnStyle Enumeration
CommandHistory Class
CompositeNode Class
CompositeNodeStyle Class
CompositeRouter Class
ConnectionPoint Class
Constants Class
ContainerChildEventArgs Class
ContainerNode Class
ContainerNodeProperties Class
ContainerNodeStyle Class
ContainmentKeys Enumeration
ControlMouseAction Enumeration
ControlPointEventArgs Class
Converter Class
CreatePathDelegate Delegate
CursorHint Enumeration
CustomDraw Enumeration
DelKeyAction Enumeration
Diagram Class
DiagramBase Class
DiagramDocument Class
DiagramEventArgs Class
DiagramItem Class
DiagramItemCollection Class
DiagramItemProperties Class
DiagramItemState Class
DiagramItemStyle Class
DiagramLink Class
DiagramLinkCollection Class
DiagramLinkProperties Class
DiagramLinkState Class
DiagramLinkStyle Class
DiagramNode Class
DiagramNodeCollection Class
DiagramNodeEventArgs Class
DiagramNodeProperties Class
DiagramNodeState Class
DiagramNodeStyle Class
DiagramPage Class
DiagramPageEventArgs Class
DiagramPageValidationEventArgs Class
DiagramStyle Class
DirectionConstraint Enumeration
DraggedNode Class
DraggedShape Class
DragIndicator Enumeration
DrawAnchorPointEventArgs Class
DrawBranchIndicatorEventArgs Class
DrawCellEventArgs Class
DrawItemEventArgs Class
DrawLinkEventArgs Class
DrawNodeEventArgs Class
DummyNode Class
EditCellTextEventArgs Class
EditLinkTextEventArgs Class
EditNodeTextEventArgs Class
EffectsProvider Class
ElementTemplate Class
EmbossEffect Class
ExpandButtonAction Enumeration
ExpandButtonPosition Enumeration
ExpandIconRenderer Class
Factory Class
FitSize Enumeration
FoldIconRenderer Class
FreeFormHandle Class
FreeFormNode Class
FreeFormNodeStyle Class
GlassEffect Class
GlassEffectType Enumeration
Granularity Enumeration
GridRouter Class
GridStyle Enumeration
Group Class
Group.Attachment Class
GroupAnchorStyles Enumeration
GroupCollection Class
GroupEventArgs Class
GroupRotation Enumeration
HandlesStyle Enumeration
HandlesVisualStyle Class
HitTestEventArgs Class
HitTestPriority Enumeration
HitTestResult Enumeration
HtmlBuilder Class
HyperLinkStyle Enumeration
IDiagramView Interface
IEffectsProvider Interface
IItemFactory Interface
ILinkRouter Interface
IMeasureUnitConverter Interface
InplaceEditable Interface
InstantiateItemEventArgs Class
InteractionState Class
InternalUtils Class
IPersists Interface
IProperty Interface
IResolution Interface
ItemCollectionBase(T) Class
ItemEventArgs Class
ItemLabel Class
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle Class
LinkCrossingEventArgs Class
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkShape Enumeration
LinkShapeEventArgs Class
LinkTextStyle Enumeration
LinkValidationEventArgs Class
MapContent Class
MapNode Class
MapNodeProperties Class
MarkStyle Enumeration
MeasureUnit Class
MeasureUnitType Enumeration
ModificationEffect Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
MouseWheelAction Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeLabel Class
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PatternRouter Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
PolylineRouting Enumeration
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RelativeToNode Enumeration
RenderCallback(T) Delegate
Renderers Class
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutePattern Class
RouteStep Class
RouteStepKind Enumeration
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
ScrollIconRenderer Class
Selection Class
SelectionCopy Class
SelectionEventArgs Class
SelectionStyle Enumeration
SelectionValidationEventArgs Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeAdjustmentHandle Class
ShapeCollection Class
ShapeControlPoint Class
ShapeConverter Class
ShapeData Class
ShapeDecoration Class
ShapeEventArgs Class
ShapeFormulaParam Class
ShapeLibrary Class
ShapeNode Class
ShapeNodeProperties Class
ShapeNodeState Class
ShapeNodeStyle Class
Shapes Class
ShowAnchors Enumeration
SimpleShape Enumeration
SizeFConverter Class
SmoothShadowEffect Class
SnapToAnchor Enumeration
Style Class
StylePropertyChangedEventArgs Class
SvgNode Class
SvgNodeProperties Class
SvgNodeStyle Class
TableConnectionStyle Enumeration
TableNode Class
TableNode.Cell Class
TableNode.CellCollection Class
TableNode.Column Class
TableNode.ColumnCollection Class
TableNode.Row Class
TableNode.RowCollection Class
TableNodeProperties Class
TableNodeStyle Class
TableScrollUI Enumeration
Theme Class
Thickness Structure
ThicknessConverter Class
TimerEventArgs Class
TimerEventArgs.TimerCommand Enumeration
TreeEnumerator Class
TreeItemEventArgs Class
TreeItemValidationEventArgs Class
TreeViewConnectionPoint Class
TreeViewConnectionStyle Enumeration
TreeViewItem Class
TreeViewNode Class
TreeViewNodeStyle Class
UndoEventArgs Class
UndoManager Class
UndoValidationEventArgs Class
UnitType Enumeration
Vector Structure
VideoNode Class
View3D Enumeration
VisioContent Class
VisioNode Class
VisioNodeProperties Class
VisioNodeStyle Class
VisioStencil Class
VisitNode Delegate
XmlPersistContext Class
AdjustmentHandle Members
AdjustmentHandle Constructor
AdjustmentHandle Methods
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
AnchorPattern Members
AnchorPattern Constructor
AnchorPattern Methods
AnchorPattern Properties
AnchorPattern Constructor ()
AnchorPattern Constructor (AnchorPoint[])
AnchorPattern Constructor (AnchorPoint[], String)
AnchorPattern Constructor (AnchorPointCollection)
AnchorPattern Constructor (AnchorPointCollection, String)
AnchorPattern Constructor (String)
Clone Method
FromId Method
Register Method
Decision1In3Out Property
Decision2In2Out Property
Id Property
LeftInRightOut Property
Points Property
TopInBottomOut Property
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
AnchorPoint Properties
AnchorPoint Constructor ()
AnchorPoint Constructor (Single, Single)
AnchorPoint Constructor (Single, Single, Boolean, Boolean)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, Color, Int32, Object)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle)
AnchorPoint Constructor (Single, Single, Boolean, Boolean, MarkStyle, Color)
Clone Method
Draw Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
AllowIncoming Property
AllowOutgoing Property
Color Property
Column Property
MarkStyle Property
Tag Property
ToolTip Property
X Property
XUnit Property
Y Property
YUnit Property
AnchorPointCollection Members
AnchorPointCollection Constructor
AnchorPointCollection Methods
AnchorPointCollection Constructor ()
AnchorPointCollection Constructor (AnchorPoint[])
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
RemoveAt Method
AnchorPointEventArgs Members
AnchorPointEventArgs Constructor
AnchorPointEventArgs Properties
Link Property
NewAnchorIndex Property
OldAnchorIndex Property
ArcTemplate Members
ArcTemplate Constructor
ArcTemplate Methods
ArcTemplate Properties
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single)
ArcTemplate Constructor (Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
StartAngle Property
SweepAngle Property
AreaEventArgs Members
AreaEventArgs Properties
AreaTag Property
Column Property
Item Property
Row Property
ArrowHeads Members
ArrowHeads Fields
Arrow Field
BackSlash Field
BowArrow Field
Circle Field
DefaultFlow Field
DoubleArrow Field
None Field
Pentagon Field
PointerArrow Field
Quill Field
Reversed Field
RevTriangle Field
RevWithCirc Field
RevWithLine Field
Rhombus Field
Slash Field
Tetragon Field
Triangle Field
AutoJson Members
AutoJson Constructor
BarcodeNode Members
BarcodeNode Constructor
BarcodeNode Methods
BarcodeNode Properties
BarcodeNode Constructor ()
BarcodeNode Constructor (BarcodeNode)
BarcodeNode Constructor (Diagram)
CreateProperties Method
DrawLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnTextChanged Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
BarColor Property
Content Property
Format Property
QRCorrectionLevel Property
BarcodeNodeProperties Members
BarcodeNodeProperties Constructor
BarcodeNodeStyle Members
BarcodeNodeStyle Constructor
BezierTemplate Members
BezierTemplate Constructor
BezierTemplate Methods
BezierTemplate Properties
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
BezierTemplate Constructor (Single, Single, Single, Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Properties
Cell Property
Column Property
MouseButton Property
MousePosition Property
PreventNodeEvent Property
Row Property
Table Property
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
CellValidationEventArgs Properties
CancelDrag Method
Cancel Property
ClipboardEventArgs Members
ClipboardEventArgs Constructor
ClipboardEventArgs Properties
ClipboardEventArgs Constructor (Object)
ClipboardEventArgs Constructor (Object, Object)
Data Property
DataType Property
IsGetOperation Property
IsHandled Property
Source Property
CollectionBase(T) Members
CollectionBase(T) Fields
CollectionBase(T) Constructor
CollectionBase(T) Methods
CollectionBase(T) Properties
InnerList Field
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Sort Method
Sort Method (Comparison(T))
Sort Method (IComparer(T))
Count Property
IsReadOnly Property
Item Property
CommandHistory Members
CommandHistory Methods
CommandHistory Properties
Clear Method
MergeUndoRecords Method
Capacity Property
Commands Property
NextRedo Property
NextUndo Property
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
CompositeNode Properties
CompositeNode Constructor ()
CompositeNode Constructor (CompositeNode)
CompositeNode Constructor (Diagram)
ArrangeComponents Method
ContainsComponent Method
DocToComponent Method
DrawLocal Method
DrawShadowLocal Method
FindComponent Method
GenerateJsonTemplate Method
GetComponentAt Method
GetRgnInRect Method
InvalidateLayout Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadJsonTemplate Method
OnMeasureUnitChanged Method
OnRemove Method
OnUpdateBounds Method
OnZoomChanged Method
PointToComponent Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SerializeComponents Method
ClipToOutline Property
Components Property
CompositeNodeStyle Members
CompositeNodeStyle Constructor
CompositeRouter Members
CompositeRouter Constructor
CompositeRouter Methods
CompositeRouter Properties
CompositeRouter Constructor ()
CompositeRouter Constructor (Diagram)
RouteLink Method
RouteLinks Method
Diagram Property
Routers Property
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
ConnectionPoint Properties
ConnectionPoint Constructor ()
ConnectionPoint Constructor (DiagramNode, DiagramLink, Boolean)
AddLinkToNode Method
CalculateIntersections Method
CanMoveLink Method
GetAnchorPos Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
GetNodeRect Method
LinkChanges Method
LoadFrom Method
NearestAnchorPoint Method
NodesIntersect Method
RemoveLinkFromNode Method
SameNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
GetAnchorPos Method (Int32)
GetAnchorPos Method (Int32, PointF@)
Incoming Property
Link Property
Node Property
RelativePosition Property
Row Property
Constants Members
Constants Fields
Constants Methods
E Field
IdentityMatrix Field
NoAnchorPattern Field
GetAutoScroll Method
GetContainerFolderPadding Method
GetExpandIconSize Method
GetFitTextStep Method
GetHalfInch Method
GetHScrollButtonSize Method
GetInch Method
GetInflation Method
GetLineHitTest Method
GetMarkSize Method
GetMillimeter Method
GetMinArrowheadSize Method
GetMinItemSize Method
GetPixel Method
GetReflHth Method
GetReflWth2 Method
GetRoundRectArc Method
GetRouteGridSize Method
GetScrollerWdt Method
GetSelPtTest Method
GetTableHeaderOffset Method
GetVScrollButtonSize Method
TouchHitDistance Method
ContainerChildEventArgs Members
ContainerChildEventArgs Constructor
ContainerChildEventArgs Methods
ContainerChildEventArgs Properties
ToString Method
Container Property
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
ContainerNode Properties
ContainerNode Constructor ()
ContainerNode Constructor (ContainerNode)
ContainerNode Constructor (Diagram)
Add Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
Clone Method
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetRepaintRect Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
OnUpdateBounds Method
Remove Method
ResizeToFitChildren Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReference Method
UpdateBounds Method
VisitNodes Method
UpdateBounds Method ()
UpdateBounds Method (Boolean)
AllowAddChildren Property
AllowRemoveChildren Property
AutoDeleteChildren Property
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
Children Property
ClipChildren Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EnableStyledText Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize Property
Scrollable Property
ScrollX Property
ScrollY Property
Shape Property
UnfoldedSize Property
Visible Property
ContainerNodeProperties Members
ContainerNodeProperties Fields
ContainerNodeProperties Constructor
Caption Field
CaptionHeight Field
Margin Field
Shape Field
ContainerNodeStyle Members
ContainerNodeStyle Constructor
ControlPointEventArgs Members
ControlPointEventArgs Constructor
ControlPointEventArgs Properties
ControlPoint Property
NewValue Property
Node Property
OldValue Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
Diagram Properties
Dummy Field
AddItem Method
AlignPointToGrid Method
AllowNodeBounds Method
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
Clone Method
CopySelection Method
CopyTo Method
CreateAddItemCmd Method
CreateImage Method
CreateItem Method
CreateMeasureGraphics Method
CreateModifyItemCmd Method
CreateRemoveItemCmd Method
CreateThemeFromDefaults Method
DeleteGroup Method
Dispose Method
Draw Method
DrawAlignmentGuides Method
DrawInteraction Method
DrawInteractions Method
DrawLayer Method
DrawStyledText Method
EffectiveTouchHitDistance Method
EnumByReverseZ Method
EnumTopLevelByReverseZ Method
ExecuteCommand Method
FindGroup Method
FindLink Method
FindLinkById Method
FindNode Method
FindNodeById Method
GetContentBounds Method
GetItemAt Method
GetLinkAt Method
GetLinksAt Method
GetNearestNode Method
GetNodeAt Method
GetNodesAt Method
GetNodesInViewport Method
GetValue Method
HandleKeyDown Method
HandleKeyPress Method
HandleKeyUp Method
HandleMouseMove Method
HitTestComponents Method
HitTestLabels Method
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
MeasureString Method
Navigate Method
NewInstance Method
PasteSelection Method
PixelToUnit Method
RaiseCellTextEdited Method
RaiseCellTextEditing Method
RaiseClicked Method
RaiseCreated Method
RaiseDeleting Method
RaiseDoubleClicked Method
RaiseLinkTextEdited Method
RaiseLinkTextEditing Method
RaiseModified Method
RaiseMouseHover Method
RaiseNodeTextEdited Method
RaiseNodeTextEditing Method
RaisePasted Method
RaiseSelecting Method
RaiseTreeItemTextEditing Method
RaiseViewRemoved Method
RegisterClass Method
RegisterDefaultStyle Method
RegisterItemClass Method
RemoveItem Method
ResetAlignmentGuides Method
ResizeToFitItem Method
ResizeToFitItems Method
ResumeLinkRouter Method
RouteAllLinks Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
SetShadowOffset Method
SuspendLinkRouter Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CopySelection Method (Boolean, Boolean)
CopySelection Method (DiagramItemCollection, Boolean, Boolean)
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
GetItemAt Method (PointF, Boolean)
GetItemAt Method (PointF, Predicate(DiagramItem))
GetItemAt Method (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)
GetLinkAt Method (PointF, Single)
GetLinkAt Method (PointF, Single, Boolean)
GetLinkAt Method (PointF, Single, Boolean, Int32@)
GetNodeAt Method (PointF)
GetNodeAt Method (PointF, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean)
GetNodeAt Method (PointF, Boolean, Boolean, Single)
GetNodeAt Method (PointF, Single)
Invalidate Method ()
Invalidate Method (Boolean)
Invalidate Method (Object, RectangleF)
Invalidate Method (RectangleF)
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, RectangleF, StringFormat, Int32@, Int32@)
RaiseClicked Method (DiagramItem, PointF, MouseButton)
RaiseClicked Method (MouseButton, PointF)
RaiseDoubleClicked Method (DiagramItem, PointF, MouseButton)
RaiseDoubleClicked Method (MouseButton, PointF)
RegisterClass Method (Type, String, Int32)
RegisterClass Method (Type, String, Int32, String)
RegisterItemClass Method (Type, String, Int32)
RegisterItemClass Method (Type, String, Int32, String)
ResizeToFitItems Method (Single)
ResizeToFitItems Method (Single, Boolean)
RouteAllLinks Method ()
RouteAllLinks Method (DiagramLinkCollection)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
ActiveItem Property
ActiveItemHandlesStyle Property
ActiveLayer Property
AdjustmentHandlesSize Property
AlignmentGuidePen Property
AlignToGrid Property
AllowLinksRepeat Property
AllowMultipleResize Property
AllowSelfLoops Property
AllowSplitLinks Property
AllowUnanchoredLinks Property
AllowUnconnectedLinks Property
AutoAlignDistance Property
AutoAlignNodes Property
AutoArrangeAvoidContainers Property
AutoArrangeAvoidSegments Property
AutoCloseDistance Property
AutoDeleteLinks Property
AutoHighlightRows Property
AutoResize Property
AutoSnapDistance Property
AutoSnapLinks Property
BackBrush Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageUrl Property
BarcodeNodeStyle Property
Bounds Property
BoundsPen Property
BranchIndicatorColor Property
BranchIndicatorSize Property
CellCustomDraw Property
CellFrameStyle Property
CompositeNodeStyle Property
ContainerCaption Property
ContainerCaptionHeight Property
ContainerHighlightPen Property
ContainerMargin Property
ContainerMinimumSize Property
ContainerNodeStyle Property
ContainersFoldable Property
CrossingRadius Property
DefaultShape Property
DiagramLinkStyle Property
DiagramStyle Property
Dirty Property
DisabledHandlesStyle Property
DynamicLinks Property
EffectiveBackBrush Property
EffectsProvider Property
EnableEmbossEffects Property
EnableLanes Property
EnableShadowEffects Property
EnableSpatialIndex Property
EnableStyledText Property
ExpandButtonAction Property
ExpandButtonPosition Property
ExpandOnIncoming Property
ExteriorBrush Property
Factory Property
FocusedComponent Property
FoldedContainerSize Property
Font Property
FreeFormAttractDistance Property
FreeFormTargets Property
GridColor Property
GridOffsetX Property
GridOffsetY Property
GridPatternHatch Property
GridPatternThreshold Property
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority Property
HoverDelay Property
Interaction Property
IsProEdition Property
Items Property
LaneGrid Property
Layers Property
LinkBaseShape Property
LinkBaseShapeSize Property
LinkBranchIndicator Property
LinkBrush Property
LinkCascadeOrientation Property
LinkCrossings Property
LinkCustomDraw Property
LinkEndsMovable Property
LinkHandlesStyle Property
LinkHeadShape Property
LinkHeadShapeSize Property
LinkHitDistance Property
LinkIntermediateShape Property
LinkIntermediateShapeSize Property
LinkMergeIndicator Property
LinkPen Property
LinkRouter Property
Links Property
LinkSegments Property
LinkShape Property
LinksRetainForm Property
LinkText Property
LinkTextStyle Property
MeasureTextRenderingHint Property
MeasureUnit Property
MergeIndicatorColor Property
MergeIndicatorSize Property
MergeThreshold Property
MinimumNodeSize Property
ModificationEffect Property
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand Property
RenderOptions Property
RestrictItemsToBounds Property
RoundedLinks Property
RoundedLinksRadius Property
RoundRectFactor Property
RouteLinks Property
RoutingOptions Property
RowHighlightBrush Property
ScriptHelper Property
SelectAfterCreate Property
SelectedItemHandlesStyle Property
Selection Property
SelectionOnTop Property
SerializationBinder Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
ShadowsStyle Property
ShapeBrush Property
ShapeCustomDraw Property
ShapeHandlesStyle Property
ShapeNodeStyle Property
ShapeOrientation Property
ShapePen Property
ShapeText Property
ShowAnchors Property
ShowDisabledHandles Property
ShowGrid Property
ShowHandlesOnDrag Property
SnapToAnchor Property
SortGroupsByZ Property
Style Property
SvgNodeStyle Property
TableBrush Property
TableCaption Property
TableCaptionHeight Property
TableColumnCount Property
TableColumnWidth Property
TableConnectionStyle Property
TableCustomDraw Property
TableHandlesStyle Property
TableNodeStyle Property
TablePen Property
TableRowCount Property
TableRowHeight Property
TableShape Property
TablesScrollable Property
Tag Property
TextColor Property
TextFormat Property
Theme Property
ToolTip Property
TouchHitDistance Property
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
DiagramBase Members
DiagramBase Constructor
DiagramBase Methods
DiagramBase Events
OnActionRecorded Method
OnActionRecording Method
OnActionRedone Method
OnActionUndone Method
OnBeginLoad Method
OnBoundsChanged Method
OnCellClicked Method
OnCellDoubleClicked Method
OnCellTextEdited Method
OnCellTextEditing Method
OnClicked Method
OnContainerChildAdded Method
OnContainerChildRemoved Method
OnContainerFolded Method
OnContainerUnfolded Method
OnContentVisibilityChanged Method
OnDefaultShapeChanged Method
OnDeserializeTag Method
OnDestinationAnchorChanged Method
OnDirtyChanged Method
OnDoubleClicked Method
OnDrawAdjustmentHandles Method
OnDrawAnchorPoint Method
OnDrawBackground Method
OnDrawBranchIndicator Method
OnDrawCell Method
OnDrawForeground Method
OnDrawLink Method
OnDrawNode Method
OnEndLoad Method
OnExpandButtonClicked Method
OnGroupDestroyed Method
OnHitTestAdjustmentHandles Method
OnInitializeLasso Method
OnInitializeLink Method
OnInitializeNode Method
OnItemAdded Method
OnItemRemoved Method
OnJsonDeserializeTag Method
OnJsonSerializeTag Method
OnLayerVisibilityChanged Method
OnLinkActivated Method
OnLinkClicked Method
OnLinkCreateCancelled Method
OnLinkCreated Method
OnLinkCreating Method
OnLinkDeactivated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkDeselected Method
OnLinkDoubleClicked Method
OnLinkHovered Method
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointerEnter Method
OnLinkPointerLeave Method
OnLinkRouted Method
OnLinkSelected Method
OnLinkSelecting Method
OnLinkSplit Method
OnLinkStartModifying Method
OnLinkTextEdited Method
OnLinkTextEditing Method
OnMeasureUnitChanged Method
OnNodeActivated Method
OnNodeClicked Method
OnNodeCreateCancelled Method
OnNodeCreated Method
OnNodeCreating Method
OnNodeDeactivated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeDeselected Method
OnNodeDoubleClicked Method
OnNodeHovered Method
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointerEnter Method
OnNodePointerLeave Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnPropertyChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard Method
OnRequestDrawInteractions Method
OnRequestTimer Method
OnSelectionChanged Method
OnSelectionModified Method
OnSelectionModifying Method
OnSerializeTag Method
OnSetSelfLoopShape Method
OnShapeModified Method
OnShapeNotDefined Method
OnTableColumnResized Method
OnTableColumnResizing Method
OnTableRowResized Method
OnTableRowResizing Method
OnTableSectionCollapsed Method
OnTableSectionExpanded Method
OnTreeCollapsed Method
OnTreeExpanded Method
OnTreeItemTextEditing Method
OnValidateAnchorPoint Method
OnValidateLinkCrossing Method
OnViewRemoved Method
RaiseNodeModifying Method
TrackMouseHover Method
ActionRecorded Event
ActionRecording Event
ActionRedone Event
ActionUndone Event
ActiveLayerChanged Event
BeginLoad Event
BoundsChanged Event
CellClicked Event
CellDoubleClicked Event
CellTextEdited Event
CellTextEditing Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
ContentVisibilityChanged Event
DefaultShapeChanged Event
DeserializeTag Event
DestinationAnchorChanged Event
DirtyChanged Event
DoubleClicked Event
DrawAdjustmentHandles Event
DrawAnchorPoint Event
DrawBackground Event
DrawBranchIndicator Event
DrawCell Event
DrawForeground Event
DrawLink Event
DrawNode Event
EndLoad Event
ExpandButtonClicked Event
GroupDestroyed Event
HitTestAdjustmentHandles Event
InitializeLasso Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
JsonDeserializeTag Event
JsonSerializeTag Event
LayerVisibilityChanged Event
LinkActivated Event
LinkClicked Event
LinkCreateCancelled Event
LinkCreated Event
LinkCreating Event
LinkDeactivated Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkHovered Event
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointerEnter Event
LinkPointerLeave Event
LinkRouted Event
LinkSelected Event
LinkSelecting Event
LinkSplit Event
LinkStartModifying Event
LinkTextEdited Event
LinkTextEditing Event
MeasureUnitChanged Event
NodeActivated Event
NodeClicked Event
NodeCreateCancelled Event
NodeCreated Event
NodeCreating Event
NodeDeactivated Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeHovered Event
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointerEnter Event
NodePointerLeave Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard Event
RequestDrawInteractions Event
RequestTimer Event
SelectionChanged Event
SelectionModified Event
SelectionModifying Event
SerializeTag Event
SetSelfLoopShape Event
ShapeModified Event
ShapeNotDefined Event
TableColumnResized Event
TableColumnResizing Event
TableRowResized Event
TableRowResizing Event
TableSectionCollapsed Event
TableSectionExpanded Event
TreeCollapsed Event
TreeExpanded Event
TreeItemTextEditing Event
ValidateAnchorPoint Event
ValidateLinkCrossing Event
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
Clone Method
CopyTo Method
LoadFromFile Method
LoadFromFileAsync Method
LoadFromJson Method
LoadFromJsonAsync Method
LoadFromJsonFile Method
LoadFromJsonFileAsync Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadFromXmlAsync Method
SaveToFile Method
SaveToFileAsync Method
SaveToJson Method
SaveToJsonAsync Method
SaveToJsonFile Method
SaveToJsonFileAsync Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SaveToXmlAsync Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
LoadFromXmlAsync Method (String)
LoadFromXmlAsync Method (XmlDocument)
SaveToFile Method (String)
SaveToFile Method (String, Boolean)
SaveToFileAsync Method (String)
SaveToFileAsync Method (String, Boolean)
SaveToStream Method (Stream)
SaveToStream Method (Stream, Boolean)
SaveToString Method ()
SaveToString Method (SaveToStringFormat, Boolean)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
SaveToXmlAsync Method (String)
SaveToXmlAsync Method (XmlDocument)
Dirty Property
Pages Property
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Properties
DiagramEventArgs Constructor (IGraphics, RectangleF, RectangleF)
DiagramEventArgs Constructor (MouseButton, PointF)
ClipRect Property
Graphics Property
MouseButton Property
MousePosition Property
VisibleRect Property
DiagramItem Members
DiagramItem Fields
DiagramItem Constructor
DiagramItem Methods
DiagramItem Properties
disposed Field
DiagramItem Constructor ()
DiagramItem Constructor (Diagram)
DiagramItem Constructor (DiagramItem)
AddManipulator Method
AllowCreate Method
AllowModify Method
Animate Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DoModify Method
Draw Method
DrawHandles Method
DrawManipulators Method
DrawShadow Method
Finalize Method
FreeResources Method
GetBounds Method
GetEffectiveBrush Method
GetEffectivePen Method
GetEffectiveShadowBrush Method
GetEffectiveTextBrush Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
GetToolTip Method
GetValue Method
HitTest Method
HitTestHandle Method
HitTestManipulators Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
LoadObsolete Method
NotInteractive Method
NowModifying Method
OnAdd Method
OnChildModified Method
OnClick Method
OnDoubleClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnRemove Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnZoomChanged Method
Query Method
RemoveManipulator Method
Repaint Method
RestoreItemProperties Method
RestoreProperties Method
RestoreState Method
SaveItemProperties Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetDiagramDirty Method
SetExpanded Method
SetReference Method
ShouldRender Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateGroup Method
UpdateModify Method
ZBottom Method
ZLevelDown Method
ZLevelUp Method
ZTop Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Dispose Method ()
Dispose Method (Boolean)
DrawManipulators Method (IGraphics, Boolean)
DrawManipulators Method (IGraphics, Boolean, Boolean)
Repaint Method ()
Repaint Method (Boolean)
Repaint Method (RectangleF)
Brush Property
CustomDraw Property
EffectiveBrush Property
EffectiveFont Property
EffectivePen Property
EffectiveShadowBrush Property
EffectiveTextBrush Property
Font Property
HyperLink Property
Id Property
IgnoreLayout Property
LayerIndex Property
LayoutTraits Property
Locked Property
MeasureUnit Property
Opacity Property
Parent Property
Pen Property
Printable Property
RuntimeIndex Property
Selected Property
ShadowBrush Property
ShadowOffsetX Property
ShadowOffsetY Property
Style Property
SubordinateGroup Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
TextPadding Property
ToolTip Property
TopLevel Property
Visible Property
Weight Property
ZIndex Property
DiagramItemCollection Members
DiagramItemCollection Constructor
DiagramItemCollection Methods
Clone Method
DiagramItemProperties Members
DiagramItemProperties Fields
DiagramItemProperties Constructor
DiagramItemProperties Methods
ItemClass Field
Selected Field
Text Field
TextPadding Field
ZIndex Field
FreeResources Method
DiagramItemState Members
DiagramItemState Constructor
DiagramItemStyle Members
DiagramItemStyle Constructor
DiagramItemStyle Methods
DiagramItemStyle Properties
LoadFromJson Method
SaveToJson Method
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
DiagramLink Properties
DiagramLink Constructor (Diagram)
DiagramLink Constructor (Diagram, DiagramNode, DiagramNode)
DiagramLink Constructor (Diagram, DiagramNode, PointF)
DiagramLink Constructor (Diagram, PointF, DiagramNode)
DiagramLink Constructor (Diagram, PointF, PointF)
DiagramLink Constructor (DiagramLink, DiagramNode, DiagramNode)
AddLabel Method
AllowCreate Method
AllowModify Method
CancelModify Method
Clone Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawArrowhead Method
DrawHandles Method
DrawShadow Method
GetBounds Method
GetEffectiveHeadPen Method
GetLongestHSegment Method
GetOutlinePoly Method
GetRepaintRect Method
GetRotatedBounds Method
HitTestHandle Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnModify Method
OnStyleChanged Method
OnTextChanged Method
ReassignAnchorPoints Method
RemoveLabel Method
RestoreProperties Method
RestoreState Method
Route Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetOrgAndDest Method
SetReference Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateFromPoints Method
UpdateIntersections Method
UpdateModify Method
AddLabel Method (LinkLabel)
AddLabel Method (String)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetBounds Method ()
GetBounds Method (Boolean)
Intersects Method (DiagramLink)
Intersects Method (DiagramNode)
UpdateFromPoints Method ()
UpdateFromPoints Method (Boolean)
AllowMoveEnd Property
AllowMoveStart Property
AutoRoute Property
AutoSnapToNode Property
BaseBrush Property
BaseShape Property
BaseShapeSize Property
Bounds Property
CascadeOrientation Property
ControlPoints Property
CrossingRadius Property
CustomDraw Property
Destination Property
DestinationAnchor Property
DestinationConnection Property
DestinationIndex Property
DrawCrossings Property
Dynamic Property
EffectiveHeadPen Property
EndPoint Property
Font Property
HandlesStyle Property
HeadBrush Property
HeadPen Property
HeadShape Property
HeadShapeSize Property
IntermediateBrush Property
IntermediateShape Property
IntermediateShapeSize Property
IsConnected Property
Labels Property
Length Property
Origin Property
OriginAnchor Property
OriginConnection Property
OriginIndex Property
RetainForm Property
SegmentCount Property
Shape Property
StartPoint Property
Text Property
TextAlignment Property
TextStyle Property
TopLevel Property
Visible Property
DiagramLinkCollection Members
DiagramLinkCollection Constructor
DiagramLinkCollection Methods
Clone Method
DiagramLinkProperties Members
DiagramLinkProperties Fields
DiagramLinkProperties Constructor
AllowMoveEnd Field
AllowMoveStart Field
AutoRoute Field
AutoSnapToNode Field
BaseShape Field
BaseShapeSize Field
CascadeOrientation Field
CrossingRadius Field
DrawCrossings Field
Dynamic Field
HeadShape Field
HeadShapeSize Field
IntermediateShape Field
IntermediateShapeSize Field
labels Field
RetainForm Field
Text Field
DiagramLinkState Members
DiagramLinkState Constructor
DiagramLinkStyle Members
DiagramLinkStyle Constructor
DiagramLinkStyle Methods
DiagramLinkStyle Properties
LoadFromJson Method
SaveToJson Method
HeadStroke Property
HeadStrokeDashStyle Property
HeadStrokeThickness Property
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks Method
AddLabel Method
AllowCreate Method
AllowModify Method
AttachManipulator Method
AttachTo Method
CancelModify Method
Collapse Method
CompleteCreate Method
CompleteModify Method
ConstraintsInfringed Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Detach Method
DetachManipulator Method
Draw Method
DrawAnchors Method
DrawHandles Method
DrawInRect Method
DrawLocal Method
DrawShadow Method
DrawShadowLocal Method
Expand Method
FreeResources Method
GetAllIncomingLinks Method
GetAllLinks Method
GetAllOutgoingLinks Method
GetCenter Method
GetClosestAnchorPoint Method
GetIntersection Method
GetLocalBounds Method
GetNearestBorderPoint Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
GetRotatedBounds Method
GetRotationAngle Method
GetToolTip Method
GroupContains Method
HitTestHandle Method
HitTestManipulators Method
Intersects Method
LabelFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
Move Method
OnAdd Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnMeasureUnitChanged Method
OnModify Method
OnRemove Method
OnRotationAngleChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ReassignAnchorPoints Method
ReassignUnanchoredLinks Method
RemoveLabel Method
Resize Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetBounds Method
SetExpandable Method
SetExpanded Method
SetExpandedFlag Method
SetIncomingLinks Method
SetOutgoingLinks Method
SetPos Method
SetRect Method
SetReference Method
SetReflexive Method
ShouldRenderAnchors Method
StartCreate Method
StartModify Method
UpdateAnimation Method
UpdateCreate Method
UpdateLinkIntersections Method
UpdateLinkPositions Method
UpdateModify Method
AddLabel Method (NodeLabel)
AddLabel Method (String)
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
AttachTo Method (DiagramNode, Single, Single)
AttachTo Method (DiagramNode, Single, Single, Single, Single)
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetAllIncomingLinks Method ()
GetAllIncomingLinks Method (DiagramLinkCollection)
GetAllOutgoingLinks Method ()
GetAllOutgoingLinks Method (DiagramLinkCollection)
GetRotatedBounds Method ()
GetRotatedBounds Method (RectangleF, PointF, Single)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Container Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
Labels Property
MasterGroup Property
MasterItem Property
Obstacle Property
OutgoingLinks Property
RotationAngle Property
TopLevel Property
DiagramNodeCollection Members
DiagramNodeCollection Constructor
DiagramNodeCollection Methods
Clone Method
DiagramNodeEventArgs Members
DiagramNodeEventArgs Constructor
DiagramNodeEventArgs Properties
DiagramNodeEventArgs Constructor (DiagramNode)
DiagramNodeEventArgs Constructor (DiagramNode, Int32)
Index Property
Node Property
DiagramNodeProperties Members
DiagramNodeProperties Fields
DiagramNodeProperties Constructor
labels Field
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
Clone Method
CopyTo Method
OnPropertyChanged Method
Icon Property
IconUrl Property
Title Property
TitleColor Property
PropertyChanged Event
DiagramPageEventArgs Members
DiagramPageEventArgs Constructor
DiagramPageEventArgs Properties
DiagramPage Property
DiagramPageValidationEventArgs Members
DiagramPageValidationEventArgs Constructor
DiagramPageValidationEventArgs Properties
Cancel Property
DiagramStyle Members
DiagramStyle Constructor
DiagramStyle Methods
DiagramStyle Properties
LoadFromJson Method
SaveToJson Method
BackBrush Property
Brush Property
FontFamily Property
FontSize Property
FontStyle Property
FontUnit Property
NodeEffects Property
ShadowBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
TextBrush Property
DraggedNode Members
DraggedNode Constructor
DraggedNode Properties
DraggedNode Constructor (DiagramNode, SizeF)
DraggedNode Constructor (DiagramNode, SizeF, String)
Label Property
Node Property
Size Property
DraggedShape Members
DraggedShape Constructor
DraggedShape Properties
Id Property
Size Property
DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Constructor
DrawAnchorPointEventArgs Properties
AnchorIndex Property
AnchorPattern Property
Graphics Property
Location Property
Node Property
DrawBranchIndicatorEventArgs Members
DrawBranchIndicatorEventArgs Properties
From Property
Graphics Property
Merge Property
Position Property
To Property
DrawCellEventArgs Members
DrawCellEventArgs Constructor
DrawCellEventArgs Properties
Bounds Property
Cell Property
Column Property
Graphics Property
Row Property
Table Property
DrawItemEventArgs Members
DrawItemEventArgs Constructor
DrawItemEventArgs Properties
Graphics Property
Item Property
DrawLinkEventArgs Members
DrawLinkEventArgs Constructor
DrawLinkEventArgs Properties
Graphics Property
Link Property
Points Property
Shadow Property
DrawNodeEventArgs Members
DrawNodeEventArgs Constructor
DrawNodeEventArgs Properties
Bounds Property
CustomDrawKind Property
Graphics Property
Node Property
Options Property
Shadow Property
DummyNode Members
DummyNode Constructor
DummyNode Methods
ContainsPoint Method
CreateConnectionPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetNearestBorderPoint Method
HitTestHandle Method
EditCellTextEventArgs Members
EditCellTextEventArgs Constructor
EditCellTextEventArgs Properties
Cell Property
Column Property
NewText Property
OldText Property
Row Property
Table Property
EditLinkTextEventArgs Members
EditLinkTextEventArgs Constructor
EditLinkTextEventArgs Properties
Label Property
Link Property
NewText Property
OldText Property
EditNodeTextEventArgs Members
EditNodeTextEventArgs Constructor
EditNodeTextEventArgs Properties
Label Property
NewText Property
Node Property
OldText Property
EffectsProvider Members
EffectsProvider Constructor
ElementTemplate Members
ElementTemplate Constructor
ElementTemplate Methods
ElementTemplate Properties
Clone Method
GetElementPen Method
SameAs Method
Color Property
DashStyle Property
Width Property
EmbossEffect Members
EmbossEffect Constructor
EmbossEffect Methods
Clone Method
ExpandIconRenderer Members
ExpandIconRenderer Constructor
ExpandIconRenderer Properties
ExpandIconRenderer Constructor (Image, Image)
ExpandIconRenderer Constructor (RenderCallback(DiagramNode))
ExpandIconRenderer Constructor (SvgContent, SvgContent)
Size Property
Factory Members
Factory Constructor
Factory Methods
CreateBarcodeNode Method
CreateContainerNode Method
CreateDiagramLink Method
CreateGroup Method
CreateMapNode Method
CreateShapeNode Method
CreateSvgNode Method
CreateTableNode Method
CreateTreeViewNode Method
CreateVisioNode Method
CreateBarcodeNode Method (PointF, SizeF)
CreateBarcodeNode Method (PointF, SizeF, BarcodeFormat, String)
CreateBarcodeNode Method (RectangleF)
CreateBarcodeNode Method (RectangleF, BarcodeFormat, String)
CreateBarcodeNode Method (Single, Single, Single, Single)
CreateBarcodeNode Method (Single, Single, Single, Single, BarcodeFormat, String)
CreateContainerNode Method (PointF, SizeF)
CreateContainerNode Method (PointF, SizeF, Boolean)
CreateContainerNode Method (RectangleF)
CreateContainerNode Method (RectangleF, Boolean)
CreateContainerNode Method (Single, Single, Single, Single)
CreateContainerNode Method (Single, Single, Single, Single, Boolean)
CreateDiagramLink Method (DiagramNode, DiagramNode)
CreateDiagramLink Method (DiagramNode, PointF)
CreateDiagramLink Method (DiagramNode, TableNode, Int32)
CreateDiagramLink Method (PointF, DiagramNode)
CreateDiagramLink Method (PointF, PointF)
CreateDiagramLink Method (ShapeNode, Int32, ShapeNode, Int32)
CreateDiagramLink Method (TableNode, Int32, DiagramNode)
CreateDiagramLink Method (TableNode, Int32, TableNode, Int32)
CreateDiagramLink Method (TableNode, TableNode)
CreateDiagramLink Method (TreeViewNode, TreeViewItem, TreeViewNode, TreeViewItem)
CreateMapNode Method (PointF, SizeF)
CreateMapNode Method (PointF, SizeF, MapContent)
CreateMapNode Method (RectangleF)
CreateMapNode Method (RectangleF, MapContent)
CreateMapNode Method (Single, Single, Single, Single)
CreateMapNode Method (Single, Single, Single, Single, MapContent)
CreateShapeNode Method (PointF, SizeF)
CreateShapeNode Method (PointF, SizeF, Shape)
CreateShapeNode Method (RectangleF)
CreateShapeNode Method (RectangleF, Shape)
CreateShapeNode Method (Single, Single, Single, Single)
CreateShapeNode Method (Single, Single, Single, Single, Shape)
CreateSvgNode Method (PointF, SizeF)
CreateSvgNode Method (PointF, SizeF, SvgContent)
CreateSvgNode Method (RectangleF)
CreateSvgNode Method (RectangleF, SvgContent)
CreateSvgNode Method (Single, Single, Single, Single)
CreateSvgNode Method (Single, Single, Single, Single, SvgContent)
CreateTableNode Method (PointF, SizeF)
CreateTableNode Method (PointF, SizeF, Int32, Int32)
CreateTableNode Method (RectangleF)
CreateTableNode Method (RectangleF, Int32, Int32)
CreateTableNode Method (Single, Single, Single, Single)
CreateTableNode Method (Single, Single, Single, Single, Int32, Int32)
CreateTreeViewNode Method (PointF, SizeF)
CreateTreeViewNode Method (RectangleF)
CreateTreeViewNode Method (Single, Single, Single, Single)
CreateVisioNode Method (PointF, SizeF)
CreateVisioNode Method (PointF, SizeF, VisioContent)
CreateVisioNode Method (RectangleF)
CreateVisioNode Method (RectangleF, VisioContent)
CreateVisioNode Method (Single, Single, Single, Single)
CreateVisioNode Method (Single, Single, Single, Single, VisioContent)
FoldIconRenderer Members
FoldIconRenderer Constructor
FoldIconRenderer Constructor (Image, Image)
FoldIconRenderer Constructor (RenderCallback(ContainerNode))
FoldIconRenderer Constructor (SvgContent, SvgContent)
FreeFormHandle Members
FreeFormHandle Constructor
FreeFormHandle Properties
PointIndex Property
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
FreeFormNode Properties
FreeFormNode Constructor ()
FreeFormNode Constructor (Diagram)
FreeFormNode Constructor (FreeFormNode)
AllowCreate Method
CancelModify Method
CompleteCreate Method
ContainsPoint Method
CreateProperties Method
CreateState Method
Draw Method
DrawHandles Method
DrawShadow Method
GetIntersection Method
GetOutlinePoly Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnRotationAngleChanged Method
OnUpdateBounds Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
StandardShapeReplacement Method
StartCreate Method
StartModify Method
UpdateCreate Method
UpdateFromPoints Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
Closed Property
ConvertToShape Property
Points Property
Text Property
FreeFormNodeStyle Members
FreeFormNodeStyle Constructor
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
Group Members
Group Constructor
Group Methods
Group Properties
Group Constructor (Diagram)
Group Constructor (Group)
AttachAlongLinkLength Method
AttachCustom Method
AttachProportional Method
AttachToCorner Method
AttachToEdges Method
AttachToFractionalPosition Method
AttachToLinkPoint Method
AttachToLinkSegment Method
AttachToLongestHSegment Method
AttachToSideMiddle Method
Detach Method
GetRepaintRect Method
AttachedNodes Property
AutoDeleteItems Property
Expandable Property
FollowMasterContainment Property
FollowMasterRotation Property
MainItem Property
Tag Property
Visible Property
Group.Attachment Members
Group.Attachment Constructor
Group.Attachment Methods
Group.Attachment Properties
Clone Method
Data Property
Node Property
Percents Property
Traits Property
Type Property
GroupCollection Members
GroupCollection Fields
GroupCollection Constructor
GroupCollection Methods
groupEventArgs Field
notifyParent Field
Add Method
Clear Method
Clone Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
GroupEventArgs Members
GroupEventArgs Constructor
GroupEventArgs Properties
Group Property
Index Property
HandlesVisualStyle Members
HandlesVisualStyle Constructor
HandlesVisualStyle Methods
HandlesVisualStyle Properties
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ControlPointBrush Property
DashPen Property
HandleBrush Property
HandlePen Property
HatchBrush Property
PatternBrush Property
RotationHandleBrush Property
HitTestEventArgs Members
HitTestEventArgs Constructor
HitTestEventArgs Properties
HitResult Property
Item Property
MousePosition Property
HtmlBuilder Members
HtmlBuilder Constructor
HtmlBuilder Methods
HtmlBuilder Properties
HtmlBuilder Events
CreateImageHtml Method
CreateImageMap Method
CreateUseMapAttr Method
CreateImageMap Method (String)
CreateImageMap Method (String, RectangleF)
AreasForTableCells Property
AreasForTreeViewItems Property
ExpandBtnHyperLink Property
LinkTarget Property
Scale Property
ScrollDownHyperLink Property
ScrollUpHyperLink Property
CreatingArea Event
IDiagramView Members
IDiagramView Methods
IDiagramView Properties
ZoomToRect Method
Diagram Property
IEffectsProvider Members
IEffectsProvider Methods
GenerateEmboss Method
GenerateShadow Method
IItemFactory Members
IItemFactory Methods
IItemFactory Properties
IItemFactory Events
CreateItem Method
CreateItem Method (Int32)
CreateItem Method (String)
ClsidTable Property
TypeTable Property
InstantiateItem Event
ILinkRouter Members
ILinkRouter Methods
ILinkRouter Properties
RouteLink Method
RouteLinks Method
Diagram Property
IMeasureUnitConverter Members
IMeasureUnitConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
InplaceEditable Members
InplaceEditable Methods
GetEditRect Method
GetTextToEdit Method
SetEditedText Method
InstantiateItemEventArgs Members
InstantiateItemEventArgs Constructor
InstantiateItemEventArgs Properties
Item Property
ItemClass Property
InteractionState Members
InteractionState Constructor
InteractionState Methods
InteractionState Properties
Cancel Method
CancelNow Method
Complete Method
IsAllowed Method
IsCompleting Method
SetHandleIndex Method
SetItemDeleted Method
ShouldCancelDrag Method
Start Method
Update Method
ValidateAndSetCursor Method
Action Property
AdjustmentHandle Property
CurrentItem Property
CurrentPoint Property
Diagram Property
InvalidRect Property
LinkTarget Property
MouseMoved Property
SkipSavingState Property
StartPoint Property
InternalUtils Members
InternalUtils Methods
AddToRect Method
ApproxBezier Method
ApproxEllipse Method
Blend Method
CheckIntersect Method
ConvertUnits Method
CreateEllipticRgn Method
CreatePolygonRgn Method
CreateRoundRectRgn Method
Distance Method
DistanceAlongLength Method
DistanceSq Method
DistToPolyline Method
DistToRectPoint Method
DrawExpandButton Method
DrawRect Method
DrawSelHandles Method
GetCenter Method
GetEllipseIntr Method
GetLoadedAssembly Method
GetLoadedType Method
GetRoundRect Method
ImageRect Method
LinearGradient Method
MatchPointsMinLength Method
MidPoint Method
MinDistToRect Method
NormalizeRect Method
OffsetPath Method
PointAlongLength Method
PointInRect Method
PointsInRect Method
RectangleToPoints Method
ScaleRect Method
ScaleRectCentered Method
SetBrushAlpha Method
SetCenter Method
UnionNonEmptyRects Method
UnionRects Method
DistToPolyline Method (PointF, IList, Int32)
DistToPolyline Method (PointF, IList, Int32, Int32@)
GetLoadedType Method (String)
GetLoadedType Method (String, String)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
MidPoint Method (Point, Point)
MidPoint Method (PointF, PointF)
NormalizeRect Method (Rectangle)
NormalizeRect Method (RectangleF)
PointInRect Method (Point, Rectangle)
PointInRect Method (PointF, RectangleF)
IPersists Members
IPersists Methods
GetClassId Method
LoadFrom Method
SaveTo Method
SetReference Method
IProperty Members
IProperty Methods
IProperty Properties
GetValue Method
SetValue Method
Unset Method
HasValue Property
Name Property
IResolution Members
IResolution Properties
DpiX Property
DpiY Property
ItemCollectionBase(T) Members
ItemCollectionBase(T) Fields
ItemCollectionBase(T) Methods
itemEventArgs Field
notifyParent Field
Add Method
Clear Method
GetAt Method
Insert Method
RaiseAdding Method
RaiseInserting Method
RaiseRemoving Method
Remove Method
RemoveAt Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Properties
Index Property
Item Property
ItemLabel Members
ItemLabel Constructor
ItemLabel Methods
ItemLabel Properties
ItemLabel Constructor ()
ItemLabel Constructor (DiagramItem)
Cancel Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
SaveToJson Method
SaveToXml Method
SetEditedText Method
SetMouseCursor Method
UpdateValue Method
Brush Property
EnableStyledText Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
Item Property
Margin Property
MaxWidth Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
JsonPersistContext Members
JsonPersistContext Fields
JsonPersistContext Constructor
JsonPersistContext Methods
JsonPersistContext Properties
LatestFormat Field
JsonPersistContext Constructor (Diagram, Int32)
JsonPersistContext Constructor (Diagram, Int32, Boolean)
LoadItem Method
ReadAnchorPattern Method
ReadComposite Method
ReadEffect Method
ReadFont Method
ReadItemId Method
ReadMap Method
ReadShape Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
SaveItem Method
WriteAnchorPattern Method
WriteComposite Method
WriteEffect Method
WriteFont Method
WriteHandlesStyle Method
WriteItemId Method
WriteItemType Method
WriteMap Method
WriteShape Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
Diagram Property
FileVersion Property
JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Layer Members
Layer Constructor
Layer Methods
Layer Properties
Layer Events
OnPropertyChanged Method
Locked Property
Title Property
Visible Property
ZIndex Property
PropertyChanged Event
LayerEventArgs Members
LayerEventArgs Constructor
LayerEventArgs Properties
Index Property
Layer Property
LineTemplate Members
LineTemplate Constructor
LineTemplate Methods
LineTemplate Properties
LineTemplate Constructor (Single, Single, Single, Single)
LineTemplate Constructor (Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Coordinates Property
LinkAdjustmentHandle Members
LinkAdjustmentHandle Constructor
LinkAdjustmentHandle Properties
PointIndex Property
LinkCrossingEventArgs Members
LinkCrossingEventArgs Constructor
LinkCrossingEventArgs Properties
BottomLink Property
BottomSegmentIndex Property
Cancel Property
IntersectionPoint Property
TopLink Property
TopSegmentIndex Property
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Properties
LinkEventArgs Constructor (DiagramLink)
LinkEventArgs Constructor (DiagramLink, MouseButton, PointF)
LinkEventArgs Constructor (DiagramLink, PointF, Int32)
AdjustmentHandle Property
Link Property
MouseButton Property
MousePosition Property
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
LinkLabel Properties
LinkLabel Constructor ()
LinkLabel Constructor (DiagramLink)
LinkLabel Constructor (DiagramLink, String)
Clone Method
Draw Method
GetEditRect Method
GetTextToEdit Method
LoadFromJson Method
LoadFromXml Method
PointAlongLength Method
SaveToJson Method
SaveToXml Method
SetControlPointPosition Method
SetEditedText Method
SetLinkLengthPosition Method
SetSegmentPosition Method
AutoArrange Property
Brush Property
EnableWrap Property
Font Property
HorizontalAlign Property
HorizontalOffset Property
Index Property
LengthFactor Property
Link Property
Margin Property
MaxWidth Property
RelativeTo Property
Text Property
TextBrush Property
VerticalAlign Property
VerticalOffset Property
LinkShapeEventArgs Members
LinkShapeEventArgs Constructor
LinkShapeEventArgs Properties
Handled Property
LinkValidationEventArgs Members
LinkValidationEventArgs Constructor
LinkValidationEventArgs Methods
LinkValidationEventArgs Properties
LinkValidationEventArgs Constructor (DiagramLink)
LinkValidationEventArgs Constructor (DiagramLink, PointF, Int32, DiagramNode, Int32, Int32)
LinkValidationEventArgs Constructor (DiagramLink, RectangleF)
CancelDrag Method
AnchorIndex Property
Cancel Property
ChangingDestination Property
ChangingOrigin Property
Destination Property
Label Property
Node Property
NodeElement Property
Origin Property
SelectionRectangle Property
TableRow Property
MapContent Members
MapContent Methods
MapContent Properties
AddBrush Method
AddPen Method
AssignColors Method
Draw Method
FromFile Method
FromXml Method
Transform Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
Map Property
MapNode Members
MapNode Constructor
MapNode Methods
MapNode Properties
MapNode Constructor ()
MapNode Constructor (Diagram)
MapNode Constructor (MapNode)
CreateProperties Method
DiagramToMap Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
MapToDiagram Method
ResizeToFitMap Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
Content Property
DrawLabels Property
FillColors Property
MapNodeProperties Members
MapNodeProperties Constructor
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Percent Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32)
MeasureUnit Constructor (Int32, String, MeasureUnitType, Double, Int32, IMeasureUnitConverter)
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
ApplyTo Method
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToGraphicsUnit Method
ToString Method
ApplyTo Method (Graphics)
ApplyTo Method (IGraphics)
Convert Method (Double, MeasureUnit, Object)
Convert Method (Double, MeasureUnit, Object, Axis)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Amount Property
Id Property
Name Property
StandardDivisions Property
NodeAdjustmentHandle Members
NodeAdjustmentHandle Fields
NodeAdjustmentHandle Constructor
NodeAdjustmentHandle Methods
NodeAdjustmentHandle Properties
Move Field
ResizeBottomRight Field
IsMoveHandle Method
IsResizeHandle Method
IsRotationHandle Method
HandleType Property
NodeConstraints Members
NodeConstraints Constructor
NodeConstraints Methods
NodeConstraints Properties
Clone Method
LoadFromXml Method
SaveToXml Method
DisableMirroring Property
KeepInsideDiagram Property
KeepInsideParent Property
KeepRatio Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
MoveDirection Property
NodeEffect Members
NodeEffect Constructor
NodeEffect Methods
NodeEffect Events
Clone Method
PropertyChanged Event
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Properties
NodeEventArgs Constructor (DiagramNode)
NodeEventArgs Constructor (DiagramNode, MouseButton, PointF)
NodeEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
AdjustmentHandle Property
MouseButton Property
MousePosition Property
Node Property
NodeLabel Members
NodeLabel Constructor
NodeLabel Methods
NodeLabel Properties
NodeLabel Constructor ()
NodeLabel Constructor (DiagramNode)
NodeLabel Constructor (DiagramNode, String)
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
SetCenterPosition Method
SetCornerPosition Method
SetEdgePosition Method
Node Property
RelativeTo Property
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
ShouldCancelDrag Method
Cancel Property
Label Property
OverrideBounds Property
SelectionRectangle Property
NotATreeException Members
NotATreeException Constructor
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
Path Members
Path Methods
Path Properties
GetWeight Method
Items Property
Length Property
Links Property
Nodes Property
PathCollection Members
PathCollection Constructor
PathCollection Methods
PathCollection Properties
Add Method
Clear Method
GetAt Method
Insert Method
Remove Method
Item Property
PathFinder Members
PathFinder Constructor
PathFinder Methods
PathFinder Constructor (Diagram)
PathFinder Constructor (Diagram, Boolean)
EnumAllCycles Method
EnumAllPaths Method
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
EnumAllPaths Method (DiagramNode, DiagramNode)
EnumAllPaths Method (DiagramNode, DiagramNode, Int32)
FindAllPaths Method (DiagramNode, DiagramNode)
FindAllPaths Method (DiagramNode, DiagramNode, Int32)
FindCycle Method ()
FindCycle Method (DiagramNode)
FindLongestPath Method ()
FindLongestPath Method (DiagramNode, DiagramNode)
FindLongestPath Method (Int64)
FindShortestPath Method (DiagramNode, DiagramNode)
FindShortestPath Method (DiagramNode, DiagramNode, Boolean, Boolean)
PatternRouter Members
PatternRouter Constructor
PatternRouter Methods
PatternRouter Properties
PatternRouter Constructor ()
PatternRouter Constructor (Diagram)
PatternRouter Constructor (Diagram, List(RoutePattern))
RouteLink Method
RouteLinks Method
Diagram Property
MinimumDistance Property
Obstacles Property
Patterns Property
PreferredDistance Property
PersistableCollection(T) Members
PersistableCollection(T) Constructor
PersistContext Members
PersistContext Methods
PersistContext Properties
GetObsoleteValue Method
LoadAnchorPattern Method
LoadBrush Method
LoadColor Method
LoadColorArray Method
LoadFloatArray Method
LoadFont Method
LoadHashtable Method
LoadImage Method
LoadObject Method
LoadPen Method
loadPtfArray Method
LoadRect Method
LoadRectF Method
LoadReference Method
LoadRemainingObjects Method
LoadShape Method
LoadSizeF Method
LoadStringFormat Method
LoadSvg Method
LoadTag Method
LoadTheme Method
LoadThickness Method
LoadVisioContent Method
ReadHeader Method
SaveAnchorPattern Method
SaveBrush Method
SaveColor Method
SaveColorArray Method
SaveFloatArray Method
SaveFont Method
SaveHashtable Method
SaveImage Method
SaveObject Method
SavePen Method
SavePtfArray Method
SaveRect Method
SaveRectF Method
SaveReference Method
SaveShape Method
SaveSizeF Method
SaveStringFormat Method
SaveSvg Method
SaveTag Method
SaveTheme Method
SaveThickness Method
SaveVisioContent Method
SetReferences Method
TryLoadRemainingObjects Method
WriteHeader Method
WriteReferencedObjects Method
FileVersion Property
Reader Property
VersionTable Property
Writer Property
PointCollection Members
PointCollection Constructor
PointCollection Methods
PointCollection Properties
PointCollection Constructor (Int32)
PointCollection Constructor (PointF[])
Add Method
AddRange Method
Clear Method
Clone Method
GetArray Method
GetAt Method
Insert Method
Remove Method
Reverse Method
SetAt Method
Item Property
QuickRouter Members
QuickRouter Constructor
QuickRouter Methods
QuickRouter Properties
QuickRouter Constructor ()
QuickRouter Constructor (Diagram)
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Diagram Property
Granularity Property
TurnCost Property
UBendMaxLen Property
ReadOnlyCollection(T) Members
ReadOnlyCollection(T) Constructor
ReadOnlyCollection(T) Methods
ReadOnlyCollection(T) Properties
CopyTo Method
GetEnumerator Method
Count Property
IsSynchronized Property
SyncRoot Property
ReadOnlyDiagramItemCollection Members
ReadOnlyDiagramItemCollection Constructor
ReadOnlyDiagramItemCollection Methods
ReadOnlyDiagramItemCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramLinkCollection Members
ReadOnlyDiagramLinkCollection Constructor
ReadOnlyDiagramLinkCollection Methods
ReadOnlyDiagramLinkCollection Properties
Contains Method
IndexOf Method
Item Property
ReadOnlyDiagramNodeCollection Members
ReadOnlyDiagramNodeCollection Constructor
ReadOnlyDiagramNodeCollection Methods
ReadOnlyDiagramNodeCollection Properties
Contains Method
IndexOf Method
Item Property
RectangleFConverter Members
RectangleFConverter Constructor
RectangleFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
Renderers Members
Renderers Properties
ExpandIconRenderer Property
FoldIconRenderer Property
ScrollIconRenderer Property
RenderOptions Members
RenderOptions Constructor
RenderOptions Properties
RenderOptions Constructor ()
RenderOptions Constructor (RenderOptions)
CatchGdiPlusExceptions Property
EnableAnchors Property
EnableBackground Property
EnableBackgroundImage Property
EnableEffects Property
EnableGrid Property
EnableImages Property
EnableInterior Property
EnableShadows Property
EnableText Property
HyperLinkStyle Property
HyperLinkTarget Property
InternalMsg Property
MeasureUnit Property
PaintControls Property
RenderTarget Property
Scale Property
ScrollX Property
ScrollY Property
SmoothingMode Property
TargetView Property
TextRenderingHint Property
VisibleRect Property
RepaintEventArgs Members
RepaintEventArgs Constructor
RepaintEventArgs Properties
RepaintEventArgs Constructor (RectangleF)
RepaintEventArgs Constructor (RectangleF, Boolean)
RepaintEventArgs Constructor (RectangleF, Object)
InvalidRect Property
RedrawCacheImage Property
SourceView Property
RoundRectangleTemplate Members
RoundRectangleTemplate Constructor
RoundRectangleTemplate Methods
RoundRectangleTemplate Properties
RoundRectangleTemplate Constructor ()
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single)
RoundRectangleTemplate Constructor (Single, Single, Single, Single, Single, Color, DashStyle, Single)
Clone Method
SameAs Method
Bounds Property
Radius Property
RoutePattern Members
RoutePattern Constructor
RoutePattern Properties
RoutePattern Constructor ()
RoutePattern Constructor (String)
Steps Property
RouteStep Members
RouteStep Constructor
RouteStep Constructor (RouteStepKind)
RouteStep Constructor (RouteStepKind, Single)
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring Property
AvoidOverlaps Property
CrossingCost Property
Distance Property
DistSquare Property
DontOptimizeLongRoutes Property
EndOrientation Property
EndPointsOffset Property
GridSize Property
IgnoreAnchoring Property
LengthCost Property
MaxAbs Property
NodeVicinityCost Property
NodeVicinitySize Property
PolylineRouting Property
RouteHeuristics Property
StartOrientation Property
TriggerRerouting Property
TurnCost Property
RowEventArgs Members
RowEventArgs Constructor
RowEventArgs Properties
RowIndex Property
Table Property
ScriptHelper Members
ScriptHelper Constructor
ScriptHelper Methods
ApplyLayout Method
CreateObject Method
CreateSolidBrush Method
NodesIntersect Method
ShapeTemplateFromId Method
Scrollable Members
Scrollable Methods
CreateScrollCommand Method
GetScrollbarLargeChange Method
GetScrollbarMaximum Method
GetShape Method
IntegralScrollMode Method
UpdateScrollPosition Method
ScrollIconRenderer Members
ScrollIconRenderer Constructor
ScrollIconRenderer Properties
ScrollIconRenderer Constructor (Image, Image)
ScrollIconRenderer Constructor (Image, Image, Image, Image)
ScrollIconRenderer Constructor (RenderCallback(TableNode))
ScrollIconRenderer Constructor (SvgContent, SvgContent)
ScrollIconRenderer Constructor (SvgContent, SvgContent, SvgContent, SvgContent)
Width Property
Selection Members
Selection Constructor
Selection Methods
Selection Properties
AddItem Method
AllowCreate Method
AllowModify Method
CancelModify Method
Change Method
Clear Method
CompleteCreate Method
CompleteModify Method
ContainsPoint Method
Draw Method
DrawHandles Method
DrawShadow Method
FreeResources Method
GetRepaintRect Method
GetSize Method
HitTestHandle Method
LoadFrom Method
RemoveItem Method
SaveTo Method
SetReference Method
StartCreate Method
StartModify Method
Toggle Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
AllowMultipleSelection Property
Bounds Property
ExtendMode Property
IncludeItemsIfIntersect Property
Items Property
Links Property
Nodes Property
SetsDirtyFlag Property
Style Property
SelectionCopy Members
SelectionCopy Constructor
SelectionCopy Properties
Groups Property
Items Property
OriginalItems Property
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Properties
AdjustmentHandle Property
MousePosition Property
Selection Property
SelectionValidationEventArgs Members
SelectionValidationEventArgs Constructor
SelectionValidationEventArgs Methods
SelectionValidationEventArgs Properties
CancelDrag Method
Cancel Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Object Property
PropertyName Property
Representation Property
Tag Property
Shape Members
Shape Constructor
Shape Methods
Shape Properties
Shape Constructor (Byte[])
Shape Constructor (Byte[], String)
Shape Constructor (CreatePathDelegate, CreatePathDelegate, String)
Shape Constructor (CreatePathDelegate, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String)
Shape Constructor (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillMode, String, ShapeDecoration[])
Shape Constructor (ElementTemplate[], FillMode)
Shape Constructor (ElementTemplate[], FillMode, String)
Shape Constructor (String, String)
Shape Constructor (String, String, List(ShapeControlPoint), String)
Shape Constructor (String, String, String)
Clone Method
Draw Method
Equals Method
FromId Method
FromSvg Method
GetHitPath Method
GetRenderingPath Method
LoadFromXml Method
SaveToXml Method
ToString Method
Draw Method (IGraphics, Brush, Pen, Boolean)
Draw Method (IGraphics, Brush, Pen, Boolean, RectangleF, Single)
FromSvg Method (SvgContent)
FromSvg Method (SvgContent, Boolean)
FromSvg Method (SvgContent, Boolean, Boolean)
AnchorPattern Property
ControlPoints Property
DecorationHitTesting Property
Decorations Property
DecorationsFormula Property
DisplayName Property
EnableOutline Property
FillMode Property
Id Property
Image Property
ImageLocation Property
ImageRectangle Property
IsArrowhead Property
LinkSegmentInset Property
Outline Property
OutlineFormula Property
ShapeDecorations Property
Shapes Property
TextArea Property
ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Constructor
ShapeAdjustmentHandle Properties
ControlPoint Property
FormulaParam Property
ShapeCollection Members
ShapeCollection Methods
ShapeCollection Properties
Contains Method
CopyTo Method
GetAt Method
GetEnumerator Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
ShapeControlPoint Members
ShapeControlPoint Constructor
ShapeControlPoint Methods
ShapeControlPoint Properties
Clone Method
MaxXRelativeToWidth Property
MaxYRelativeToHeight Property
ParamName Property
ShapeConverter Members
ShapeConverter Constructor
ShapeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
GetStandardValues Method
GetStandardValuesExclusive Method
GetStandardValuesSupported Method
ShapeData Members
ShapeData Constructor
ShapeData Methods
ShapeData Properties
Clone Method
Height Property
Width Property
ShapeDecoration Members
ShapeDecoration Constructor
ShapeDecoration Methods
ShapeDecoration Properties
Clone Method
LoadFromXml Method
SaveToXml Method
Brush Property
Elements Property
FillMode Property
Pen Property
ShapeEventArgs Members
ShapeEventArgs Constructor
ShapeEventArgs Methods
ShapeEventArgs Properties
ShapeEventArgs Constructor (Shape)
ShapeEventArgs Constructor (Shape, Int32)
ShapeEventArgs Constructor (Shape, Int32, String)
ToString Method
Index Property
OldName Property
Shape Property
UnknownId Property
ShapeFormulaParam Members
ShapeFormulaParam Constructor
ShapeFormulaParam Methods
ShapeFormulaParam Properties
ShapeFormulaParam Constructor ()
ShapeFormulaParam Constructor (Single, Single)
Clone Method
LoadFromXml Method
SaveToXml Method
X Property
Y Property
ShapeLibrary Members
ShapeLibrary Constructor
ShapeLibrary Methods
ShapeLibrary Properties
ShapeLibrary Constructor ()
ShapeLibrary Constructor (Shape[])
LoadFrom Method
LoadFromXml Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, String)
Shapes Property
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
ShapeNode Properties
ShapeNode Constructor ()
ShapeNode Constructor (Diagram)
ShapeNode Constructor (ShapeNode)
AllowModify Method
CancelModify Method
CompleteModify Method
ContainsPoint Method
CreateConnectionPoint Method
CreateProperties Method
CreateState Method
Dispose Method
DrawHandles Method
DrawLocal Method
DrawShadowLocal Method
GetImageRect Method
GetIntersection Method
GetOutlinePoly Method
GetRepaintRect Method
GetRgnInRect Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnAdd Method
OnLoad Method
OnMeasureUnitChanged Method
OnRotationAngleChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
RestoreState Method
SaveProperties Method
SaveState Method
SaveTo Method
SaveToJson Method
SaveToXml Method
SetReference Method
StartModify Method
UpdateModify Method
ContainsPoint Method (PointF)
ContainsPoint Method (PointF, Single)
GetImageRect Method ()
GetImageRect Method (Boolean)
AllowFlip Property
CustomDraw Property
EnableStyledText Property
FlipX Property
FlipY Property
Font Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
PolygonalTextLayout Property
RotateImage Property
RotateText Property
Shape Property
ShapeOrientation Property
Text Property
TextFormat Property
TextPadding Property
Transparent Property
ShapeNodeProperties Members
ShapeNodeProperties Fields
ShapeNodeProperties Constructor
ShapeNodeProperties Methods
AllowFlip Field
FlipX Field
FlipY Field
RotateText Field
Shape Field
ShapeOrientation Field
Text Field
Transparent Field
UsePolyTextLt Field
FreeResources Method
ShapeNodeState Members
ShapeNodeState Constructor
ShapeNodeStyle Members
ShapeNodeStyle Constructor
Shapes Members
Shapes Properties
Actor Property
Alternative Property
Arrow1 Property
Arrow2 Property
Arrow3 Property
Arrow4 Property
Arrow5 Property
Arrow6 Property
Arrow7 Property
Arrow8 Property
Arrow9 Property
BeginLoop Property
BpmnComplex Property
BpmnDataBasedXor Property
BpmnEndCancel Property
BpmnEndCompensation Property
BpmnEndError Property
BpmnEndLink Property
BpmnEndMessage Property
BpmnEndMultiple Property
BpmnEndTerminate Property
BpmnEventBasedXor Property
BpmnInclusive Property
BpmnIntermediateCancel Property
BpmnIntermediateCompensation Property
BpmnIntermediateError Property
BpmnIntermediateLink Property
BpmnIntermediateMessage Property
BpmnIntermediateMultiple Property
BpmnIntermediateRule Property
BpmnIntermediateTimer Property
BpmnParallelFork Property
BpmnStartLink Property
BpmnStartMessage Property
BpmnStartMultiple Property
BpmnStartRule Property
BpmnStartTimer Property
Cloud Property
Collate Property
ConeDown Property
ConeUp Property
ConnectedIssues Property
CreateRequest Property
Cross Property
Cube Property
Cylinder Property
Database Property
DataTransmition Property
DDelay Property
Decagon Property
Decision Property
Decision2 Property
Delay Property
DInDelay Property
DirectAccessStorage Property
DiskStorage Property
Display Property
DividedEvent Property
DividedProcess Property
Document Property
Donut Property
DOutDelay Property
Ellipse Property
EndLoop Property
ExternalOrganization Property
ExternalProcess Property
File Property
FramedRectangle Property
Gate Property
Heart Property
Heptagon Property
Hourglass Property
Input Property
InternalStorage Property
Interrupt Property
Interrupt2 Property
IsoProcess Property
Junction Property
Lightning Property
LinedDocument Property
ManualOperation Property
Merge Property
MessageFromUser Property
MessageToUser Property
Microform Property
MicroformProcessing Property
MicroformRecording Property
MultiDocument Property
MultiProc Property
Octagon Property
OfflineStorage Property
OffpageConnection Property
OffpageReference Property
Or Property
Pentagon Property
Plaque Property
PrimitiveFromCall Property
PrimitiveToCall Property
Procedure Property
Process Property
Prysm Property
PunchedCard Property
PyramidDown Property
PyramidUp Property
Rectangle Property
RightTriangle Property
RoundRect Property
RSave Property
Save Property
Sort Property
Sphere Property
Star Property
Star16Pointed Property
Star24Pointed Property
Star32Pointed Property
Star4Pointed Property
Star5Pointed Property
Star6Pointed Property
Star7Pointed Property
Start Property
Tape Property
Terminator Property
TransmittalTape Property
Trapezoid Property
SizeFConverter Members
SizeFConverter Constructor
SizeFConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
CreateInstance Method
GetCreateInstanceSupported Method
GetProperties Method
GetPropertiesSupported Method
SmoothShadowEffect Members
SmoothShadowEffect Constructor
SmoothShadowEffect Methods
SmoothShadowEffect Properties
Clone Method
Dispersion Property
Style Members
Style Constructor
Style Methods
Style Events
GetProperties Method
GetProperty Method
GetValue Method
IsPropertySet Method
LoadFrom Method
LoadFromXml Method
OnPropertyChanged Method
RegisterProperty Method
RegisterType Method
SaveTo Method
SaveToXml Method
SetValue Method
UnsetValue Method
PropertyChanged Event
StylePropertyChangedEventArgs Members
StylePropertyChangedEventArgs Properties
NewValue Property
OldValue Property
Property Property
SvgNode Members
SvgNode Constructor
SvgNode Methods
SvgNode Properties
SvgNode Constructor ()
SvgNode Constructor (Diagram)
SvgNode Constructor (SvgNode)
CreateProperties Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
ContentAlign Property
SvgUrl Property
SvgNodeProperties Members
SvgNodeProperties Constructor
SvgNodeStyle Members
SvgNodeStyle Constructor
TableNode Members
TableNode Constructor
TableNode Methods
TableNode Properties
TableNode Constructor ()
TableNode Constructor (Diagram)
TableNode Constructor (TableNode)
AcceptLinks Method
AddColumn Method
AddRelation Method
AddRow Method
BreakRelation Method
CellFromPoint Method
CreateConnectionPoint Method
CreateProperties Method
DeleteColumn Method
DeleteRow Method
Dispose Method
DrawAnchors Method
DrawLocal Method
DrawShadowLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
GetEffectiveCellTextBrush Method
GetIntersection Method
GetSpannedCellRect Method
GetToolTip Method
HitTestManipulators Method
InsertColumn Method
InsertRow Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RedimTable Method
ResizeToFitImage Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
ScrollDown Method
ScrollUp Method
SetReference Method
SetReflexive Method
GetSpannedCellRect Method (Int32, Int32)
GetSpannedCellRect Method (TableNode.Cell)
ResizeToFitText Method (Boolean)
ResizeToFitText Method (Boolean, Boolean)
AllowResizeColumns Property
AllowResizeRows Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
CaptionPlainText Property
CellCustomDraw Property
CellFrameStyle Property
CellTextBrush Property
ColumnCount Property
Columns Property
ColumnWidth Property
ConnectionStyle Property
CurrentScrollRow Property
CustomDraw Property
DividerPen Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
EffectiveCellTextBrush Property
EnableStyledText Property
Font Property
HasItems Property
HighlightedRow Property
Image Property
ImageAlign Property
ImagePadding Property
Item Property
OffsetHeaderRows Property
RowAnchorPattern Property
RowCount Property
RowHeight Property
Rows Property
Scrollable Property
ScrollUI Property
Shape Property
TextPadding Property
TableNode.Cell Members
TableNode.Cell Constructor
TableNode.Cell Methods
TableNode.Cell Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
Brush Property
ColumnSpan Property
Font Property
HyperLink Property
Image Property
ImageAlign Property
ImagePadding Property
ImageUrl Property
PlainText Property
RowSpan Property
Table Property
Tag Property
Text Property
TextBrush Property
TextFormat Property
ToolTip Property
TableNode.CellCollection Members
TableNode.CellCollection Constructor
TableNode.CellCollection Methods
TableNode.CellCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Column Members
TableNode.Column Constructor
TableNode.Column Methods
TableNode.Column Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
ColumnStyle Property
Width Property
TableNode.ColumnCollection Members
TableNode.ColumnCollection Constructor
TableNode.ColumnCollection Methods
TableNode.ColumnCollection Properties
Add Method
Clone Method
GetAt Method
Insert Method
Remove Method
Item Property
TableNode.Row Members
TableNode.Row Constructor
TableNode.Row Methods
TableNode.Row Properties
Clone Method
LoadFromJson Method
LoadFromXml Method
SaveToJson Method
SaveToXml Method
AnchorPattern Property
Expanded Property
Header Property
Height Property
IncomingLinks Property
OutgoingLinks Property
RelatedManyToOne Property
RelatedOneToMany Property
Table Property
TableNode.RowCollection Members
TableNode.RowCollection Constructor
TableNode.RowCollection Methods
TableNode.RowCollection Properties
Add Method
Clone Method
GetAt Method
IndexOf Method
Insert Method
Remove Method
Item Property
TableNodeProperties Members
TableNodeProperties Fields
TableNodeProperties Constructor
TableNodeProperties Methods
Caption Field
CaptionHeight Field
CellTextBrush Field
ColumnWidth Field
CurrScrollRow Field
RowHeight Field
Scrollable Field
FreeResources Method
TableNodeStyle Members
TableNodeStyle Constructor
TableNodeStyle Properties
CaptionBackBrush Property
CellTextBrush Property
Theme Members
Theme Constructor
Theme Methods
GetStyle Method
LoadFromString Method
LoadFromXml Method
RegisterStyle Method
SaveToString Method
SaveToXml Method
UnregisterStyle Method
Thickness Members
Thickness Constructor
Thickness Properties
Thickness Constructor (Single)
Thickness Constructor (Single, Single, Single, Single)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TimerEventArgs Members
TimerEventArgs Constructor
TimerEventArgs Properties
TimerEventArgs Constructor (Int32, EventHandler)
TimerEventArgs Constructor (Object)
Command Property
Handler Property
Interval Property
IsHandled Property
IsStart Property
Timer Property
TreeEnumerator Members
TreeEnumerator Constructor
TreeEnumerator Methods
TreeEnumerator Properties
MoveNext Method
Reset Method
Current Property
TreeItemEventArgs Members
TreeItemEventArgs Constructor
TreeItemEventArgs Properties
Item Property
MouseButton Property
MousePosition Property
TreeItemValidationEventArgs Members
TreeItemValidationEventArgs Constructor
TreeItemValidationEventArgs Properties
Cancel Property
TreeViewConnectionPoint Members
TreeViewConnectionPoint Constructor
TreeViewConnectionPoint Methods
TreeViewConnectionPoint Properties
TreeViewConnectionPoint Constructor ()
TreeViewConnectionPoint Constructor (TreeViewNode, DiagramLink, Boolean, TreeViewItem)
AddLinkToNode Method
GetClassId Method
GetEndPoint Method
GetInitialPoint Method
GetIntersection Method
GetNearestBorderPoint Method
LinkChanges Method
LoadFrom Method
RemoveLinkFromNode Method
SaveEndRelative Method
SaveTo Method
SetReference Method
UpdateFromPoint Method
Item Property
Row Property
TreeViewItem Members
TreeViewItem Constructor
TreeViewItem Properties
TreeViewItem Events
TreeViewItem Constructor ()
TreeViewItem Constructor (String)
TreeViewItem Constructor (TreeViewItem)
Brush Property
Children Property
Expanded Property
Height Property
Image Property
ImageUrl Property
IncomingLinks Property
Label Property
LabelBrush Property
LabelFont Property
OutgoingLinks Property
Parent Property
Tag Property
PropertyChanged Event
TreeViewNode Members
TreeViewNode Constructor
TreeViewNode Methods
TreeViewNode Properties
TreeViewNode Constructor ()
TreeViewNode Constructor (Diagram)
TreeViewNode Constructor (TreeViewNode)
AcceptLinks Method
CreateConnectionPoint Method
CreateProperties Method
DrawLocal Method
GetAllIncomingLinks Method
GetAllOutgoingLinks Method
GetFlatItemList Method
GetItemRect Method
HitTest Method
HitTestExpander Method
ItemFromPoint Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnClick Method
OnLoad Method
OnMeasureUnitChanged Method
OnStyleChanged Method
OnTextChanged Method
OnTextFormatChanged Method
OnUpdateBounds Method
OnZoomChanged Method
RemoveItem Method
ResizeToFitText Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
ScaleElements Method
SetReflexive Method
Caption Property
CaptionHeight Property
CaptionImage Property
ConnectionStyle Property
DividerPen Property
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
UndoEventArgs Members
UndoEventArgs Constructor
UndoEventArgs Properties
Command Property
UndoManager Members
UndoManager Methods
UndoManager Properties
Redo Method
StartComposite Method
Undo Method
StartComposite Method (String)
StartComposite Method (String, Boolean)
History Property
UndoEnabled Property
UndoValidationEventArgs Members
UndoValidationEventArgs Constructor
UndoValidationEventArgs Properties
Cancel Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (PointF, PointF)
Vector Constructor (Single, Single)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Normalize Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Single, Vector)
Multiply Method (Vector, Single)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
VideoNode Members
VideoNode Constructor
VideoNode Methods
VideoNode Properties
VideoNode Constructor ()
VideoNode Constructor (Diagram)
VideoNode Constructor (VideoNode)
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
VideoLocation Property
VisioContent Members
VisioContent Methods
VisioContent Properties
Create Method
Create Method (VisioStencil, Int32)
Create Method (VisioStencil, String)
Master Property
VisioNode Members
VisioNode Constructor
VisioNode Methods
VisioNode Properties
VisioNode Constructor ()
VisioNode Constructor (Diagram)
VisioNode Constructor (VisioNode)
CreateProperties Method
DrawLocal Method
DrawShadowLocal Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnUpdateBounds Method
RestoreProperties Method
SaveProperties Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Content Property
VisioNodeProperties Members
VisioNodeProperties Constructor
VisioNodeStyle Members
VisioNodeStyle Constructor
VisioStencil Members
VisioStencil Methods
VisioStencil Properties
LoadFromXml Method
Masters Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
FromRelativePath Method
ReadAnchorPattern Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadEffect Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadGroup Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadItemReference Method
ReadLong Method
ReadMap Method
ReadNodeConstraints Method
ReadObject Method
ReadPen Method
ReadPointCollection Method
ReadPointCoordinates Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShape Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadStyle Method
ReadSvg Method
ReadTag Method
ReadTheme Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
ReadVisioContent Method
SelectNode Method
SelectNodes Method
ToRelativePath Method
WriteAnchorPattern Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDouble Method
WriteEffect Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteGroup Method
WriteHashtable Method
WriteImage Method
WriteInt Method
WriteItemReference Method
WriteLong Method
WriteMap Method
WriteObject Method
WritePen Method
WritePointCollection Method
WritePointCoordinates Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShape Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteStyle Method
WriteSvg Method
WriteTag Method
WriteTheme Method
WriteThickness Method
WriteTraits Method
WriteUInt Method
WriteULong Method
WriteUShort Method
WriteVisioContent Method
AddChildElement Method (String, XmlElement)
AddChildElement Method (String, XmlElement, String)
ReadBool Method (String, XmlElement)
ReadBool Method (String, XmlElement, Boolean)
ReadBrush Method (String, XmlElement)
ReadBrush Method (String, XmlElement, Brush)
ReadColor Method (String, XmlElement)
ReadColor Method (String, XmlElement, Color)
ReadEffect Method (String, XmlElement)
ReadEffect Method (XmlElement)
ReadEnum Method (String, XmlElement)
ReadEnum Method (String, XmlElement, Object)
ReadFloat Method (String, XmlElement)
ReadFloat Method (String, XmlElement, Single)
ReadFont Method (String, XmlElement)
ReadFont Method (String, XmlElement, Font)
ReadInt Method (String, XmlElement)
ReadInt Method (String, XmlElement, Int32)
ReadItemReference Method (String, XmlElement)
ReadItemReference Method (XmlElement)
ReadPen Method (String, XmlElement)
ReadPen Method (String, XmlElement, Pen)
ReadPointF Method (String, XmlElement)
ReadPointF Method (XmlElement)
ReadShort Method (String, XmlElement)
ReadShort Method (String, XmlElement, Int16)
ReadString Method (String, XmlElement)
ReadString Method (String, XmlElement, String)
ReadStringFormat Method (String, XmlElement)
ReadStringFormat Method (String, XmlElement, StringFormat)
WritePointF Method (PointF, String, XmlElement)
WritePointF Method (Single, Single, String, XmlElement)
BaseURI Property
ClassVersion Property
Diagram Property
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
AutoScale Enumeration
DxfExporter Class
ExcelExporter Class
ExportLanes Enumeration
PdfExporter Class
SvgExporter Class
SwfExporter Class
Visio2013Exporter Class
VisioExporter Class
WmfExporter Class
DxfExporter Members
DxfExporter Constructor
DxfExporter Methods
DxfExporter Properties
Export Method
ExportImages Property
ExportTextAsMultiline Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
AutoDetectEncoding Property
AutoScale Property
DefaultEncoding Property
DisableTextClipping Property
EnableBackground Property
EnableGrid Property
FontCachePath Property
FooterFont Property
FooterFormat Property
HeaderFont Property
HeaderFormat Property
HyperLinkStyle Property
InvisibleItems Property
JpegImageEncoding Property
JpegImageQuality Property
Margins Property
PageOrientation Property
PageSize Property
RenderOptions Property
Scale Property
SuppressUnmanagedCode Property
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
SvgExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
ExternalImages Property
GZipCompression Property
HyperLinkStyle Property
HyperLinkTarget Property
RenderOptions Property
SwfExporter Members
SwfExporter Constructor
SwfExporter Methods
SwfExporter Properties
Export Method
CreateHtmlPage Property
TextTransformsAsImages Property
Visio2013Exporter Members
Visio2013Exporter Constructor
Visio2013Exporter Methods
Visio2013Exporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
TemplatePath Property
VisioExporter Members
VisioExporter Constructor
VisioExporter Methods
VisioExporter Properties
ApproxColors Method
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Export Method (DiagramDocument, Stream)
Export Method (DiagramDocument, String)
CreateVisioGroups Property
DynamicsOff Property
ExportImagesAsGroups Property
ExportInvisibleItems Property
ExportLanes Property
ExportTablesAsGroups Property
LaneGridTitle Property
TemplatePath Property
WmfExporter Members
WmfExporter Constructor
WmfExporter Methods
WmfExporter Properties
Export Method
Export Method (Diagram, Stream)
Export Method (Diagram, String)
Description Property
RenderOptions Property
ConnectorImportedEventArgs Class
DrawImporter Class
GroupImportedEventArgs Class
ImportItemEventArgs Class
ShapeImportedEventArgs Class
SvgImporter Class
Visio2013Importer Class
VisioImporter Class
ConnectorImportedEventArgs Members
ConnectorImportedEventArgs Properties
ConnectorXml Property
Link Property
ShapeName Property
DrawImporter Members
DrawImporter Constructor
DrawImporter Methods
DrawImporter Properties
Import Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
GroupImportedEventArgs Members
GroupImportedEventArgs Properties
Group Property
ImportItemEventArgs Members
ImportItemEventArgs Properties
Item Property
MasterName Property
MasterXml Property
NamespaceManager Property
ShapeXml Property
ShapeImportedEventArgs Members
ShapeImportedEventArgs Properties
Shape Property
ShapeName Property
ShapeXml Property
SvgImporter Members
SvgImporter Constructor
SvgImporter Methods
SvgImporter Properties
Import Method
TopLevelGroupIsPage Property
Visio2013Importer Members
Visio2013Importer Constructor
Visio2013Importer Methods
Visio2013Importer Properties
Visio2013Importer Events
Import Method
OnImportItem Method
Import Method (String)
Import Method (String, Diagram)
Import Method (String, DiagramDocument)
PagesPerRow Property
ImportItem Event
VisioImporter Members
VisioImporter Constructor
VisioImporter Methods
VisioImporter Properties
VisioImporter Events
GetPageCount Method
Import Method
ImportAllPages Method
ImportPage Method
OnConnectorImported Method
OnGroupImported Method
OnShapeImported Method
ApplyVisioUnit Property
ImportEntitiesAsTables Property
PagesPerRow Property
SuppressUnmanagedCode Property
ConnectorImported Event
GroupImported Event
ShapeImported Event
AnnealLayout Class
CascadeLayout Class
CircularLayout Class
CompositeLayout Class
DecisionLayout Class
Direction Enumeration
FlowchartLayout Class
FlowLayout Class
FractalLayout Class
GridLayout Class
HierarchicalLayout Class
ILayout Interface
ISwimlaneGrid Interface
LaneGrid Class
LaneType Enumeration
LayeredLayout Class
LayeredLayoutLinkType Enumeration
LayeredLayoutStatistics Class
Layout Class
LayoutLink Delegate
LayoutNode Delegate
LayoutProgress Delegate
LayoutSubgraph Delegate
MultipleGraphsPlacement Enumeration
OneWayLayout Class
Orientation Enumeration
OrthogonalLayout Class
OrthogonalRouter Class
SolarLayout Class
SpringLayout Class
SpringLayoutLinkType Enumeration
SwimlaneLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutBalance Enumeration
TreeLayoutDirections Enumeration
TreeLayoutLinkType Enumeration
TreeLayoutType Enumeration
TreeMapLayout Class
TriangularLayout Class
AnnealLayout Members
AnnealLayout Constructor
AnnealLayout Methods
AnnealLayout Properties
BeginArrange Method
EndArrange Method
Iterate Method
ApproximateLinkLength Property
BoundaryFactor Property
CrossingLinksCost Property
DefaultMarginValue Property
DistributionFactor Property
GatherStatistics Property
InitialTemperature Property
IterationsPerStage Property
LayoutArea Property
LinkLengthFactor Property
Name Property
NodeLinkCrossingCost Property
NodeLinkDistFactor Property
Randomize Property
Root Property
SplitGraph Property
Stages Property
Statistics Property
TemperatureScale Property
WidthHeightRatio Property
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
CompositeLayout Members
CompositeLayout Constructor
CompositeLayout Properties
BendLinks Property
CustomLayout Property
CustomPartition Property
DefaultMarginValue Property
DesiredSubgraphSize Property
EmphasizeTrees Property
KeepVirtualItems Property
MasterLayout Property
Name Property
PartitionMethod Property
RotateSubgraphs Property
SubgraphLayout Property
SubtreeLayout Property
Tolerance Property
UseAdditionalPartitioning Property
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
FlowLayout Members
FlowLayout Constructor
FlowLayout Methods
FlowLayout Properties
AddNode Method
Arrange Method
ArrangeCore Method
BendLinks Method
InsertNode Method
RemoveNode Method
Anchoring Property
AutoRoute Property
ChangeLaneDimensions Property
DefaultMarginValue Property
HorizontalGroupOffset Property
LaneBoundaries Property
LaneDistance Property
LaneType Property
LayoutRules Property
LevelOffset Property
LinksBend Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
RandomSeed Property
RecreateGraph Property
Root Property
VerticalGroupOffset Property
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
GridLayout Members
GridLayout Constructor
GridLayout Properties
DefaultMarginValue Property
EndNode Property
GridSize Property
Iterations Property
Name Property
RandomSeed Property
Root Property
SplitGraph Property
StartNode Property
TimeLimit Property
UseLongestPath Property
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
ILayout Members
ILayout Methods
ILayout Properties
Arrange Method
LayoutLink Property
LayoutNode Property
ISwimlaneGrid Members
ISwimlaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LaneGrid Members
LaneGrid Constructor
LaneGrid Methods
GetColumnCount Method
GetColumnWidth Method
GetRowCount Method
GetRowHeight Method
SetColumnCount Method
SetColumnWidth Method
SetLeftMargin Method
SetRowCount Method
SetRowHeight Method
SetTopMargin Method
LayeredLayout Members
LayeredLayout Constructor
LayeredLayout Properties
LayeredLayout Constructor ()
LayeredLayout Constructor (Orientation, Single, Single, SizeF)
DefaultMarginValue Property
Direction Property
EnableCustomLayers Property
EndNode Property
EnforceLinkFlow Property
IgnoreNodeSize Property
KeepLinkShapes Property
KeepRootPosition Property
LayerDistance Property
LinkPadding Property
LinksCompactFactor Property
LinkType Property
Name Property
NodeDistance Property
Orientation Property
Root Property
SplitLayers Property
StableSort Property
StartNode Property
Statistics Property
StraightenLongLinks Property
SwapPairsIterations Property
TimeLimit Property
LayeredLayoutStatistics Members
LayeredLayoutStatistics Properties
LayerCount Property
LinkLayerCount Property
NodeGridPositions Property
NodeLayerIndices Property
Layout Members
Layout Constructor
Layout Methods
Layout Properties
Layout Events
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
OnLayoutComplete Method
Arrange Method (Diagram)
Arrange Method (Diagram, DiagramItemCollection)
ArrangeAsync Method (Diagram)
ArrangeAsync Method (Diagram, DiagramItemCollection)
Anchoring Property
DefaultMarginValue Property
EnableParallelism Property
GrowToFit Property
KeepGroupLayout Property
LayoutLink Property
LayoutNode Property
Margins Property
MaxDegreeOfParallelism Property
MultipleGraphsPlacement Property
Name Property
Progress Property
RepeatingLinksPadding Property
SuppressCompleteEvent Property
LayoutComplete Event
OneWayLayout Members
OneWayLayout Constructor
OneWayLayout Properties
DefaultMarginValue Property
Name Property
NodeDistance Property
Orientation Property
RoundedLinks Property
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
OrthogonalRouter Members
OrthogonalRouter Constructor
OrthogonalRouter Properties
BendDistance Property
DefaultMarginValue Property
Direction Property
EndOrientation Property
GridSize Property
LayerDistance Property
Name Property
NodeDistance Property
Orientation Property
PutEndPointsAtNodeBorders Property
RandomSeed Property
StartOrientation Property
SolarLayout Members
SolarLayout Constructor
SolarLayout Properties
BendLinks Property
DefaultMarginValue Property
HonorInitialNodeDisposition Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
SpringLayout Members
SpringLayout Constructor
SpringLayout Methods
SpringLayout Properties
SpringLayout Constructor ()
SpringLayout Constructor (Int32, Single, Boolean)
SpringLayout Constructor (Int32, Single, Boolean, Boolean)
BeginArrange Method
EndArrange Method
Iterate Method
Iterate Method (Int32, Int32)
Iterate Method (Int32, Int32, Boolean)
DefaultMarginValue Property
EnableClusters Property
IterationCount Property
Layout3D Property
LayoutArea Property
LayoutMethod Property
LinkType Property
MinimizeCrossings Property
Name Property
NodeDistance Property
Randomize Property
RandomSeed Property
RepulsionFactor Property
Root Property
SplitGraph Property
Stretch Property
Surface Property
SwimlaneLayout Members
SwimlaneLayout Constructor
SwimlaneLayout Properties
CollapseEmptyLanes Property
CompactNodes Property
CustomSortOrder Property
DefaultMarginValue Property
Direction Property
KeepLaneSizes Property
LaneDistance Property
Name Property
NodeDistance Property
Orientation Property
SwimlaneGrid Property
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
TreeLayout Members
TreeLayout Constructor
TreeLayout Methods
TreeLayout Properties
TreeLayout Constructor ()
TreeLayout Constructor (DiagramNode)
TreeLayout Constructor (DiagramNode, TreeLayoutType)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF)
TreeLayout Constructor (DiagramNode, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Single, Single, Boolean, SizeF, Boolean)
TreeLayout Constructor (TreeLayoutType)
UpdateLink Method
Balance Property
CompactAssistants Property
DefaultMarginValue Property
Direction Property
EnableAssistants Property
IgnoreLinkDirection Property
KeepRootPosition Property
LevelDistance Property
LinkOffset Property
LinkStyle Property
Name Property
NodeDistance Property
ReversedLinks Property
Root Property
StretchFactor Property
Type Property
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
AnnealLayoutStatistics Class
AssistantType Enumeration
BaseLayout Enumeration
ConnectorRules Class
FlowLayoutKeys Class
FlowLayoutRules Class
FlowLayoutTraits Enumeration
HierarchicalLayoutTraits Enumeration
LayeredLayoutTraits Enumeration
LayoutRules Class
NodeRules Class
OrderDirection Enumeration
Pair Class
PartitionMethod Enumeration
Point3D Structure
PreferredRules Enumeration
RouteHeuristics Delegate
RoutingOptions Interface
SimpleKeys Class
SimpleLinkLogic Class
SimpleNodeLogic Class
SimpleOrientation Enumeration
SimpleRules Class
SpringLayoutMethod Enumeration
SpringLayoutTraits Enumeration
SwimlaneLayoutTraits Enumeration
TreeLayoutTraits Enumeration
TreeMapLayoutTraits Enumeration
AnnealLayoutStatistics Members
AnnealLayoutStatistics Constructor
AnnealLayoutStatistics Methods
AnnealLayoutStatistics Properties
ToString Method
BoundaryCost Property
DistributionCost Property
EdgeCrossingsCost Property
EdgeCrossingsFound Property
EdgeLengthsCost Property
NodeEdgeDistance Property
ConnectorRules Members
ConnectorRules Properties
DownOriented Property
HorizontalBendOrientation Property
LeftOriented Property
RightOriented Property
UpOriented Property
FlowLayoutKeys Members
FlowLayoutKeys Fields
FlowLayoutKeys Constructor
PossibleNodeLogic Field
SemiLevel Field
FlowLayoutRules Members
FlowLayoutRules Constructor
FlowLayoutRules Methods
FlowLayoutRules Properties
AddBendRule Method
AddIncomingBendRule Method
AddOutgoingBendRule Method
UseRuleManagedLinkBend Method
AddBendRule Method (String, String, OrderDirection)
AddBendRule Method (String, String, OrderDirection[])
AddBendRule Method (String, String[], OrderDirection)
AddBendRule Method (String, String[], OrderDirection[])
AddBendRule Method (String[], String, OrderDirection)
AddBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String, OrderDirection)
AddIncomingBendRule Method (String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String, OrderDirection)
AddIncomingBendRule Method (String, String, String, OrderDirection[])
AddIncomingBendRule Method (String, String, String[], OrderDirection)
AddIncomingBendRule Method (String, String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], OrderDirection)
AddIncomingBendRule Method (String, String[], OrderDirection[])
AddIncomingBendRule Method (String, String[], String, OrderDirection)
AddIncomingBendRule Method (String, String[], String, OrderDirection[])
AddIncomingBendRule Method (String, String[], String[], OrderDirection)
AddIncomingBendRule Method (String, String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String, OrderDirection)
AddIncomingBendRule Method (String[], String, String, OrderDirection[])
AddIncomingBendRule Method (String[], String, String[], OrderDirection)
AddIncomingBendRule Method (String[], String, String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], OrderDirection[])
AddIncomingBendRule Method (String[], String[], String, OrderDirection)
AddIncomingBendRule Method (String[], String[], String, OrderDirection[])
AddIncomingBendRule Method (String[], String[], String[], OrderDirection)
AddIncomingBendRule Method (String[], String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String, OrderDirection)
AddOutgoingBendRule Method (String, String, String, OrderDirection[])
AddOutgoingBendRule Method (String, String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], OrderDirection[])
AddOutgoingBendRule Method (String, String[], String, OrderDirection)
AddOutgoingBendRule Method (String, String[], String, OrderDirection[])
AddOutgoingBendRule Method (String, String[], String[], OrderDirection)
AddOutgoingBendRule Method (String, String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String, OrderDirection)
AddOutgoingBendRule Method (String[], String, String, OrderDirection[])
AddOutgoingBendRule Method (String[], String, String[], OrderDirection)
AddOutgoingBendRule Method (String[], String, String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String, OrderDirection)
AddOutgoingBendRule Method (String[], String[], String, OrderDirection[])
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection)
AddOutgoingBendRule Method (String[], String[], String[], OrderDirection[])
ConnectorRules Property
NodeRules Property
PreferredRules Property
LayoutRules Members
LayoutRules Constructor
LayoutRules Methods
AddLayoutRule Method
BuildKey Method
GetLayoutRule Method
ValidateRules Method
AddLayoutRule Method (Object, Object)
AddLayoutRule Method (Object, Object, Object)
NodeRules Members
NodeRules Properties
FirstGroupLevelNegative Property
FirstGroupLevelPositive Property
GroupEndNodes Property
GroupStartNodes Property
MainConnectorId Property
MainConnectorOrientation Property
VerticalDisconnectedGroupsAlignment Property
VerticalSubgroupsAlignment Property
Pair Members
Pair Constructor
Pair Methods
Pair Properties
Pair Constructor ()
Pair Constructor (Object, Object)
CompareTo Method
Equals Method
GetHashCode Method
FirstObject Property
PairElements Property
SecondObject Property
Point3D Members
Point3D Constructor
Point3D Properties
X Property
Y Property
Z Property
RoutingOptions Members
RoutingOptions Properties
GridSize Property
IgnoreAnchoring Property
LengthCost Property
NodeVicinityCost Property
TurnCost Property
SimpleKeys Members
SimpleKeys Fields
SimpleKeys Constructor
SimpleKeys Methods
SimpleKeys Properties
ConnectorTypes Field
FirstGroupLevelNegative Field
FirstGroupLevelPositive Field
GroupEndNodes Field
GroupStartNodes Field
MainConnectorOrientation Field
MainSubgroupConnector Field
PossibleConnection Field
ValidateRules Method
AllKeys Property
SimpleLinkLogic Members
SimpleLinkLogic Fields
SimpleLinkLogic Constructor
Master Field
NotSpecified Field
Slave Field
SimpleNodeLogic Members
SimpleNodeLogic Fields
SimpleNodeLogic Constructor
Action Field
End Field
NotSpecified Field
Start Field
SimpleRules Members
SimpleRules Constructor
SimpleRules Properties
SimpleRules Constructor ()
SimpleRules Constructor (ArrayList, ArrayList, String)
SimpleRules Constructor (ArrayList, ArrayList, String, SimpleOrientation)
EndSubgproupNode Property
MainConnectorOrientation Property
MainSubgproupConnector Property
StartSubgproupNode Property
MindFusion.Scripting
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
Getting Started
Implementing Drag and Drop
Adding Tooltips
Loading Map Files
Map Layers
Street Maps
Customizing The Map
Decorations
Scrolling and Zooming
Drag and Drop
MindFusion.Common.WinForms
MindFusion.Mapping
MindFusion.Mapping.WinForms
DirListBox Class
DirListBox.DirListProxy Class
FileListBox Class
IZoomTarget Interface
NavigationBar Class
Repeater Class
RepeaterSource Interface
ScrollArrowEventArgs Class
ScrollDirection Enumeration
TickPosition Enumeration
TouchControl Class
TouchEventArgs Class
ZoomControl Class
DirListBox Members
DirListBox Constructor
DirListBox Methods
DirListBox Properties
DirListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
DirList Property
DirListCount Property
DirListIndex Property
FormattingEnabled Property
IntegralHeight Property
Path Property
Sorted Property
Change Event
DirListBox.DirListProxy Members
DirListBox.DirListProxy Constructor
DirListBox.DirListProxy Properties
Item Property
FileListBox Members
FileListBox Constructor
FileListBox Methods
FileListBox Properties
FileListBox Events
Dispose Method
OnBackColorChanged Method
OnBackgroundImageChanged Method
OnFontChanged Method
OnForeColorChanged Method
FileName Property
FormattingEnabled Property
Hidden Property
Path Property
Pattern Property
SelectedIndexChanged Event
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Properties
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
ScrollTo Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
IsDrawing Property
ViewChanged Event
ZoomLevelChanged Event
NavigationBar Members
NavigationBar Constructor
NavigationBar Methods
NavigationBar Properties
NavigationBar Events
ButtonCount Method
OnAddClicked Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNavigateFirst Method
OnNavigateLast Method
OnNavigateNext Method
OnNavigatePrevious Method
OnPaint Method
OnRemoveClicked Method
AddButtonColor Property
RemoveButtonColor Property
ShowAddButton Property
ShowRemoveButton Property
AddClicked Event
NavigateFirst Event
NavigateLast Event
NavigateNext Event
NavigatePrevious Event
RemoveClicked Event
Repeater Members
Repeater Constructor
Repeater Methods
Repeater Properties
Repeater Events
FirstVisibleControl Method
OnPaddingChanged Method
OnResize Method
OnScroll Method
Reset Method
ScrollTo Method
HorizontalItemAlignment Property
HScrollBar Property
ItemsSource Property
NavigationBar Property
ScrollX Property
ScrollY Property
Spacing Property
TitleBar Property
VisibleControls Property
VScrollBar Property
Scroll Event
RepeaterSource Members
RepeaterSource Methods
RepeaterSource Properties
RepeaterSource Events
CreateControl Method
DisposeControl Method
MeasureControl Method
Count Property
ScrollRange Property
ScrollRangeChanged Event
ScrollArrowEventArgs Members
ScrollArrowEventArgs Constructor
ScrollArrowEventArgs Properties
Direction Property
TouchControl Members
TouchControl Constructor
TouchControl Methods
TouchControl Properties
TouchControl Events
OnHandleCreated Method
OnTouchDown Method
OnTouchMove Method
OnTouchUp Method
WndProc Method
EnableMultiTouch Property
TouchDown Event
TouchMove Event
TouchUp Event
TouchEventArgs Members
TouchEventArgs Constructor
TouchEventArgs Properties
Flags Property
Id Property
PrimaryTouch Property
TouchHeight Property
TouchWidth Property
TouchX Property
TouchY Property
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
ZoomControl Events
Dispose Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
SetZoomFactor Method
ActiveColor Property
BorderColor Property
CornerRadius Property
Fill Property
InnerColor Property
LabelFill Property
MaxZoomFactor Property
MinZoomFactor Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
ScrollArrowClicked Event
ZoomFactorChanged Event
Column Class
ColumnType Enumeration
Database Class
Decoration Class
DecorationLayerBase(TColor, TPalette) Class
ICanvas Interface
ICanvasWithPalette(TColor) Interface
IPalette(TColor) Interface
ITransform Interface
Label Class
Layer(TColor, TPalette) Class
Map Class
MapElement Class
MapFeature Structure
MapLayerBase(TColor, TPalette) Class
NullShape Class
Point Class
Rect Class
Row Class
RuntimePolicy Class
Shape Class
ShapeType Enumeration
StreetMapFeatures Class
StreetShape Class
StreetShapeType Enumeration
TextAlignment Enumeration
Vector Class
Column Members
Column Methods
Column Properties
ToString Method
Decimals Property
Length Property
Name Property
Type Property
Database Members
Database Constructor
Database Methods
Database Properties
Database Constructor (BinaryReader)
Database Constructor (Database)
Database Constructor (String)
GetList Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (String)
SaveTo Method (BinaryWriter)
SaveTo Method (String)
ColumnCount Property
Columns Property
ContainsListCollection Property
Item Property
RowLength Property
Rows Property
Item Property (Int32)
Item Property (String)
Decoration Members
Decoration Constructor
Decoration Methods
Decoration Properties
GetLocation Method
Latitude Property
Longitude Property
DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Constructor
DecorationLayerBase(TColor, TPalette) Methods
DecorationLayerBase(TColor, TPalette) Properties
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
Select Method
Toggle Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Decorations Property
Selection Property
ICanvas Members
ICanvas Methods
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
ICanvasWithPalette(TColor) Members
ICanvasWithPalette(TColor) Properties
Palette Property
IPalette(TColor) Members
IPalette(TColor) Properties
FillColors Property
HighlightColor Property
LineColor Property
ITransform Members
ITransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
Label Members
Label Constructor
Label Methods
Label Properties
Invalidate Method
BoundingBox Property
FontName Property
FontSize Property
Rotate Property
RotationAngle Property
Text Property
Visible Property
WordWrap Property
Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Constructor
Layer(TColor, TPalette) Methods
Layer(TColor, TPalette) Properties
Layer(TColor, TPalette) Events
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
OnAsyncDatabaseLoadComplete Method
OnAsyncLoadComplete Method
OnPropertyChanged Method
Select Method
Toggle Method
OnBeginLoad Method
OnEndLoad Method
Draw Method (ICanvasWithPalette(TColor), Rect)
Draw Method (MapElement, ICanvas)
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
EnableHighlight Property
EnableSelection Property
FillColors Property
HighlightColor Property
LineColor Property
Palette Property
Visible Property
AsyncDatabaseLoadComplete Event
AsyncLoadComplete Event
PropertyChanged Event
BeginLoad Event
EndLoad Event
Map Members
Map Constructor
Map Methods
Map Properties
Map Events
AssignColors Method
ClearCache Method
FromFile Method
FromXml Method
HitTest Method
Latitude Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
Longitude Method
OnPropertyChanged Method
SaveToFile Method
OnBeginLoad Method
OnEndLoad Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
HitTest Method (Point)
HitTest Method (Point, ITransform)
Latitude Method (Double, Double, Char)
Latitude Method (Double, Double, Double, Char)
LoadFromFile Method (String)
LoadFromFile Method (String, Boolean)
LoadFromFile Method (String, Boolean, Int32)
LoadFromFile Method (String, Boolean, String)
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, Stream, String)
Longitude Method (Double, Double, Char)
Longitude Method (Double, Double, Double, Char)
BoundingBox Property
Database Property
Shapes Property
ShapeType Property
PropertyChanged Event
BeginLoad Event
EndLoad Event
MapElement Members
MapElement Constructor
MapElement Methods
MapElement Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
Label Property
MapFeature Members
MapFeature Constructor
MapFeature Methods
MapFeature Properties
Equals Method
GetHashCode Method
Key Property
Value Property
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Constructor
MapLayerBase(TColor, TPalette) Methods
MapLayerBase(TColor, TPalette) Properties
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
DrawStreetMap Method
Highlight Method
HitTest Method
Select Method
Toggle Method
OnBeginLoad Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Map Property
Selection Property
NullShape Members
NullShape Constructor
NullShape Methods
NullShape Properties
Draw Method
GetBoundingBox Method
GetCenter Method
HitTest Method
SaveTo Method
Type Property
Point Members
Point Fields
Point Constructor
Point Methods
Point Properties
X Field
Y Field
Point Constructor (Double, Double)
Point Constructor (Int32, BinaryReader)
Point Constructor (Int32, StreetShape)
Angle Method
ClearCache Method
Clone Method
Distance Method
Draw Method
DrawLabel Method
Equals Method
GetBoundingBox Method
GetCenter Method
GetHashCode Method
GetPoints Method
Highlight Method
HitTest Method
SaveTo Method
ToString Method
Equals Method (Object)
Equals Method (Point)
Type Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor (BinaryReader)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Point, Point)
Clone Method
ContainsPoint Method
Divide Method
GetCenter Method
GetLocation Method
Intersect Method
Intersects Method
Offset Method
SaveTo Method
SetCenter Method
Union Method
ContainsPoint Method (Point)
ContainsPoint Method (Point, Double)
Height Property
Width Property
XMax Property
XMin Property
YMax Property
YMin Property
Row Members
Row Properties
Index Property
Item Property
Item Property (Column)
Item Property (Int32)
Item Property (String)
RuntimePolicy Members
RuntimePolicy Fields
RuntimePolicy Constructor
CharEncoding Field
DefaultFontSize Field
DrawHighlights Field
UseCaching Field
RunningThreads Field
Shape Members
Shape Fields
Shape Constructor
Shape Methods
Shape Properties
Id Field
ClearCache Method
GetBoundingBox Method
GetCenter Method
GetPoints Method
SaveTo Method
Color Property
DatabaseRow Property
HitTestDistance Property
IsStreetShape Property
PenKey Property
Size Property
Type Property
ZIndex Property
StreetMapFeatures Members
StreetMapFeatures Fields
StreetMapFeatures Methods
StreetMapFeatures Properties
Features Field
KeyIsNull Method
StreetMapBrushes Property
StreetMapPens Property
StreetShape Members
StreetShape Constructor
StreetShape Properties
BrushKey Property
Id Property
Label Property
LabelRotate Property
PenKey Property
Points Property
Type Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (Double, Double)
Vector Constructor (Point, Point)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, Point)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
Behavior Enumeration
DecorationBubble Class
DecorationImage Class
DecorationLayer Class
GdiCanvas Class
GdiPalette Class
GdiTransform Class
MapEventArgs Class
MapLayer Class
MapView Class
StreetMapLayer Class
DecorationBubble Members
DecorationBubble Constructor
DecorationBubble Methods
DecorationBubble Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
BorderColor Property
FillColor Property
Radius Property
DecorationImage Members
DecorationImage Constructor
DecorationImage Methods
DecorationImage Properties
DecorationImage Constructor (Image, Double, Double)
DecorationImage Constructor (Image, Int32, Int32, Double, Double)
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
HighlightImage Property
Image Property
PivotX Property
PivotY Property
DecorationLayer Members
DecorationLayer Constructor
GdiCanvas Members
GdiCanvas Constructor
GdiCanvas Methods
GdiCanvas Properties
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
Graphics Property
Palette Property
Transform Property
ZoomFactor Property
GdiPalette Members
GdiPalette Constructor
GdiPalette Properties
FillColors Property
HighlightColor Property
LineColor Property
GdiTransform Members
GdiTransform Constructor
GdiTransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
MapEventArgs Members
MapEventArgs Constructor
MapEventArgs Properties
Button Property
MapElement Property
MapLayer Members
MapLayer Constructor
MapView Members
MapView Constructor
MapView Methods
MapView Properties
MapView Events
ClearCache Method
ClientToMap Method
CreateImage Method
MapToClient Method
OnMapElementClick Method
OnMapElementHover Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnPaint Method
OnResize Method
RaiseMapElementClick Method
RaiseMapElementHover Method
ScrollTo Method
SetZoomFactor Method
Transform Method
OnBeginLoad Method
OnEndLoad Method
CreateImage Method ()
CreateImage Method (Size)
ScrollTo Method (Double, Double)
ScrollTo Method (Point)
Transform Method ()
Transform Method (Layer(Color, GdiPalette))
BackColor Property
BaseMap Property
Behavior Property
LabelsOnTop Property
Layers Property
LicenseKey Property
MaxImageSize Property
ZoomFactor Property
MapElementClick Event
MapElementHover Event
StreetMapLayer Members
StreetMapLayer Constructor
StreetMapLayer Methods
AddBrush Method
AddPen Method
ClearCache Method
Draw Method
DrawLabels Method
Select Method
MindFusion.SvgViewer
SizeMode Enumeration
SvgViewer Class
SvgViewer Members
SvgViewer Constructor
SvgViewer Methods
SvgViewer Properties
SvgViewer Events
Load Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
ScrollTo Method
ZoomIn Method
ZoomOut Method
Load Method ()
Load Method (String)
Content Property
FileName Property
HScrollBar Property
ScrollX Property
ScrollY Property
SizeMode Property
SmoothingMode Property
TextRenderingHint Property
VScrollBar Property
ZoomFactor Property
ScrollChanged Event
SizeModeChanged Event
ZoomFactorChanged Event
Workbook
Worksheet
Charts
Views
Undo and Redo
Serialization and Output
Formulas
Auxiliary Forms
Chart Types
Creation and Initialization
Customization
Legend
Serializing the Workbook
Importing
Exporting
Printing and Print Preview
MindFusion.Drawing
MindFusion.Spreadsheet
MindFusion.Spreadsheet.Charts
MindFusion.Spreadsheet.Expressions
MindFusion.Spreadsheet.WinForms
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
AddItemCommand(T) Class
AdjustmentHandles Enumeration
Annotation Class
AutoFilter Class
AutoFilterOperator Enumeration
BinaryContext Class
CalcExporter Class
CalcImporter Class
Cell Class
CellAnnotation Class
CellChangedEventArgs Class
CellCollection Class
CellData Class
CellEventArgs Class
CellIndex Class
CellMouseEventArgs Class
CellRange Class
CellRangeCollection Class
CellValidationEventArgs Class
ChangeWorksheetCommand Class
Column Class
ColumnChangedEventArgs Class
ColumnCollection Class
ColumnEventArgs Class
ColumnMouseEventArgs Class
ColumnRange Class
ColumnRangeEventArgs Class
ColumnRangeMovingEventArgs Class
ColumnRangeResizingEventArgs Class
Command Class
ComparisonOperator Enumeration
CompositeCommand Class
ConditionalFormatType Enumeration
Converter Class
CsvExporter Class
CsvImporter Class
CurrencyCodeInfo Class
CurrencyCodes Class
CursorHint Enumeration
DefaultNumericFormats Class
DisposableCommand Class
DrawColumnEventArgs Class
Drawing Class
DrawRowEventArgs Class
DynamicFilterType Enumeration
ExcelExporter Class
ExcelImporter Class
FillDate Enumeration
FillDirection Enumeration
FillType Enumeration
Filter Class
FindWithin Enumeration
FormattedText Class
HorizontalAlignment Enumeration
HtmlExporter Class
HtmlExporterBase Class
HtmlExporterBase.MetaTagNames Class
Hyperlink Class
HyperlinkType Enumeration
IColumnStyle Interface
IConditionalFormat Interface
IConditionalFormatCollection Interface
IHasName Interface
IInplaceEditable Interface
ImageExporter Class
INotifyPropertyValueChanged Interface
InplaceEditEventArgs Class
InplaceEditValidationEventArgs Class
InteractiveObject Class
IRowStyle Interface
IStyle Interface
IValidation Interface
LookIn Enumeration
Measure Class
MeasureUnit Class
MergedCellsCollection Class
MhtmlExporter Class
MoveItemCommand(T) Class
NamedCollection(T) Class
NamedRange Class
NamedRangeCollection Class
NumericFormatInfo Class
ObjectAnchor Enumeration
ObjectAnchorPosition Enumeration
ObjectEventArgs Class
ObjectInteractionEventArgs Class
ObjectInteractionValidationEventArgs Class
ObjectMouseEventArgs Class
ObjectValidationEventArgs Class
OutlineEventArgs Class
PageOrder Enumeration
PdfExporter Class
Picture Class
PropertyEventArgs Class
PushDirection Enumeration
RemoveItemCommand(T) Class
ReplaceItemCommand(T) Class
ResetCollectionCommand(T) Class
Row Class
RowChangedEventArgs Class
RowCollection Class
RowEventArgs Class
RowMouseEventArgs Class
RowRange Class
RowRangeEventArgs Class
RowRangeMovingEventArgs Class
RowRangeResizingEventArgs Class
Run Class
SearchDirection Enumeration
SearchOrder Enumeration
Selection Class
SerializeColumnTagEventArgs Class
SerializeDataEventArgs Class
SerializeRowTagEventArgs Class
SerializeTagEventArgs Class
ShiftDirection Enumeration
SortDirection Enumeration
SortKey Class
SortOptions Class
SortOrder Enumeration
StyleData Class
TabAlignment Enumeration
TrackChangesCommand Class
UndoableCollection(T) Class
UndoEventArgs Class
ValidationErrorAction Enumeration
ValidationFailedEventArgs Class
ValidationType Enumeration
VerticalAlignment Enumeration
Workbook Class
WorkbookPrinter Class
WorkbookView Class
Worksheet Class
WorksheetChangedEventArgs Class
WorksheetCollection Class
WorksheetEventArgs Class
WorksheetMouseEventArgs Class
WorksheetValidationEventArgs Class
WorksheetView Class
XmlContext Class
AddItemCommand(T) Members
AddItemCommand(T) Constructor
AddItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
Annotation Members
Annotation Methods
Annotation Properties
Remove Method
ToString Method
CellAnnotation Property
ShowAlways Property
Text Property
AutoFilter Members
AutoFilter Methods
AutoFilter Properties
ApplyFilter Method
ShowAllData Method
Filters Property
On Property
Range Property
BinaryContext Members
BinaryContext Fields
BinaryContext Methods
BinaryContext Properties
LatestFormat Field
LoadWorksheets Method
ReadBool Method
ReadBrush Method
ReadColor Method
ReadColorArray Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadHeader Method
ReadImage Method
ReadInt Method
ReadMeasure Method
ReadObject Method
ReadRectangle Method
ReadString Method
ReadTag Method
SaveWorksheets Method
WriteBool Method
WriteBrush Method
WriteColor Method
WriteColorArray Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteHeader Method
WriteImage Method
WriteInt Method
WriteMeasure Method
WriteObject Method
WriteRectangle Method
WriteString Method
WriteTag Method
Reader Property
Version Property
Writer Property
CalcExporter Members
CalcExporter Constructor
CalcExporter Methods
Export Method
CalcImporter Members
CalcImporter Constructor
CalcImporter Methods
Import Method
Cell Members
Cell Methods
Cell Properties
Clear Method
Equals Method
GetHashCode Method
RemoveAnnotation Method
RemoveHyperlink Method
Reset Method
SetAnnotation Method
SetData Method
SetHyperlink Method
ToString Method
SetData Method (Object, Int32, Int32)
SetData Method (Object, Int32, Int32, Boolean)
Annotation Property
Column Property
ConditionalFormats Property
Data Property
Hyperlink Property
IsHidden Property
IsMerged Property
Locale Property
Row Property
Style Property
Validation Property
Value Property
Worksheet Property
CellAnnotation Members
CellAnnotation Properties
Anchor Property
AutomaticDelay Property
AutoPopDelay Property
BackColor Property
ExtendsOutsideBounds Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
HorizontalAlignment Property
IndicatorColor Property
InitialDelay Property
IsLockedToCell Property
Margin Property
Parent Property
RegardsMergedCells Property
ReshowDelay Property
ShowAlways Property
Text Property
TextColor Property
UseAnimation Property
UseFading Property
VerticalAlignment Property
CellChangedEventArgs Members
CellChangedEventArgs Properties
NewData Property
OldData Property
CellCollection Members
CellCollection Methods
CellCollection Properties
GetEnumerator Method
Item Property
Item Property (CellIndex)
Item Property (Int32, Int32)
Item Property (String)
CellData Members
CellEventArgs Members
CellEventArgs Properties
Cell Property
CellIndex Members
CellIndex Fields
CellIndex Constructor
CellIndex Methods
CellIndex Properties
Invalid Field
CellIndex Constructor (Int32, Boolean, Int32, Boolean)
CellIndex Constructor (Int32, Int32)
CellIndex Constructor (String)
Equals Method
GetColumnIndex Method
GetColumnLetter Method
GetHashCode Method
ToAbsolute Method
ToOldStringFormat Method
ToRelative Method
ToString Method
Translate Method
Equals Method (CellIndex)
Equals Method (Object)
GetColumnIndex Method (String)
GetColumnIndex Method (String, Int32, Int32)
Translate Method (Int32, Int32)
Translate Method (String, Int32, Int32)
Column Property
ColumnAbsolute Property
IsValid Property
Row Property
RowAbsolute Property
CellMouseEventArgs Members
CellMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
CellRange Members
CellRange Methods
CellRange Properties
AutoFill Method
AutoFilter Method
Clear Method
FillData Method
GetEnumerator Method
Insert Method
Merge Method
MoveTo Method
Remove Method
Reset Method
Sort Method
ToString Method
Unmerge Method
AutoFilter Method ()
AutoFilter Method (Int32, Object, AutoFilterOperator, Object, Boolean)
MoveTo Method (Cell)
MoveTo Method (Int32, Int32)
Bottom Property
ConditionalFormats Property
Left Property
Right Property
Style Property
Top Property
Validation Property
CellRangeCollection Members
CellRangeCollection Properties
Item Property
Item Property (Int32, Int32, Int32, Int32)
Item Property (String)
CellValidationEventArgs Members
CellValidationEventArgs Properties
Cancel Property
NewData Property
ChangeWorksheetCommand Members
Column Members
Column Properties
ConditionalFormats Property
Index Property
IsCollapsed Property
IsHidden Property
OutlineLevel Property
PageBreak Property
Style Property
Tag Property
Title Property
Validation Property
Width Property
ColumnChangedEventArgs Members
ColumnChangedEventArgs Properties
Column Property
Worksheet Property
ColumnCollection Members
ColumnCollection Methods
ColumnCollection Properties
GetEnumerator Method
Insert Method
Move Method
Remove Method
Insert Method (Int32)
Insert Method (Int32, Int32)
Move Method (Int32, Int32)
Move Method (Int32, Int32, Int32)
Remove Method (Int32)
Remove Method (Int32, Int32)
Count Property
Item Property
Item Property (Int32)
Item Property (Int32, Int32)
ColumnEventArgs Members
ColumnEventArgs Properties
Column Property
ColumnMouseEventArgs Members
ColumnMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
ColumnRange Members
ColumnRange Methods
ColumnRange Properties
GetEnumerator Method
Group Method
Ungroup Method
ConditionalFormats Property
IsHidden Property
Left Property
OutlineLevel Property
Right Property
Style Property
Validation Property
Width Property
ColumnRangeEventArgs Members
ColumnRangeEventArgs Properties
ColumnRange Property
ColumnRangeMovingEventArgs Members
ColumnRangeMovingEventArgs Properties
Abort Property
Allow Property
Initial Property
ColumnRangeResizingEventArgs Members
ColumnRangeResizingEventArgs Properties
Abort Property
Allow Property
Initial Property
Width Property
Command Members
Command Constructor
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
Workbook Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromColor2 Method
FromColor3 Method
FromColor4 Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CsvExporter Members
CsvExporter Constructor
CsvExporter Methods
CsvExporter Properties
Export Method
Export Method (CellRange, Stream)
Export Method (Worksheet, String)
Encoding Property
Quote Property
QuoteStrings Property
Separator Property
CsvImporter Members
CsvImporter Constructor
CsvImporter Methods
CsvImporter Properties
Import Method
Encoding Property
Quote Property
Separator Property
CurrencyCodeInfo Members
CurrencyCodeInfo Constructor
CurrencyCodeInfo Methods
CurrencyCodeInfo Properties
CurrencyCodeInfo Constructor (Int32, String, String)
CurrencyCodeInfo Constructor (String)
Equals Method
GetHashCode Method
ToString Method
Code Property
LCID Property
LongForm Property
ShortForm Property
Symbol Property
CurrencyCodes Members
CurrencyCodes Methods
CurrencyCodes Properties
InfoFromCode Method
DefaultCodes Property
DefaultNumericFormats Members
DefaultNumericFormats Methods
DefaultNumericFormats Properties
Format Method
GetCurrencyFormats Method
Reset Method
AllFormats Property
AutoResetFormats Property
BooleanFormats Property
CurrencyFormats Property
DateFormats Property
FractionFormats Property
Locale Property
NumberFormats Property
PercentFormats Property
ScientificFormats Property
TextFormats Property
TimeFormats Property
DisposableCommand Members
DisposableCommand Constructor
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
DrawColumnEventArgs Members
DrawColumnEventArgs Properties
Graphics Property
HeaderBounds Property
Drawing Members
Drawing Methods
Drawing Properties
AddChart Method
AddPicture Method
BringForward Method
BringToFront Method
Clear Method
Remove Method
SendBackward Method
SendToBack Method
AddChart Method ()
AddChart Method (Int32, Int32)
AddPicture Method ()
AddPicture Method (String)
AddPicture Method (String, Int32, Int32)
Charts Property
Pictures Property
DrawRowEventArgs Members
DrawRowEventArgs Properties
Graphics Property
HeaderBounds Property
ExcelExporter Members
ExcelExporter Constructor
ExcelExporter Methods
ExcelExporter Properties
Export Method
View Property
ExcelImporter Members
ExcelImporter Constructor
ExcelImporter Methods
ExcelImporter Properties
Import Method
ReadConditionalFormats Property
View Property
Filter Members
Filter Properties
Criteria1 Property
Criteria2 Property
On Property
Operator Property
FormattedText Members
FormattedText Constructor
FormattedText Methods
FormattedText Properties
FormattedText Constructor ()
FormattedText Constructor (String)
ToString Method
Runs Property
HtmlExporter Members
HtmlExporter Constructor
HtmlExporter Properties
EmbedImages Property
ImageFolder Property
RootFolder Property
HtmlExporterBase Members
HtmlExporterBase Constructor
HtmlExporterBase Methods
HtmlExporterBase Properties
Export Method
EnableCharts Property
EnableGridLines Property
EnablePictures Property
Encoding Property
FromWorksheet Property
MetaTags Property
Title Property
ToWorksheet Property
WrapOverflowingContent Property
HtmlExporterBase.MetaTagNames Members
HtmlExporterBase.MetaTagNames Fields
Abstract Field
Author Field
Classification Field
Copyright Field
Description Field
Distribution Field
DocClass Field
DocRights Field
DocType Field
Expires Field
Generator Field
Googlebot Field
Keywords Field
MSSmartTagsPreventParsing Field
Owner Field
ProgId Field
Rating Field
Refresh Field
ReplyTo Field
ResourceType Field
RevisitAfter Field
Robots Field
Hyperlink Members
Hyperlink Methods
Hyperlink Properties
Remove Method
IsImplicit Property
SubTarget Property
Target Property
ToolTip Property
Type Property
IColumnStyle Members
IColumnStyle Methods
IColumnStyle Properties
Group Method
Ungroup Method
IsHidden Property
OutlineLevel Property
Width Property
IConditionalFormat Members
IConditionalFormat Methods
IConditionalFormat Properties
Reset Method
First Property
Operator Property
Second Property
Style Property
Type Property
IConditionalFormatCollection Members
IConditionalFormatCollection Methods
IConditionalFormatCollection Properties
Add Method
Clear Method
Remove Method
Add Method ()
Add Method (ConditionalFormatType, ComparisonOperator, String, String)
HasMixedConditions Property
IHasName Members
IHasName Properties
Name Property
IInplaceEditable Members
IInplaceEditable Methods
GetTextToEdit Method
SetEditedText Method
ImageExporter Members
ImageExporter Constructor
ImageExporter Methods
ImageExporter Properties
Export Method
ExportObject Method
GetExportedRange Method
ExportObject Method (InteractiveObject, String)
ExportObject Method (InteractiveObject, String, Nullable(Size))
CellRange Property
EnableGridLines Property
EnableObjects Property
EnableZoom Property
ImageFormat Property
MaxImageSize Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
InplaceEditEventArgs Members
InplaceEditEventArgs Properties
Accepted Property
EditControl Property
Item Property
InplaceEditValidationEventArgs Members
InplaceEditValidationEventArgs Properties
Cancel Property
InteractiveObject Members
InteractiveObject Constructor
InteractiveObject Methods
InteractiveObject Properties
BringForward Method
BringToFront Method
Dispose Method
OnResized Method
SendBackward Method
SendToBack Method
Dispose Method ()
Dispose Method (Boolean)
Anchor Property
AnchorPosition Property
Description Property
ExtendsOutsideBounds Property
FromColumn Property
FromRow Property
Height Property
HorizontalOffset Property
IsLockedToCell Property
LineColor Property
LineSize Property
LineStyle Property
Locked Property
RegardsMergedCells Property
Title Property
VerticalOffset Property
Width Property
IRowStyle Members
IRowStyle Methods
IRowStyle Properties
Group Method
Ungroup Method
Height Property
IsHidden Property
OutlineLevel Property
IStyle Members
IStyle Methods
IStyle Properties
Reset Method
ResetConditionalFormats Method
ResetValidation Method
Background Property
BorderBottomColor Property
BorderBottomSize Property
BorderBottomStyle Property
BorderLeftColor Property
BorderLeftSize Property
BorderLeftStyle Property
BorderRightColor Property
BorderRightSize Property
BorderRightStyle Property
BorderTopColor Property
BorderTopSize Property
BorderTopStyle Property
ConditionalFormats Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
Format Property
HorizontalAlignment Property
Id Property
Indent Property
Index Property
PaddingBottom Property
PaddingLeft Property
PaddingRight Property
PaddingTop Property
PrimaryDiagonalColor Property
PrimaryDiagonalSize Property
PrimaryDiagonalStyle Property
SecondaryDiagonalColor Property
SecondaryDiagonalSize Property
SecondaryDiagonalStyle Property
TextColor Property
Validation Property
VerticalAlignment Property
Worksheet Property
WrapText Property
IValidation Members
IValidation Methods
IValidation Properties
Reset Method
AllowBlankCells Property
ErrorAction Property
ErrorMessage Property
ErrorTitle Property
First Property
InputMessage Property
InputTitle Property
Operator Property
OriginColumn Property
OriginRow Property
Second Property
ShowDropdownList Property
ShowError Property
ShowInputMessage Property
SortListEntries Property
Type Property
Worksheet Property
Measure Members
Measure Constructor
Measure Methods
Measure Properties
Measure Constructor (Double)
Measure Constructor (Double, MeasureUnit)
Measure Constructor (String)
Measure Constructor (String, IFormatProvider)
ConvertTo Method
Equals Method
GetHashCode Method
Pixel Method
Point Method
ToString Method
Equals Method (Measure)
Equals Method (Object)
ToString Method ()
ToString Method (IFormatProvider)
Amount Property
Unit Property
MeasureUnit Members
MeasureUnit Fields
MeasureUnit Constructor
MeasureUnit Methods
MeasureUnit Properties
Centimeter Field
Document Field
Inch Field
Millimeter Field
Pixel Field
Point Field
WpfPoint Field
MeasureUnit Constructor (String, Double)
MeasureUnit Constructor (String, Double, Int32)
MeasureUnit Constructor (String, MeasureUnit, Double)
MeasureUnit Constructor (String, MeasureUnit, Double, Int32)
Convert Method
Equals Method
FromGraphicsUnit Method
FromId Method
GetHashCode Method
ToString Method
Convert Method (Double, MeasureUnit, Object)
Convert Method (PointF, MeasureUnit, Object)
Convert Method (RectangleF, MeasureUnit, Object)
Equals Method (MeasureUnit)
Equals Method (Object)
Id Property
Name Property
MergedCellsCollection Members
MergedCellsCollection Methods
Clear Method
MhtmlExporter Members
MhtmlExporter Constructor
MhtmlExporter Methods
MhtmlExporter Properties
Export Method
SplitImageContent Property
MoveItemCommand(T) Members
MoveItemCommand(T) Constructor
MoveItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
NamedCollection(T) Members
NamedCollection(T) Methods
NamedCollection(T) Properties
Contains Method
OnCollectionChanged Method
Item Property
NamedRange Members
NamedRange Constructor
NamedRange Methods
NamedRange Properties
NamedRange Events
NamedRange Constructor (String, String)
NamedRange Constructor (String, String, Int32, Int32, Int32, Int32)
OnPropertyValueChanged Method
CellRange Property
Name Property
WorksheetName Property
PropertyValueChanged Event
NamedRangeCollection Members
NamedRangeCollection Methods
NamedRangeCollection Properties
Add Method
Clear Method
CopyTo Method
Insert Method
Remove Method
RemoveAt Method
IsReadOnly Property
Item Property
NumericFormatInfo Members
NumericFormatInfo Constructor
NumericFormatInfo Methods
NumericFormatInfo Properties
Equals Method
GetHashCode Method
ToString Method
Category Property
Format Property
ObjectEventArgs Members
ObjectEventArgs Properties
Object Property
ObjectInteractionEventArgs Members
ObjectInteractionEventArgs Properties
AdjustmentHandle Property
MouseButton Property
MousePosition Property
ObjectInteractionValidationEventArgs Members
ObjectInteractionValidationEventArgs Methods
ObjectInteractionValidationEventArgs Properties
CancelDrag Method
Cancel Property
ObjectMouseEventArgs Members
ObjectMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
ObjectValidationEventArgs Members
ObjectValidationEventArgs Properties
Cancel Property
OutlineEventArgs Members
OutlineEventArgs Properties
Level Property
PdfExporter Members
PdfExporter Constructor
PdfExporter Methods
PdfExporter Properties
Export Method
GetPageCount Method
EnableGridLines Property
Margins Property
MaxPages Property
PageOrientation Property
Scale Property
Picture Members
Picture Properties
Source Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RemoveItemCommand(T) Members
RemoveItemCommand(T) Constructor
RemoveItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
ReplaceItemCommand(T) Members
ReplaceItemCommand(T) Constructor
ReplaceItemCommand(T) Methods
Execute Method
Redo Method
Undo Method
ResetCollectionCommand(T) Members
ResetCollectionCommand(T) Constructor
ResetCollectionCommand(T) Methods
Execute Method
Redo Method
Undo Method
Row Members
Row Properties
ConditionalFormats Property
Height Property
Index Property
IsCollapsed Property
IsHidden Property
OutlineLevel Property
PageBreak Property
Style Property
Tag Property
Title Property
Validation Property
RowChangedEventArgs Members
RowChangedEventArgs Properties
Row Property
Worksheet Property
RowCollection Members
RowCollection Methods
RowCollection Properties
GetEnumerator Method
Insert Method
Move Method
Remove Method
Insert Method (Int32)
Insert Method (Int32, Int32)
Move Method (Int32, Int32)
Move Method (Int32, Int32, Int32)
Remove Method (Int32)
Remove Method (Int32, Int32)
Count Property
Item Property
Item Property (Int32)
Item Property (Int32, Int32)
RowEventArgs Members
RowEventArgs Properties
Row Property
RowMouseEventArgs Members
RowMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
RowRange Members
RowRange Methods
RowRange Properties
GetEnumerator Method
Group Method
Ungroup Method
Bottom Property
ConditionalFormats Property
Height Property
IsHidden Property
OutlineLevel Property
Style Property
Top Property
Validation Property
RowRangeEventArgs Members
RowRangeEventArgs Properties
RowRange Property
RowRangeMovingEventArgs Members
RowRangeMovingEventArgs Properties
Abort Property
Allow Property
Initial Property
RowRangeResizingEventArgs Members
RowRangeResizingEventArgs Properties
Abort Property
Allow Property
Height Property
Initial Property
Run Members
Run Constructor
Run Methods
Run Properties
ToString Method
Color Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderlined Property
Text Property
Selection Members
Selection Methods
Selection Properties
Add Method
AddColumns Method
AddObject Method
AddRows Method
Change Method
Clear Method
ClearObjects Method
Contains Method
ContainsObject Method
InColumn Method
InRow Method
RemoveObject Method
SelectAll Method
SelectColumns Method
SelectRows Method
Set Method
Toggle Method
Add Method (Int32, Int32)
Add Method (Int32, Int32, Int32, Int32)
AddColumns Method (Int32)
AddColumns Method (Int32, Int32)
AddRows Method (Int32)
AddRows Method (Int32, Int32)
SelectAll Method ()
SelectAll Method (Int32, Int32)
SelectColumns Method (Int32)
SelectColumns Method (Int32, Int32)
SelectRows Method (Int32)
SelectRows Method (Int32, Int32)
Set Method (CellRange)
Set Method (Int32, Int32)
Set Method (Int32, Int32, Int32, Int32)
AllRanges Property
Bottom Property
IsEmpty Property
Left Property
Objects Property
Range Property
Right Property
Top Property
SerializeColumnTagEventArgs Members
SerializeColumnTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SerializeDataEventArgs Members
SerializeDataEventArgs Properties
Context Property
Data Property
Handled Property
Representation Property
SerializeRowTagEventArgs Members
SerializeRowTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SerializeTagEventArgs Members
SerializeTagEventArgs Properties
Context Property
Handled Property
Representation Property
Tag Property
SortKey Members
SortKey Constructor
SortKey Properties
Index Property
Order Property
TreatTextAsNumber Property
SortOptions Members
SortOptions Constructor
SortOptions Properties
CaseSensitive Property
Direction Property
Keys Property
Locale Property
StyleData Members
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoableCollection(T) Members
UndoableCollection(T) Methods
UndoableCollection(T) Properties
UndoableCollection(T) Events
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
OnCollectionChanged Method
TrackAdd Method
TrackClear Method
TrackMove Method
TrackRemove Method
TrackReplace Method
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
Workbook Property
CollectionChanged Event
UndoEventArgs Members
UndoEventArgs Properties
Command Property
ValidationFailedEventArgs Members
ValidationFailedEventArgs Properties
AcceptInput Property
Cell Property
Data Property
Worksheet Property
Workbook Members
Workbook Constructor
Workbook Methods
Workbook Properties
Workbook Events
CancelChangeOperation Method
CancelCompositeOperation Method
CommitChangeOperation Method
CommitCompositeOperation Method
EvaluateFormulas Method
ExecuteCommand Method
Find Method
FindAll Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
OnActionRedone Method
OnActionUndone Method
OnDeserializeColumnTag Method
OnDeserializeData Method
OnDeserializeRowTag Method
OnDeserializeTag Method
OnPropertyValueChanged Method
OnSerializeColumnTag Method
OnSerializeData Method
OnSerializeRowTag Method
OnSerializeTag Method
OnWorksheetCellChanged Method
OnWorksheetCellChanging Method
OnWorksheetCellsCleared Method
OnWorksheetChanged Method
OnWorksheetColumnChanged Method
OnWorksheetRowChanged Method
OnWorksheetValidationFailed Method
Redo Method
Replace Method
ReplaceAll Method
SaveToFile Method
SaveToStream Method
SaveToXml Method
SetLocalizationInfo Method
StartChangeOperation Method
StartCompositeOperation Method
Undo Method
LoadFromXml Method (String)
LoadFromXml Method (XDocument)
SaveToXml Method (String)
SaveToXml Method (XDocument)
CalculationMaxIterations Property
CalculationPrecision Property
CanRedo Property
CanUndo Property
CustomNumericFormats Property
DefaultNumericFormats Property
EnableFormulaEvaluation Property
EnableTypeInference Property
ExtendedEvaluator Property
ExtendedInformationProvider Property
Locale Property
NamedRanges Property
ShowLeadingApostrophes Property
UndoEnabled Property
Worksheets Property
ActionRedone Event
ActionUndone Event
DeserializeColumnTag Event
DeserializeData Event
DeserializeRowTag Event
DeserializeTag Event
PropertyValueChanged Event
SerializeColumnTag Event
SerializeData Event
SerializeRowTag Event
SerializeTag Event
WorksheetCellChanged Event
WorksheetCellChanging Event
WorksheetCellsCleared Event
WorksheetChanged Event
WorksheetColumnChanged Event
WorksheetRowChanged Event
WorksheetValidationFailed Event
WorkbookPrinter Members
WorkbookPrinter Constructor
WorkbookPrinter Methods
WorkbookPrinter Properties
WorkbookPrinter Constructor ()
WorkbookPrinter Constructor (IWin32Window)
Print Method
PrintPreview Method
Print Method (Workbook)
Print Method (Workbook, PrintDocument)
PrintPreview Method (Workbook)
PrintPreview Method (Workbook, PrintDocument)
DocumentName Property
EnableGridLines Property
EnableObjects Property
FromWorksheet Property
HeaderFormat Property
Landscape Property
Margins Property
PageOrder Property
Scale Property
ToWorksheet Property
WorkbookView Members
WorkbookView Constructor
WorkbookView Methods
WorkbookView Properties
WorkbookView Events
BeginEdit Method
BringIntoView Method
Copy Method
Cut Method
Dispose Method
EndEdit Method
GetCellAt Method
OnActiveCellChanged Method
OnActiveWorksheetChanged Method
OnCellClicked Method
OnColumnClicked Method
OnColumnGroupCollapsed Method
OnColumnGroupExpanded Method
OnColumnOutlineLevelToggled Method
OnColumnsMoved Method
OnColumnsMoving Method
OnColumnsResized Method
OnColumnsResizing Method
OnDrawColumn Method
OnDrawRow Method
OnHyperlinkClicked Method
OnInplaceEditEnded Method
OnInplaceEditEnding Method
OnInplaceEditStarted Method
OnInplaceEditStarting Method
OnLoad Method
OnObjectClicked Method
OnObjectDeleted Method
OnObjectDeleting Method
OnObjectDeselected Method
OnObjectModified Method
OnObjectModifyCancelled Method
OnObjectModifying Method
OnObjectSelected Method
OnObjectSelecting Method
OnObjectStartModifying Method
OnRowClicked Method
OnRowGroupCollapsed Method
OnRowGroupExpanded Method
OnRowOutlineLevelToggled Method
OnRowsMoved Method
OnRowsMoving Method
OnRowsResized Method
OnRowsResizing Method
OnSelectionChanged Method
OnWorksheetAdded Method
OnWorksheetRemoved Method
OnWorksheetRemoving Method
OnWorksheetRenamed Method
OnWorksheetRenameFailed Method
OnWorksheetTabClicked Method
Paste Method
ResizeColumnsToFit Method
ResizeColumnToFit Method
ResizeRowsToFit Method
ResizeRowToFit Method
ToGlobalX Method
ToGlobalY Method
ToLocalX Method
ToLocalY Method
GetCellAt Method (Int32, Int32)
GetCellAt Method (Measure, Measure)
ActiveCell Property
ActiveWorksheet Property
AllowAutoFill Property
AllowMoveCells Property
AllowMoveHeaders Property
AllowResizeCells Property
AllowTabEdit Property
AllowTabReorder Property
AutoFillCopyOnly Property
AutoFillCursor Property
BackColor Property
ColumnHeaderHeight Property
CounterDiagonalResizeCursor Property
DiagonalResizeCursor Property
DisallowCursor Property
DrawFilledCellBorders Property
HorizontalResizeCursor Property
HorizontalSplitCursor Property
HScrollToolTipFormat Property
HyperlinkCursor Property
IsEditing Property
LicenseKey Property
MoveCursor Property
PointerCursor Property
ResizeColumnToolTipFormat Property
ResizeRowToolTipFormat Property
RowHeaderWidth Property
ScrollX Property
ScrollY Property
Selection Property
ShowActiveCell Property
ShowAutoFilterRange Property
ShowCreateNewTab Property
ShowFormulaBar Property
ShowGridLines Property
ShowHeaders Property
ShowHiddenHeaderIndicators Property
ShowHorizontalScrollBar Property
ShowResizeHeaderToolTips Property
ShowScrollToolTips Property
ShowSelection Property
ShowTabCloseButtons Property
ShowTabNavigationButtons Property
ShowTabs Property
ShowVerticalScrollBar Property
TabAlignment Property
VerticalResizeCursor Property
VerticalSplitCursor Property
VScrollToolTipFormat Property
Workbook Property
ActiveCellChanged Event
ActiveWorksheetChanged Event
CellClicked Event
ColumnClicked Event
ColumnGroupCollapsed Event
ColumnGroupExpanded Event
ColumnOutlineLevelToggled Event
ColumnsMoved Event
ColumnsMoving Event
ColumnsResized Event
ColumnsResizing Event
DrawColumn Event
DrawRow Event
HyperlinkClicked Event
InplaceEditEnded Event
InplaceEditEnding Event
InplaceEditStarted Event
InplaceEditStarting Event
ObjectClicked Event
ObjectDeleted Event
ObjectDeleting Event
ObjectDeselected Event
ObjectModified Event
ObjectModifyCancelled Event
ObjectModifying Event
ObjectSelected Event
ObjectSelecting Event
ObjectStartModifying Event
RowClicked Event
RowGroupCollapsed Event
RowGroupExpanded Event
RowOutlineLevelToggled Event
RowsMoved Event
RowsMoving Event
RowsResized Event
RowsResizing Event
SelectionChanged Event
WorksheetAdded Event
WorksheetRemoved Event
WorksheetRemoving Event
WorksheetRenamed Event
WorksheetRenameFailed Event
WorksheetTabClicked Event
Worksheet Members
Worksheet Methods
Worksheet Properties
Worksheet Events
BeginInit Method
Clear Method
Copy Method
CopyData Method
CopyStyles Method
EndInit Method
GetMergedCell Method
Merge Method
Move Method
OnCellChanged Method
OnCellChanging Method
OnCellsCleared Method
OnColumnChanged Method
OnPropertyChanged Method
OnPropertyValueChanged Method
OnRowChanged Method
OnValidationFailed Method
PasteData Method
PasteStyles Method
Sort Method
ToString Method
Unmerge Method
Copy Method (Workbook)
Copy Method (Workbook, Int32)
Copy Method (Workbook, Int32, String)
GetMergedCell Method (Cell)
GetMergedCell Method (Int32, Int32)
Merge Method (CellRange)
Merge Method (Int32, Int32, Int32, Int32)
Merge Method (String)
Move Method (Workbook)
Move Method (Workbook, Int32)
Move Method (Workbook, Int32, String)
Unmerge Method (CellRange)
Unmerge Method (Int32, Int32, Int32, Int32)
Unmerge Method (String)
AutoFilter Property
AutoFilterMode Property
CellRanges Property
Cells Property
Columns Property
DefaultColumnWidth Property
DefaultRowHeight Property
Drawing Property
FrozenColumnCount Property
FrozenRowCount Property
Locale Property
MergedCells Property
Name Property
Rows Property
Tag Property
Visible Property
Zoom Property
CellChanged Event
CellChanging Event
CellsCleared Event
ColumnChanged Event
PropertyChanged Event
PropertyValueChanged Event
RowChanged Event
ValidationFailed Event
WorksheetChangedEventArgs Members
WorksheetChangedEventArgs Properties
Worksheet Property
WorksheetCollection Members
WorksheetCollection Methods
Add Method
Clear Method
Insert Method
Move Method
Remove Method
RemoveAt Method
Add Method ()
Add Method (String)
Insert Method (Int32)
Insert Method (Int32, String)
Remove Method (String)
Remove Method (Worksheet)
WorksheetEventArgs Members
WorksheetEventArgs Properties
Worksheet Property
WorksheetMouseEventArgs Members
WorksheetMouseEventArgs Properties
Button Property
Clicks Property
X Property
Y Property
WorksheetValidationEventArgs Members
WorksheetValidationEventArgs Properties
Cancel Property
WorksheetView Members
WorksheetView Constructor
WorksheetView Methods
WorksheetView Properties
WorksheetView Events
BringIntoView Method
Copy Method
Cut Method
Dispose Method
GetCellAt Method
OnCellClicked Method
OnColumnClicked Method
OnColumnGroupCollapsed Method
OnColumnGroupExpanded Method
OnColumnOutlineLevelToggled Method
OnColumnsMoved Method
OnColumnsMoving Method
OnColumnsResized Method
OnColumnsResizing Method
OnDrawColumn Method
OnDrawRow Method
OnHyperlinkClicked Method
OnInplaceEditEnded Method
OnInplaceEditEnding Method
OnInplaceEditStarted Method
OnInplaceEditStarting Method
OnObjectClicked Method
OnObjectDeleted Method
OnObjectDeleting Method
OnObjectDeselected Method
OnObjectModified Method
OnObjectModifyCancelled Method
OnObjectModifying Method
OnObjectSelected Method
OnObjectSelecting Method
OnObjectStartModifying Method
OnPropertyChanged Method
OnResize Method
OnRowClicked Method
OnRowGroupCollapsed Method
OnRowGroupExpanded Method
OnRowOutlineLevelToggled Method
OnRowsMoved Method
OnRowsMoving Method
OnRowsResized Method
OnRowsResizing Method
Paste Method
ResizeColumnsToFit Method
ResizeColumnToFit Method
ResizeRowsToFit Method
ResizeRowToFit Method
ToGlobalX Method
ToGlobalY Method
ToLocalX Method
ToLocalY Method
GetCellAt Method (Int32, Int32)
GetCellAt Method (Measure, Measure)
ActiveCell Property
AllowAutoFill Property
AllowMoveCells Property
AllowMoveHeaders Property
AllowResizeCells Property
AutoFillCopyOnly Property
AutoFillCursor Property
BackColor Property
ColumnHeaderHeight Property
CounterDiagonalResizeCursor Property
DiagonalResizeCursor Property
DisallowCursor Property
DrawFilledCellBorders Property
HorizontalResizeCursor Property
HorizontalSplitCursor Property
HScrollToolTipFormat Property
HyperlinkCursor Property
IsEditing Property
LicenseKey Property
MoveCursor Property
PointerCursor Property
ResizeColumnToolTipFormat Property
ResizeRowToolTipFormat Property
RowHeaderWidth Property
ScrollX Property
ScrollY Property
Selection Property
ShowActiveCell Property
ShowAutoFilterRange Property
ShowGridLines Property
ShowHeaders Property
ShowHiddenHeaderIndicators Property
ShowHorizontalScrollBar Property
ShowResizeHeaderToolTips Property
ShowScrollToolTips Property
ShowSelection Property
ShowVerticalScrollBar Property
VerticalResizeCursor Property
VerticalSplitCursor Property
VScrollToolTipFormat Property
Worksheet Property
CellClicked Event
ColumnClicked Event
ColumnGroupCollapsed Event
ColumnGroupExpanded Event
ColumnOutlineLevelToggled Event
ColumnsMoved Event
ColumnsMoving Event
ColumnsResized Event
ColumnsResizing Event
DrawColumn Event
DrawRow Event
HyperlinkClicked Event
InplaceEditEnded Event
InplaceEditEnding Event
InplaceEditStarted Event
InplaceEditStarting Event
ObjectClicked Event
ObjectDeleted Event
ObjectDeleting Event
ObjectDeselected Event
ObjectModified Event
ObjectModifyCancelled Event
ObjectModifying Event
ObjectSelected Event
ObjectSelecting Event
ObjectStartModifying Event
PropertyChanged Event
RowClicked Event
RowGroupCollapsed Event
RowGroupExpanded Event
RowOutlineLevelToggled Event
RowsMoved Event
RowsMoving Event
RowsResized Event
RowsResizing Event
XmlContext Members
XmlContext Fields
XmlContext Constructor
XmlContext Methods
XmlContext Properties
LatestFormat Field
AddChildElement Method
LoadWorksheet Method
ReadBool Method
ReadBrush Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadColumnTag Method
ReadDecimal Method
ReadDouble Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadMeasure Method
ReadObject Method
ReadPointF Method
ReadRectangle Method
ReadRowTag Method
ReadSByte Method
ReadShort Method
ReadStream Method
ReadString Method
ReadTag Method
ReadUInt Method
ReadULong Method
ReadUShort Method
SaveWorksheet Method
WriteBool Method
WriteBrush Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteColumnTag Method
WriteDecimal Method
WriteDouble Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFloatAttribute Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteMeasure Method
WriteObject Method
WritePointF Method
WriteRectangle Method
WriteRowTag Method
WriteSByte Method
WriteShort Method
WriteStream Method
WriteString Method
WriteTag Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (XName, XElement)
AddChildElement Method (XName, XElement, String)
ReadBool Method (XName, XElement)
ReadBool Method (XName, XElement, Boolean)
ReadBrush Method (XName, XElement)
ReadBrush Method (XName, XElement, Brush)
ReadFloat Method (XName, XElement)
ReadFloat Method (XName, XElement, Single)
ReadInt Method (XName, XElement)
ReadInt Method (XName, XElement, Int32)
ReadPointF Method (XElement)
ReadPointF Method (XName, XElement)
ReadShort Method (XName, XElement)
ReadShort Method (XName, XElement, Int16)
ReadString Method (XName, XElement)
ReadString Method (XName, XElement, String)
WritePointF Method (PointF, XName, XElement)
WritePointF Method (Single, Single, XName, XElement)
Version Property
AxisSettings Class
Chart Class
ChartType Enumeration
LegendPosition Enumeration
MarkShape Enumeration
PlotBy Enumeration
Series Class
SeriesCollection Class
AxisSettings Members
AxisSettings Properties
MajorUnit Property
Maximum Property
Minimum Property
MinorUnit Property
ShowMajorGridLines Property
ShowMajorTicks Property
ShowMinorTicks Property
Title Property
TitleFontBold Property
TitleFontItalic Property
TitleFontName Property
TitleFontSize Property
TitleFontStrikeout Property
TitleFontUnderline Property
TitleTextColor Property
Chart Members
Chart Methods
Chart Properties
Dispose Method
OnResized Method
SetDataSource Method
AxisColor Property
AxisSize Property
AxisStyle Property
DefaultColors Property
DefaultLineSize Property
DefaultSeriesNameFormat Property
Fill Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeout Property
FontUnderline Property
GridLineColor Property
GridLineSize Property
GridLineStyle Property
LegendBorderColor Property
LegendBorderSize Property
LegendBorderStyle Property
LegendFill Property
LegendFontBold Property
LegendFontItalic Property
LegendFontName Property
LegendFontSize Property
LegendFontStrikeout Property
LegendFontUnderline Property
LegendLanes Property
LegendPosition Property
LegendTextColor Property
MarkShape Property
PlotBorderColor Property
PlotBorderSize Property
PlotBorderStyle Property
PlotFill Property
Series Property
ShowLegend Property
TextColor Property
TitleFontBold Property
TitleFontItalic Property
TitleFontName Property
TitleFontSize Property
TitleFontStrikeout Property
TitleFontUnderline Property
TitleTextColor Property
Type Property
XAxisSettings Property
YAxisSettings Property
Series Members
Series Properties
Fill Property
Labels Property
LineColor Property
LineSize Property
LineStyle Property
Name Property
Values Property
SeriesCollection Members
SeriesCollection Methods
Add Method
Clear Method
Remove Method
ErrorType Enumeration
ExpressionEvaluatorList Class
IExpressionEvaluator Interface
IExpressionEvaluatorContext Interface
IInformationProvider Interface
XmlInformationProvider Class
ExpressionEvaluatorList Members
ExpressionEvaluatorList Constructor
ExpressionEvaluatorList Methods
EvaluateIdentifier Method
InvokeFunction Method
IExpressionEvaluator Members
IExpressionEvaluator Methods
EvaluateIdentifier Method
InvokeFunction Method
IExpressionEvaluatorContext Members
IExpressionEvaluatorContext Methods
IExpressionEvaluatorContext Properties
GetCoreEvaluator Method
GetError Method
ToBool Method
ToDateTime Method
ToDouble Method
ToString Method
ToTimeSpan Method
ToValue Method
CurrentColumn Property
CurrentRow Property
CurrentWorksheet Property
OldValue Property
Workbook Property
IInformationProvider Members
IInformationProvider Methods
GetFunctionInformation Method
GetFunctions Method
GetFunctionSummary Method
XmlInformationProvider Members
XmlInformationProvider Methods
Create Method
GetFunctionInformation Method
GetFunctions Method
GetFunctionSummary Method
CellsFormResult Enumeration
ChartForm Class
ConditionalFormatForm Class
CsvExportForm Class
CsvImportForm Class
DefineNamedRangeForm Class
DeleteCellsForm Class
FillSeriesForm Class
FindReplaceForm Class
FontPickerForm Class
FormatForm Class
HeaderSizeForm Class
HyperlinkForm Class
InsertCellsForm Class
InsertWorksheetForm Class
InsertWorksheetPosition Enumeration
ManageNamedRangesForm Class
SortForm Class
UnhideSheetsForm Class
ValidationForm Class
WorksheetRenameForm Class
ChartForm Members
ChartForm Constructor
ChartForm Methods
ChartForm Constructor (Chart)
ChartForm Constructor (Worksheet)
ChartForm Constructor (Worksheet, String)
ChartForm Constructor (Worksheet, String, PlotBy)
ChartForm Constructor (Worksheet, String, PlotBy, Int32, Int32, Nullable(Boolean), Nullable(Boolean))
Dispose Method
ConditionalFormatForm Members
ConditionalFormatForm Constructor
ConditionalFormatForm Methods
Apply Method
Dispose Method
CsvExportForm Members
CsvExportForm Constructor
CsvExportForm Methods
CsvExportForm Properties
CsvExportForm Constructor (String)
CsvExportForm Constructor (String, Char, Char)
CsvExportForm Constructor (String, Char, Char, Encoding)
Dispose Method
Export Method
OnClosing Method
Encoding Property
Quote Property
Separator Property
CsvImportForm Members
CsvImportForm Constructor
CsvImportForm Methods
CsvImportForm Properties
CsvImportForm Constructor (String)
CsvImportForm Constructor (String, Char, Char)
CsvImportForm Constructor (String, Char, Char, Encoding)
Dispose Method
Import Method
ProcessCmdKey Method
Encoding Property
Quote Property
Separator Property
DefineNamedRangeForm Members
DefineNamedRangeForm Constructor
DefineNamedRangeForm Methods
DefineNamedRangeForm Properties
DefineNamedRangeForm Constructor (Worksheet, String, CellRange)
DefineNamedRangeForm Constructor (Worksheet, String, Int32, Int32, Int32, Int32)
DefineNamedRangeForm Constructor (Worksheet, String, String)
Dispose Method
NamedRange Property
DeleteCellsForm Members
DeleteCellsForm Constructor
DeleteCellsForm Methods
DeleteCellsForm Properties
Dispose Method
Result Property
FillSeriesForm Members
FillSeriesForm Constructor
FillSeriesForm Methods
FillSeriesForm Properties
FillSeriesForm Constructor ()
FillSeriesForm Constructor (CellRange)
Dispose Method
FillDate Property
FillDirection Property
FillStep Property
FillStop Property
FillTrend Property
FillType Property
FindReplaceForm Members
FindReplaceForm Constructor
FindReplaceForm Methods
FindReplaceForm Properties
FindReplaceForm Events
Dispose Method
OnCellActivated Method
OnCellFound Method
CurrentCell Property
Find Property
FindWithin Property
LookIn Property
MatchCase Property
Replace Property
SearchOrder Property
WholeCells Property
CellActivated Event
CellFound Event
FontPickerForm Members
FontPickerForm Constructor
FontPickerForm Methods
FontPickerForm Properties
FontPickerForm Constructor ()
FontPickerForm Constructor (IStyle)
FontPickerForm Constructor (String, Nullable(Double), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Color))
Dispose Method
Bold Property
FontName Property
FontSize Property
Italic Property
Strikeout Property
TextColor Property
Underline Property
FormatForm Members
FormatForm Constructor
FormatForm Methods
FormatForm Properties
FormatForm Constructor (Workbook, IStyle)
FormatForm Constructor (Workbook, IStyle, CultureInfo)
Apply Method
Dispose Method
OnClosing Method
Locale Property
HeaderSizeForm Members
HeaderSizeForm Constructor
HeaderSizeForm Methods
HeaderSizeForm Properties
Dispose Method
HeaderSize Property
HyperlinkForm Members
HyperlinkForm Constructor
HyperlinkForm Methods
HyperlinkForm Properties
HyperlinkForm Constructor (Workbook)
HyperlinkForm Constructor (Workbook, Hyperlink)
HyperlinkForm Constructor (Workbook, String)
Dispose Method
OnClosing Method
SubTarget Property
Target Property
ToolTip Property
Type Property
InsertCellsForm Members
InsertCellsForm Constructor
InsertCellsForm Methods
InsertCellsForm Properties
Dispose Method
Result Property
InsertWorksheetForm Members
InsertWorksheetForm Constructor
InsertWorksheetForm Methods
InsertWorksheetForm Properties
Dispose Method
Index Property
NumberOfSheets Property
Position Property
SheetName Property
ManageNamedRangesForm Members
ManageNamedRangesForm Constructor
ManageNamedRangesForm Methods
Apply Method
Dispose Method
SortForm Members
SortForm Constructor
SortForm Methods
Dispose Method
Sort Method
UnhideSheetsForm Members
UnhideSheetsForm Constructor
UnhideSheetsForm Methods
Apply Method
Dispose Method
OnClosing Method
ValidationForm Members
ValidationForm Constructor
ValidationForm Methods
Apply Method
Dispose Method
WorksheetRenameForm Members
WorksheetRenameForm Constructor
WorksheetRenameForm Methods
WorksheetRenameForm Properties
Dispose Method
WorksheetName Property
ABS
ACOS
ACOSH
ADDRESS
AND
ARABIC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVERAGE
AVERAGEIF
BASE
BIN2DEC
BIN2HEX
BIN2OCT
BITAND
BITLSHIFT
BITOR
BITRSHIFT
BITXOR
CEILING
CHAR
CHOOSE
CODE
COLUMN
COLUMNS
COMBIN
CONCATENATE
COS
COSH
COUNT
COUNTA
COUNTBLANK
COUNTIF
DATE
DATEDIF
DAVERAGE
DAY
DAYS
DAYS360
DB
DCOUNT
DCOUNTA
DDB
DEC2BIN
DEC2HEX
DEC2OCT
DECIMAL
DEGREES
DELTA
DGET
DMAX
DMIN
DPRODUCT
DSTDEV
DSTDEVP
DSUM
DVAR
DVARP
EDATE
EOMONTH
ERROR.TYPE
EVEN
EXACT
EXP
FACT
FACTDOUBLE
FALSE
FILTER
FIND
FLOOR
FORMULA
FV
GCD
GESTEP
HEX2BIN
HEX2DEC
HEX2OCT
HLOOKUP
HOUR
HYPERLINK
IF
IFERROR
IFNA
INDEX
INDIRECT
INT
IRR
ISBLANK
ISERR
ISERROR
ISEVEN
ISFORMULA
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISODD
ISREF
ISTEXT
LCM
LEFT
LEN
LN
LOG
LOG10
LOOKUP
LOWER
MATCH
MAX
MAXA
MEDIAN
MID
MIN
MINA
MINUTE
MMULT
MOD
MONTH
MROUND
MUNIT
N
NA
NETWORKDAYS
NOT
NOW
NPER
NPV
OCT2BIN
OCT2DEC
OCT2HEX
ODD
OFFSET
OR
PERMUT
PI
PMT
POWER
PRODUCT
PROPER
PV
QUOTIENT
RADIANS
RAND
RANDBETWEEN
RATE
REPLACE
REPT
RIGHT
ROMAN
ROUND
ROUNDDOWN
ROUNDUP
ROW
ROWS
SEARCH
SECOND
SHEET
SHEETS
SIGN
SIN
SINH
SLN
SORT
SQRT
SQRTPI
STANDARDIZE
STDEV
STDEVP
SUBSTITUTE
SUBTOTAL
SUM
SUMIF
SUMPRODUCT
SUMSQ
SYD
T
TAN
TANH
TEXT
TIME
TODAY
TRIM
TRUE
TRUNC
TYPE
UNIQUE
UPPER
VALUE
VAR
VARP
VLOOKUP
WEEKDAY
WEEKNUM
WORKDAY
XLOOKUP
YEAR
YEARFRAC
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
MindFusion
MindFusion.Gauges
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
ABS
ACOS
ACOSH
ADDRESS
AND
ARABIC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVERAGE
AVERAGEIF
BASE
BIN2DEC
BIN2HEX
BIN2OCT
BITAND
BITLSHIFT
BITOR
BITRSHIFT
BITXOR
CEILING
CHAR
CHOOSE
CODE
COLUMN
COLUMNS
COMBIN
CONCATENATE
COS
COSH
COUNT
COUNTA
COUNTBLANK
COUNTIF
DATE
DATEDIF
DAVERAGE
DAY
DAYS
DAYS360
DB
DCOUNT
DCOUNTA
DDB
DEC2BIN
DEC2HEX
DEC2OCT
DECIMAL
DEGREES
DELTA
DGET
DMAX
DMIN
DPRODUCT
DSTDEV
DSTDEVP
DSUM
DVAR
DVARP
EDATE
EOMONTH
ERROR.TYPE
EVEN
EXACT
EXP
FACT
FACTDOUBLE
FALSE
FILTER
FIND
FLOOR
FORMULA
FV
GCD
GESTEP
HEX2BIN
HEX2DEC
HEX2OCT
HLOOKUP
HOUR
HYPERLINK
IF
IFERROR
IFNA
INDEX
INDIRECT
INT
IRR
ISBLANK
ISERR
ISERROR
ISEVEN
ISFORMULA
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISODD
ISREF
ISTEXT
LCM
LEFT
LEN
LN
LOG
LOG10
LOOKUP
LOWER
MATCH
MAX
MAXA
MEDIAN
MID
MIN
MINA
MINUTE
MMULT
MOD
MONTH
MROUND
MUNIT
N
NA
NETWORKDAYS
NOT
NOW
NPER
NPV
OCT2BIN
OCT2DEC
OCT2HEX
ODD
OFFSET
OR
PERMUT
PI
PMT
POWER
PRODUCT
PROPER
PV
QUOTIENT
RADIANS
RAND
RANDBETWEEN
RATE
REPLACE
REPT
RIGHT
ROMAN
ROUND
ROUNDDOWN
ROUNDUP
ROW
ROWS
SEARCH
SECOND
SHEET
SHEETS
SIGN
SIN
SINH
SLN
SORT
SQRT
SQRTPI
STANDARDIZE
STDEV
STDEVP
SUBSTITUTE
SUBTOTAL
SUM
SUMIF
SUMPRODUCT
SUMSQ
SYD
T
TAN
TANH
TEXT
TIME
TODAY
TRIM
TRUE
TRUNC
TYPE
UNIQUE
UPPER
VALUE
VAR
VARP
VLOOKUP
WEEKDAY
WEEKNUM
WORKDAY
XLOOKUP
YEAR
YEARFRAC
MindFusion.Vsx
Action Class
Connection Class
Control Class
Ellipse Class
EllipticalArc Class
Geometry Class
GeometryOperator Class
GeometryStorage Class
GeometryVisitor Class
IPlatformHelper(TColor, TImage) Interface
Master(TColor, TImage) Class
Point Class
Property Class
Rect Class
Shape(TColor, TImage) Class
Stencil(TColor, TImage) Class
UserValue Class
Action Members
Action Properties
Checked Property
Id Property
Inivisble Property
Name Property
Connection Members
Connection Properties
Id Property
Name Property
X Property
Y Property
Control Members
Control Properties
Id Property
Name Property
X Property
Y Property
Ellipse Members
Ellipse Constructor
Ellipse Properties
Bounds Property
Center Property
EllipticalArc Members
EllipticalArc Constructor
EllipticalArc Properties
Bounds Property
Center Property
Start Property
Sweep Property
Geometry Members
Geometry Properties
NoFill Property
NoLine Property
NoShow Property
Operators Property
GeometryOperator Members
GeometryStorage Members
GeometryStorage Methods
GeometryStorage Properties
ToString Method
A Property
B Property
C Property
D Property
X Property
Y Property
GeometryVisitor Members
GeometryVisitor Constructor
GeometryVisitor Methods
ArcTo Method
Ellipse Method
EllipticalArcTo Method
LineTo Method
MoveTo Method
PolylineTo Method
Visit Method
IPlatformHelper(TColor, TImage) Members
IPlatformHelper(TColor, TImage) Methods
CreateColor Method
CreateImage Method
GetA Method
GetB Method
GetG Method
GetR Method
SaveImage Method
ToString Method
CreateColor Method (Int32, Int32, Int32)
CreateColor Method (Int32, Int32, Int32, Int32)
CreateColor Method (String)
Master(TColor, TImage) Members
Master(TColor, TImage) Methods
Master(TColor, TImage) Properties
Clone Method
Invalidate Method
LoadLocalState Method
ResetLocalValues Method
SaveLocalState Method
ToString Method
Icon Property
Id Property
Shapes Property
UniversalName Property
Point Members
Point Constructor
Point Methods
Point Properties
Point Constructor ()
Point Constructor (Double, Double)
ToString Method
X Property
Y Property
Property Members
Property Methods
Property Properties
ToString Method
Format Property
Id Property
Name Property
Value Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor ()
Rect Constructor (Double, Double, Double, Double)
ToString Method
Height Property
Width Property
X Property
Y Property
Shape(TColor, TImage) Members
Shape(TColor, TImage) Methods
Shape(TColor, TImage) Properties
ToString Method
Actions Property
Angle Property
BackgroundColor Property
BackgroundColorTransparency Property
Connections Property
Controls Property
FillPattern Property
FlipX Property
FlipY Property
ForegroundColor Property
ForegroundColorTransparency Property
Geometries Property
HasPositionInfo Property
Height Property
Id Property
Image Property
ImageHeight Property
ImageOffsetX Property
ImageOffsetY Property
ImageWidth Property
LineBeginArrow Property
LineColor Property
LineColorTransparency Property
LineEndArrow Property
LinePattern Property
LineRounding Property
LineWeight Property
LocPinX Property
LocPinY Property
Parent Property
PinX Property
PinY Property
Properties Property
ScratchValues Property
Shapes Property
Text Property
UserValues Property
Width Property
Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Constructor
Stencil(TColor, TImage) Methods
Stencil(TColor, TImage) Properties
LoadFrom Method
LoadFromXml Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (XmlElement)
SaveTo Method (BinaryWriter)
SaveTo Method (XmlElement)
Masters Property
MastersByName Property
UserValue Members
UserValue Constructor
UserValue Methods
UserValue Properties
ToString Method
Id Property
Name Property
Value Property
MindFusion.Mapping
Column Class
ColumnType Enumeration
Database Class
Decoration Class
DecorationLayerBase(TColor, TPalette) Class
ICanvas Interface
ICanvasWithPalette(TColor) Interface
IPalette(TColor) Interface
ITransform Interface
Label Class
Layer(TColor, TPalette) Class
Map Class
MapElement Class
MapFeature Structure
MapLayerBase(TColor, TPalette) Class
NullShape Class
Point Class
Rect Class
Row Class
RuntimePolicy Class
Shape Class
ShapeType Enumeration
StreetMapFeatures Class
StreetShape Class
StreetShapeType Enumeration
TextAlignment Enumeration
Vector Class
Column Members
Column Methods
Column Properties
ToString Method
Decimals Property
Length Property
Name Property
Type Property
Database Members
Database Constructor
Database Methods
Database Properties
Database Constructor (BinaryReader)
Database Constructor (Database)
Database Constructor (String)
GetList Method
LoadFrom Method
SaveTo Method
LoadFrom Method (BinaryReader)
LoadFrom Method (String)
SaveTo Method (BinaryWriter)
SaveTo Method (String)
ColumnCount Property
Columns Property
ContainsListCollection Property
Item Property
RowLength Property
Rows Property
Item Property (Int32)
Item Property (String)
Decoration Members
Decoration Constructor
Decoration Methods
Decoration Properties
GetLocation Method
Latitude Property
Longitude Property
DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Constructor
DecorationLayerBase(TColor, TPalette) Methods
DecorationLayerBase(TColor, TPalette) Properties
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
Select Method
Toggle Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Decorations Property
Selection Property
ICanvas Members
ICanvas Methods
ArrangeLabel Method
ClipExclude Method
DrawLabel Method
DrawPoint Method
DrawPolyline Method
DrawString Method
FillPolygon Method
GetPixelSize Method
GetRotatedBounds Method
ResetClip Method
SetBrush Method
SetFillColor Method
SetHighlightColor Method
SetLineColor Method
SetPen Method
SetTextAlignment Method
UpdateLabel Method
ClipExclude Method (IList(Point))
ClipExclude Method (List(IList(Point)))
ICanvasWithPalette(TColor) Members
ICanvasWithPalette(TColor) Properties
Palette Property
IPalette(TColor) Members
IPalette(TColor) Properties
FillColors Property
HighlightColor Property
LineColor Property
ITransform Members
ITransform Methods
DeviceToWorld Method
WorldToDevice Method
WorldToDevice Method (Point)
WorldToDevice Method (Point[])
WorldToDevice Method (Rect)
Label Members
Label Constructor
Label Methods
Label Properties
Invalidate Method
BoundingBox Property
FontName Property
FontSize Property
Rotate Property
RotationAngle Property
Text Property
Visible Property
WordWrap Property
Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Constructor
Layer(TColor, TPalette) Methods
Layer(TColor, TPalette) Properties
Layer(TColor, TPalette) Events
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
Highlight Method
HitTest Method
OnAsyncDatabaseLoadComplete Method
OnAsyncLoadComplete Method
OnPropertyChanged Method
Select Method
Toggle Method
OnBeginLoad Method
OnEndLoad Method
Draw Method (ICanvasWithPalette(TColor), Rect)
Draw Method (MapElement, ICanvas)
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
EnableHighlight Property
EnableSelection Property
FillColors Property
HighlightColor Property
LineColor Property
Palette Property
Visible Property
AsyncDatabaseLoadComplete Event
AsyncLoadComplete Event
PropertyChanged Event
BeginLoad Event
EndLoad Event
Map Members
Map Constructor
Map Methods
Map Properties
Map Events
AssignColors Method
ClearCache Method
FromFile Method
FromXml Method
HitTest Method
Latitude Method
LoadFromFile Method
LoadFromStream Method
LoadFromXml Method
Longitude Method
OnPropertyChanged Method
SaveToFile Method
OnBeginLoad Method
OnEndLoad Method
FromFile Method (String)
FromFile Method (String, Boolean, String)
HitTest Method (Point)
HitTest Method (Point, ITransform)
Latitude Method (Double, Double, Char)
Latitude Method (Double, Double, Double, Char)
LoadFromFile Method (String)
LoadFromFile Method (String, Boolean)
LoadFromFile Method (String, Boolean, Int32)
LoadFromFile Method (String, Boolean, String)
LoadFromStream Method (Stream)
LoadFromStream Method (Stream, Stream, String)
Longitude Method (Double, Double, Char)
Longitude Method (Double, Double, Double, Char)
BoundingBox Property
Database Property
Shapes Property
ShapeType Property
PropertyChanged Event
BeginLoad Event
EndLoad Event
MapElement Members
MapElement Constructor
MapElement Methods
MapElement Properties
Draw Method
DrawLabel Method
Highlight Method
HitTest Method
Label Property
MapFeature Members
MapFeature Constructor
MapFeature Methods
MapFeature Properties
Equals Method
GetHashCode Method
Key Property
Value Property
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Constructor
MapLayerBase(TColor, TPalette) Methods
MapLayerBase(TColor, TPalette) Properties
ClearCache Method
Draw Method
DrawHighlights Method
DrawLabels Method
DrawStreetMap Method
Highlight Method
HitTest Method
Select Method
Toggle Method
OnBeginLoad Method
Select Method (MapElement)
Select Method (Rect)
BoundingBox Property
Map Property
Selection Property
NullShape Members
NullShape Constructor
NullShape Methods
NullShape Properties
Draw Method
GetBoundingBox Method
GetCenter Method
HitTest Method
SaveTo Method
Type Property
Point Members
Point Fields
Point Constructor
Point Methods
Point Properties
X Field
Y Field
Point Constructor (Double, Double)
Point Constructor (Int32, BinaryReader)
Point Constructor (Int32, StreetShape)
Angle Method
ClearCache Method
Clone Method
Distance Method
Draw Method
DrawLabel Method
Equals Method
GetBoundingBox Method
GetCenter Method
GetHashCode Method
GetPoints Method
Highlight Method
HitTest Method
SaveTo Method
ToString Method
Equals Method (Object)
Equals Method (Point)
Type Property
Rect Members
Rect Constructor
Rect Methods
Rect Properties
Rect Constructor (BinaryReader)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Point, Point)
Clone Method
ContainsPoint Method
Divide Method
GetCenter Method
GetLocation Method
Intersect Method
Intersects Method
Offset Method
SaveTo Method
SetCenter Method
Union Method
ContainsPoint Method (Point)
ContainsPoint Method (Point, Double)
Height Property
Width Property
XMax Property
XMin Property
YMax Property
YMin Property
Row Members
Row Properties
Index Property
Item Property
Item Property (Column)
Item Property (Int32)
Item Property (String)
RuntimePolicy Members
RuntimePolicy Fields
RuntimePolicy Constructor
CharEncoding Field
DefaultFontSize Field
DrawHighlights Field
UseCaching Field
RunningThreads Field
Shape Members
Shape Fields
Shape Constructor
Shape Methods
Shape Properties
Id Field
ClearCache Method
GetBoundingBox Method
GetCenter Method
GetPoints Method
SaveTo Method
Color Property
DatabaseRow Property
HitTestDistance Property
IsStreetShape Property
PenKey Property
Size Property
Type Property
ZIndex Property
StreetMapFeatures Members
StreetMapFeatures Fields
StreetMapFeatures Methods
StreetMapFeatures Properties
Features Field
KeyIsNull Method
StreetMapBrushes Property
StreetMapPens Property
StreetShape Members
StreetShape Constructor
StreetShape Properties
BrushKey Property
Id Property
Label Property
LabelRotate Property
PenKey Property
Points Property
Type Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Vector Constructor (Double, Double)
Vector Constructor (Point, Point)
Add Method
AngleBetween Method
Divide Method
Equals Method
GetHashCode Method
Left Method
Multiply Method
Negate Method
Right Method
Subtract Method
ToString Method
Add Method (Vector, Point)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
MindFusion.Barcodes.WinForms
BarcodeLabel Class
BarcodePrinter Class
BarcodeLabel Members
BarcodeLabel Constructor
BarcodeLabel Methods
BarcodeLabel Properties
BeginInit Method
Dispose Method
EndInit Method
OnPaint Method
OnPaintBackground Method
AutoSize Property
BackColor Property
Content Property
ForeColor Property
Format Property
LicenseKey Property
QRCorrectionLevel Property
BarcodePrinter Members
BarcodePrinter Constructor
BarcodePrinter Methods
BarcodePrinter Properties
CreateImage Method
Draw Method
NominalSize Method
Print Method
PrintPreview Method
CreateImage Method ()
CreateImage Method (Int32, Int32)
Draw Method (Graphics, Int32, Int32)
Draw Method (Graphics, Int32, Int32, Int32, Int32)
BackColor Property
Content Property
Font Property
ForeColor Property
Format Property
LicenseKey Property
QRCorrectionLevel Property
Building Blocks
Data Series and Binding
Dashboard Layout
Styling and Themes
Chart Controls
Print and Export
Gauges
Overview
Scales
Ticks and Labels
Pointers
Ranges
Indicators
Tutorial 1: Loading Data into Chart
Tutorial 2: Adapting Custom Data
Tutorial 3: Mixed Chart Graphics
Tutorial 4: Dashboard Layout
MindFusion
MindFusion.Charting
MindFusion.Charting.Commands
MindFusion.Charting.Components
MindFusion.Charting.Gauges
MindFusion.Charting.ThreeD
MindFusion.Charting.WinForms
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Gauges.WinForms
MindFusion.Scripting
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Command Class
CompositeCommand Class
DisposableCommand Class
TrackChangesCommand Class
UndoEventArgs Class
Command Members
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
DisposableCommand Members
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoEventArgs Members
UndoEventArgs Properties
Command Property
BorderComponent Class
ButtonComponent Class
ButtonDrawEventArgs Class
Component Class
ComponentAnimation Interface
ComponentController Interface
ComponentVisitor Class
CursorHint Enumeration
GridColumn Class
GridPanel Class
GridRow Class
HitTestVisibility Enumeration
ImageComponent Class
LayoutAlignment Enumeration
LengthType Enumeration
Orientation Enumeration
Panel Class
RangeSelector Class
RootControl Interface
SimplePanel Class
StackPanel Class
TextComponent Class
Visibility Enumeration
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Arrange Method
Draw Method
Measure Method
Visit Method
BorderBrush Property
BorderThickness Property
Content Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
Padding Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Arrange Method
CreateController Method
Draw Method
Measure Method
OnClicked Method
OnCustomDraw Method
Content Property
Padding Property
Clicked Event
CustomDraw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Properties
ClipBounds Property
Graphics Property
Component Members
Component Constructor
Component Methods
Component Properties
Add Method
Arrange Method
ArrangeInRect Method
CreateController Method
Draw Method
GetCursorHint Method
HitTest Method
Invalidate Method
InvalidateLayout Method
LocalToRoot Method
Max Method
Measure Method
RootToLocal Method
Visit Method
Invalidate Method ()
Invalidate Method (RectD)
ActualHeight Property
ActualWidth Property
DesiredHeight Property
DesiredWidth Property
GridColumn Property
GridRow Property
Height Property
HitTestVisibility Property
HorizontalAlignment Property
Margin Property
RectInParent Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
XInParent Property
YInParent Property
ComponentAnimation Members
ComponentAnimation Methods
Stop Method
ComponentController Members
ComponentController Methods
ComponentController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
ComponentVisitor Members
ComponentVisitor Constructor
ComponentVisitor Methods
VisitPanel Method
VisitPlot Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
GridColumn Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
LengthType Property
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
Arrange Method
Measure Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Methods
GridRow Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
Height Property
LengthType Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
Draw Method
Measure Method
AutoSize Property
Image Property
ImageAlign Property
Location Property
Panel Members
Panel Constructor
Panel Methods
Panel Properties
Draw Method
HitTest Method
Invalidate Method
InvalidateLayout Method
Measure Method
Visit Method
Children Property
ParentControl Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
Arrange Method
CreateController Method
Draw Method
GetCursorHint Method
Measure Method
AxesSource Property
Axis Property
Brush Property
HandleBrush Property
HandleSize Property
MaxValue Property
MinValue Property
Orientation Property
Size Property
ThumbBrush Property
RootControl Members
RootControl Methods
Invalidate Method
InvalidateLayout Method
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
Arrange Method
Measure Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
Arrange Method
Measure Method
Orientation Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
Measure Method
FontName Property
FontSize Property
FontStyle Property
StyleHint Property
Text Property
TextBrush Property
GaugeRenderer Class
LinearGaugeController Class
LinearGaugeRenderer Class
OvalGaugeController Class
OvalGaugeRenderer Class
GaugeRenderer Members
GaugeRenderer Constructor
GaugeRenderer Properties
Background Property
FontName Property
FontSize Property
FontStyle Property
PointerBackground Property
PointerStroke Property
PointerStrokeThickness Property
ScaleBackground Property
ScaleStroke Property
ScaleStrokeThickness Property
Stroke Property
StrokeThickness Property
TickBackground Property
TickStroke Property
TickStrokeThickness Property
LinearGaugeController Members
LinearGaugeController Constructor
LinearGaugeController Methods
LinearGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
LinearGaugeRenderer Members
LinearGaugeRenderer Constructor
LinearGaugeRenderer Methods
LinearGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
OvalGaugeController Members
OvalGaugeController Constructor
OvalGaugeController Methods
OvalGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
OvalGaugeRenderer Members
OvalGaugeRenderer Constructor
OvalGaugeRenderer Methods
OvalGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
Label3D Class
Label3D.DrawLabelDelegate Delegate
LabelProjection Class
Mesh3D Class
Model3D Class
Polygon3D Class
Projection Interface
Scene3D Class
Vector3D Class
Label3D Members
Label3D Fields
Label3D Constructor
Label3D Properties
DrawLabel Field
BottomLeft Property
Font Property
RotationAngle Property
Text Property
TopRight Property
LabelProjection Members
LabelProjection Constructor
LabelProjection Methods
LabelProjection Properties
DrawAsProjection Method
MidPoint Method
Label Property
ProjectionBottomRight Property
ProjectionTopLeft Property
ZSort Property
Mesh3D Members
Mesh3D Constructor
Mesh3D Properties
Mesh3D Constructor ()
Mesh3D Constructor (IEnumerable(IEnumerable(Point3D)), Brush)
Faces Property
Model3D Members
Model3D Constructor
Model3D Constructor ()
Model3D Constructor (Brush)
Polygon3D Members
Polygon3D Constructor
Polygon3D Methods
Polygon3D Properties
Polygon3D Constructor ()
Polygon3D Constructor (IEnumerable(Point3D), Brush)
DrawAsProjection Method
MidPoint Method
Normal Method
PointToPlaneDist Method
PointToPlaneDist Method (Point3D)
PointToPlaneDist Method (Point3D, Point3D, Vector3D)
Points Property
ZSort Property
Projection Members
Projection Methods
Projection Properties
DrawAsProjection Method
MidPoint Method
ZSort Property
Scene3D Members
Scene3D Constructor
Scene3D Methods
Scene3D Properties
AddCuboid Method
BuildCuboid Method
Draw Method
Project Method
AddCuboid Method (Double, Double, Double, Double, Double, Double, Brush)
AddCuboid Method (Point3D, Point3D, Brush)
Project Method (Model3D)
Project Method (Point3D)
Project Method (Polygon3D)
CameraOrientation Property
CameraPosition Property
FocalLength Property
Models Property
Projections Property
ViewportCenter Property
Vector3D Members
Vector3D Constructor
Vector3D Methods
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Vector3D Constructor (Point3D, Point3D)
CrossProduct Method
Div Method
Length Method
X Property
Y Property
Z Property
AreaChart Class
BarChart Class
BarChart3D Class
BiaxialChart Class
BubbleChart Class
CandlestickChart Class
Chart Class
Dashboard Class
FunnelChart Class
HeatmapChart Class
LayoutBuilder Class
LineChart Class
PieChart Class
RadarChart Class
ScatterChart Class
StringCollectionConverter Class
TowerChart Class
AreaChart Members
AreaChart Constructor
AreaChart Properties
AreaOpacity Property
LineType Property
Series Property
SeriesRenderer Property
BarChart Members
BarChart Constructor
BarChart Methods
BarChart Properties
BarChart Constructor ()
BarChart Constructor (BarLayout)
CreatePlot Method
BarLayout Property
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
Series Property
SeriesRenderer Property
StackOuterLabels Property
BarChart3D Members
BarChart3D Constructor
BarChart3D Methods
BarChart3D Properties
BarChart3D Constructor ()
BarChart3D Constructor (BarLayout)
CreatePlot Method
BarLayout Property
Series Property
SeriesRenderer Property
BiaxialChart Members
BiaxialChart Constructor
BiaxialChart Methods
BiaxialChart Properties
BiaxialChart Constructor ()
BiaxialChart Constructor (Renderer2D)
CreateRenderContext Method
ResetZoom Method
ZoomOut Method
AllowPan Property
Annotations Property
GridType Property
PinGrid Property
Series Property
SeriesRenderer Property
ShowScatter Property
ShowXCoordinates Property
ShowXRangeSelector Property
ShowXTicks Property
ShowYCoordinates Property
ShowYRangeSelector Property
ShowYTicks Property
XAxis Property
XAxisLabelRotationAngle Property
XAxisTickLength Property
XScrollRangeMax Property
XScrollRangeMin Property
YAxis Property
YAxisLabelRotationAngle Property
YAxisTickLength Property
YLabelAlignment Property
YScrollRangeMax Property
YScrollRangeMin Property
BubbleChart Members
BubbleChart Constructor
BubbleChart Properties
LabelAlignment Property
Series Property
SeriesRenderer Property
CandlestickChart Members
CandlestickChart Constructor
CandlestickChart Properties
CandlestickWidth Property
Series Property
SeriesRenderer Property
Chart Members
Chart Constructor
Chart Methods
Chart Properties
Chart Constructor ()
Chart Constructor (SeriesRenderer)
CreatePlot Method
OnPaddingChanged Method
OnSizeChanged Method
ResetZoom Method
ZoomOut Method
AllowMoveLegend Property
ChartPanel Property
DataBoundSeries Property
DataSource Property
DateTimeFormat Property
InnerLabelsDataFields Property
LegendElementLabelKind Property
LegendHorizontalAlignment Property
LegendMargin Property
LegendRenderer Property
LegendSpacing Property
LegendTitle Property
LegendVerticalAlignment Property
OuterLabelsDataFields Property
Plot Property
PlotImage Property
PlotImageAlign Property
PlotImageAutoSize Property
PlotPanel Property
SeriesRenderer Property
ShowDataLabels Property
ShowHighlight Property
ShowLegend Property
ShowLegendTitle Property
ShowToolTips Property
ShowZoomWidgets Property
Subtitle Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
SubtitleMargin Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
TitleMargin Property
ToolTipsDataFields Property
XAxisLabelsDataFields Property
XDataFields Property
YAxisLabelsDataFields Property
YDataFields Property
ZAxisLabelsDataFields Property
ZDataFields Property
Dashboard Members
Dashboard Fields
Dashboard Constructor
Dashboard Methods
Dashboard Properties
Dashboard Events
TooltipBrush Field
TooltipPen Field
CreateImage Method
CreateRenderContext Method
DataBind Method
Draw Method
ExportImage Method
ExportPdf Method
ExportSvg Method
HitTest Method
Invalidate Method
InvalidateLayout Method
NearestElement Method
OnClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
Print Method
PrintPreview Method
CreateImage Method ()
CreateImage Method (Int32, Int32)
ExportImage Method (String)
ExportImage Method (String, Int32, Int32)
ExportPdf Method (String)
ExportPdf Method (String, Int32, Int32)
ExportSvg Method (String)
ExportSvg Method (String, Int32, Int32)
Print Method ()
Print Method (PrinterSettings)
PrintPreview Method ()
PrintPreview Method (PrinterSettings)
AllowZoom Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageAutoSize Property
DefaultSize Property
LayoutBuilder Property
LayoutPanel Property
LicenseKey Property
RootPanel Property
Theme Property
DataItemClicked Event
FunnelChart Members
FunnelChart Constructor
FunnelChart Properties
Dimension Property
SegmentSpacing Property
Series Property
SeriesRenderer Property
StemWidth Property
HeatmapChart Members
HeatmapChart Constructor
HeatmapChart Properties
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
Series Property
SeriesRenderer Property
LayoutBuilder Members
LayoutBuilder Constructor
LayoutBuilder Methods
Create1By2ColumnLayout Method
Create1By2RowLayout Method
Create2By1ColumnLayout Method
Create2By1RowLayout Method
Create2By2Layout Method
CreateAndAdd1By2ColumnLayout Method
CreateAndAdd1By2RowLayout Method
CreateAndAdd2By1ColumnLayout Method
CreateAndAdd2By1RowLayout Method
CreateAndAdd2By2Layout Method
CreateAndAddColumnLayout Method
CreateAndAddPlotAndAxes Method
CreateAndAddPlotWithBottomAndLeftAxes Method
CreateAndAddPlotWithBottomAndRightAxes Method
CreateAndAddPlotWithTopAndLeftAxes Method
CreateAndAddPlotWithTopAndRightAxes Method
CreateAndAddRowLayout Method
CreateColumnLayout Method
CreateLayout Method
CreatePlotAndAxes Method
CreatePlotWithBottomAndLeftAxes Method
CreatePlotWithBottomAndRightAxes Method
CreatePlotWithTopAndLeftAxes Method
CreatePlotWithTopAndRightAxes Method
CreateRowLayout Method
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
LineChart Members
LineChart Constructor
LineChart Properties
LineType Property
Series Property
SeriesRenderer Property
PieChart Members
PieChart Constructor
PieChart Methods
PieChart Properties
CreatePlot Method
AllowRotate Property
ChartPadding Property
DetachedSlices Property
DetachOffset Property
Doughnut Property
Series Property
SeriesRenderer Property
StartAngle Property
RadarChart Members
RadarChart Constructor
RadarChart Methods
RadarChart Properties
CreatePlot Method
AlignToAxis Property
AllowRotate Property
AreaOpacity Property
Axes Property
ChartPadding Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
RadarType Property
Series Property
SeriesRenderer Property
ShowCoordinates Property
ShowScatter Property
StartAngle Property
UniformScale Property
ScatterChart Members
ScatterChart Constructor
ScatterChart Properties
Series Property
SeriesRenderer Property
Shape Property
ShapeSize Property
StringCollectionConverter Members
StringCollectionConverter Constructor
StringCollectionConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TowerChart Members
TowerChart Constructor
TowerChart Properties
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
SeriesRenderer Property
TowerLayout Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
BaseGauge(T) Class
LinearGauge Class
OvalGauge Class
BaseGauge(T) Members
BaseGauge(T) Constructor
BaseGauge(T) Methods
BaseGauge(T) Properties
BaseGauge(T) Events
GetElementByName Method
HitTestObj Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
CacheVisuals Property
DefaultSize Property
LicenseKey Property
Scales Property
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
Style Property
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
Virtual Keys
Keyboard Layout
Appearance
Keyboard Language
Key-press Dispatch
IME mode and CJK languages
MindFusion.UI.WinForms
CultureHandler Class
ExtendedKey Class
GradientBrush Class
HangulKey Class
KanaKey Class
Key Class
KeyboardLayout Class
KeyboardMode Enumeration
KeyLabels Structure
KeyTemplate Class
KeyTemplate.Mode Enumeration
NativeMethods Class
NumPadKey Class
RECT Structure
RegularKey Class
SpecialKey Class
Theme Enumeration
UnicodeKey Class
VirtualKeyboard Class
VirtualKeyEventArgs Class
CultureHandler Members
CultureHandler Fields
CultureHandler Methods
Handle Field
Handler Field
Start Method
ExtendedKey Members
ExtendedKey Constructor
ExtendedKey Methods
ExtendedKey Properties
Clone Method
Equals Method
GetHashCode Method
Send Method
Keys Property
GradientBrush Members
GradientBrush Constructor
GradientBrush Methods
GradientBrush Properties
Clone Method
CreateBrush Method
ToString Method
Angle Property
Colors Property
Positions Property
HangulKey Members
HangulKey Constructor
HangulKey Methods
HangulKey Properties
HangulKey Constructor ()
HangulKey Constructor (Char)
HangulKey Constructor (Char, Char)
HangulKey Constructor (Char, Char, Object)
HangulKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
LowerCase Property
MainHangulSymbol Property
Repeat Property
ShiftedHangulSymbol Property
UpperCase Property
KanaKey Members
KanaKey Constructor
KanaKey Methods
KanaKey Properties
KanaKey Constructor ()
KanaKey Constructor (Char)
KanaKey Constructor (Char, Char)
KanaKey Constructor (Char, Char, Object)
KanaKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
Character Property
IsDakuten Property
IsHandakuten Property
LowerCase Property
Repeat Property
SmallLetter Property
UpperCase Property
Key Members
Key Constructor
Key Methods
Key Properties
Key Events
Clone Method
Copy Method
Equals Method
GetHashCode Method
GetVirtualKeyCode Method
Send Method
UpdateKey Method
Alt Property
AltGr Property
Backspace Property
CapsLock Property
Content Property
Context Property
Ctrl Property
Delete Property
End Property
Enter Property
Esc Property
F1 Property
F10 Property
F11 Property
F12 Property
F2 Property
F3 Property
F4 Property
F5 Property
F6 Property
F7 Property
F8 Property
F9 Property
Height Property
Home Property
Image Property
Insert Property
IsLocked Property
IsSelected Property
KeyDown Property
KeyLeft Property
KeyRight Property
KeyUp Property
Lang Property
Left Property
Num5 Property
NumDelete Property
NumDiv Property
NumEnd Property
NumHome Property
NumInsert Property
NumKeyDown Property
NumKeyLeft Property
NumKeyRight Property
NumKeyUp Property
NumLock Property
NumMinus Property
NumMult Property
NumPageDown Property
NumPageUp Property
NumPlus Property
PageDown Property
PageUp Property
PauseBreak Property
PrtScr Property
ScrollLock Property
Shift Property
Space Property
Tab Property
Top Property
Width Property
Windows Property
PropertyChanged Event
KeyboardLayout Members
KeyboardLayout Constructor
KeyboardLayout Methods
KeyboardLayout Properties
KeyboardLayout Events
Create Method
Create Method (Stream)
Create Method (String)
Height Property
KeyboardLayoutId Property
Keys Property
Width Property
PropertyChanged Event
KeyLabels Members
KeyLabels Fields
Alt Field
Caps Field
Lower Field
Shift Field
VirtualKey Field
KeyTemplate Members
KeyTemplate Constructor
KeyTemplate Methods
KeyTemplate Properties
AddRoundRect Method
Draw Method
AlterCaseForeground Property
Background Property
Border Property
CornerRadius Property
HoverBackground Property
LowerCaseForeground Property
PressedBackground Property
UpperCaseForeground Property
NativeMethods Members
NativeMethods Constructor
NativeMethods Methods
ChangeLanguage Method
GetAvailableKeyboardLayouts Method
GetWindowRect Method
LoadKeyboardLayout Method
NextLanguage Method
PreFilterMessage Method
SendChar Method
SendString Method
NumPadKey Members
NumPadKey Constructor
NumPadKey Methods
NumPadKey Properties
NumPadKey Constructor ()
NumPadKey Constructor (Int32)
NumPadKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
NumCase Property
VirtualKey Property
RECT Members
RECT Fields
Bottom Field
Left Field
Right Field
Top Field
RegularKey Members
RegularKey Constructor
RegularKey Methods
RegularKey Properties
RegularKey Constructor ()
RegularKey Constructor (Int32)
RegularKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
UpdateKey Method
AlterCase Property
AltGrLock Property
AltLock Property
CapitalCase Property
ControlLock Property
CurrentCase Property
LowerCase Property
OverrideLabel Property
Repeat Property
ShiftLock Property
UpperCase Property
VirtualKey Property
SpecialKey Members
SpecialKey Constructor
SpecialKey Methods
SpecialKey Properties
SpecialKey Constructor ()
SpecialKey Constructor (Int32)
SpecialKey Constructor (Int32, Object)
Clone Method
Equals Method
GetHashCode Method
IsThis Method
Send Method
UpdateKey Method
VirtualKey Property
UnicodeKey Members
UnicodeKey Constructor
UnicodeKey Methods
UnicodeKey Properties
UnicodeKey Constructor ()
UnicodeKey Constructor (Char)
UnicodeKey Constructor (Char, Object)
Clone Method
Equals Method
GetHashCode Method
Send Method
Character Property
LowerCase Property
Repeat Property
UpperCase Property
VirtualKeyboard Members
VirtualKeyboard Constructor
VirtualKeyboard Methods
VirtualKeyboard Properties
VirtualKeyboard Events
ApplyTheme Method
ChangeLanguage Method
Dispose Method
LoadImeTable Method
OnHandleCreated Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnParentChanged Method
SendKey Method
SetKeyLabels Method
UnlockKeys Method
WndProc Method
ApplyTheme Method (Stream)
ApplyTheme Method (String)
ChangeLanguage Method (CultureInfo)
ChangeLanguage Method (String)
ChangeLanguage Method (UInt32)
LoadImeTable Method (CultureInfo, DirectoryInfo)
LoadImeTable Method (CultureInfo, String)
AltGrLocked Property
AltLocked Property
AttachedWindow Property
AutoFill Property
AutoReleaseModifierKeys Property
AutoRepeat Property
AutoUpdateCulture Property
CapsLocked Property
ControlLocked Property
CurrentLayout Property
DefaultLayout Property
DefaultSize Property
Font Property
InputLocale Property
IsStandAlone Property
KeyTemplate Property
LayoutsFolder Property
LicenseKey Property
Mode Property
NumLocked Property
PasswordMode Property
PreventActivation Property
RepeatDelay Property
RepeatDownOnly Property
RepeatRate Property
ScrollLocked Property
ShiftLocked Property
TemplateLayout Property
Theme Property
KeyPressed Event
VirtualKeyEventArgs Members
VirtualKeyEventArgs Constructor
VirtualKeyEventArgs Properties
Key Property
ABS
ACOS
ACOSH
ADDRESS
AND
ARABIC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVERAGE
AVERAGEIF
BASE
BIN2DEC
BIN2HEX
BIN2OCT
BITAND
BITLSHIFT
BITOR
BITRSHIFT
BITXOR
CEILING
CHAR
CHOOSE
CODE
COLUMN
COLUMNS
COMBIN
CONCATENATE
COS
COSH
COUNT
COUNTA
COUNTBLANK
COUNTIF
DATE
DATEDIF
DAVERAGE
DAY
DAYS
DAYS360
DB
DCOUNT
DCOUNTA
DDB
DEC2BIN
DEC2HEX
DEC2OCT
DECIMAL
DEGREES
DELTA
DGET
DMAX
DMIN
DPRODUCT
DSTDEV
DSTDEVP
DSUM
DVAR
DVARP
EDATE
EOMONTH
ERROR.TYPE
EVEN
EXACT
EXP
FACT
FACTDOUBLE
FALSE
FILTER
FIND
FLOOR
FORMULA
FV
GCD
GESTEP
HEX2BIN
HEX2DEC
HEX2OCT
HLOOKUP
HOUR
HYPERLINK
IF
IFERROR
IFNA
INDEX
INDIRECT
INT
IRR
ISBLANK
ISERR
ISERROR
ISEVEN
ISFORMULA
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISODD
ISREF
ISTEXT
LCM
LEFT
LEN
LN
LOG
LOG10
LOOKUP
LOWER
MATCH
MAX
MAXA
MEDIAN
MID
MIN
MINA
MINUTE
MMULT
MOD
MONTH
MROUND
MUNIT
N
NA
NETWORKDAYS
NOT
NOW
NPER
NPV
OCT2BIN
OCT2DEC
OCT2HEX
ODD
OFFSET
OR
PERMUT
PI
PMT
POWER
PRODUCT
PROPER
PV
QUOTIENT
RADIANS
RAND
RANDBETWEEN
RATE
REPLACE
REPT
RIGHT
ROMAN
ROUND
ROUNDDOWN
ROUNDUP
ROW
ROWS
SEARCH
SECOND
SHEET
SHEETS
SIGN
SIN
SINH
SLN
SORT
SQRT
SQRTPI
STANDARDIZE
STDEV
STDEVP
SUBSTITUTE
SUBTOTAL
SUM
SUMIF
SUMPRODUCT
SUMSQ
SYD
T
TAN
TANH
TEXT
TIME
TODAY
TRIM
TRUE
TRUNC
TYPE
UNIQUE
UPPER
VALUE
VAR
VARP
VLOOKUP
WEEKDAY
WEEKNUM
WORKDAY
XLOOKUP
YEAR
YEARFRAC
ABS
ACOS
ACOSH
ADDRESS
AND
ARABIC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVERAGE
AVERAGEIF
BASE
BIN2DEC
BIN2HEX
BIN2OCT
BITAND
BITLSHIFT
BITOR
BITRSHIFT
BITXOR
CEILING
CHAR
CHOOSE
CODE
COLUMN
COLUMNS
COMBIN
CONCATENATE
COS
COSH
COUNT
COUNTA
COUNTBLANK
COUNTIF
DATE
DATEDIF
DAVERAGE
DAY
DAYS
DAYS360
DB
DCOUNT
DCOUNTA
DDB
DEC2BIN
DEC2HEX
DEC2OCT
DECIMAL
DEGREES
DELTA
DGET
DMAX
DMIN
DPRODUCT
DSTDEV
DSTDEVP
DSUM
DVAR
DVARP
EDATE
EOMONTH
ERROR.TYPE
EVEN
EXACT
EXP
FACT
FACTDOUBLE
FALSE
FILTER
FIND
FLOOR
FORMULA
FV
GCD
GESTEP
HEX2BIN
HEX2DEC
HEX2OCT
HLOOKUP
HOUR
HYPERLINK
IF
IFERROR
IFNA
INDEX
INDIRECT
INT
IRR
ISBLANK
ISERR
ISERROR
ISEVEN
ISFORMULA
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISODD
ISREF
ISTEXT
LCM
LEFT
LEN
LN
LOG
LOG10
LOOKUP
LOWER
MATCH
MAX
MAXA
MEDIAN
MID
MIN
MINA
MINUTE
MMULT
MOD
MONTH
MROUND
MUNIT
N
NA
NETWORKDAYS
NOT
NOW
NPER
NPV
OCT2BIN
OCT2DEC
OCT2HEX
ODD
OFFSET
OR
PERMUT
PI
PMT
POWER
PRODUCT
PROPER
PV
QUOTIENT
RADIANS
RAND
RANDBETWEEN
RATE
REPLACE
REPT
RIGHT
ROMAN
ROUND
ROUNDDOWN
ROUNDUP
ROW
ROWS
SEARCH
SECOND
SHEET
SHEETS
SIGN
SIN
SINH
SLN
SORT
SQRT
SQRTPI
STANDARDIZE
STDEV
STDEVP
SUBSTITUTE
SUBTOTAL
SUM
SUMIF
SUMPRODUCT
SUMSQ
SYD
T
TAN
TANH
TEXT
TIME
TODAY
TRIM
TRUE
TRUNC
TYPE
UNIQUE
UPPER
VALUE
VAR
VARP
VLOOKUP
WEEKDAY
WEEKNUM
WORKDAY
XLOOKUP
YEAR
YEARFRAC
MindFusion
MindFusion.Charting
MindFusion.Charting.Commands
MindFusion.Charting.Components
MindFusion.Charting.Gauges
MindFusion.Charting.ThreeD
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Scripting
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Command Class
CompositeCommand Class
DisposableCommand Class
TrackChangesCommand Class
UndoEventArgs Class
Command Members
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
DisposableCommand Members
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoEventArgs Members
UndoEventArgs Properties
Command Property
BorderComponent Class
ButtonComponent Class
ButtonDrawEventArgs Class
Component Class
ComponentAnimation Interface
ComponentController Interface
ComponentVisitor Class
CursorHint Enumeration
GridColumn Class
GridPanel Class
GridRow Class
HitTestVisibility Enumeration
ImageComponent Class
LayoutAlignment Enumeration
LengthType Enumeration
Orientation Enumeration
Panel Class
RangeSelector Class
RootControl Interface
SimplePanel Class
StackPanel Class
TextComponent Class
Visibility Enumeration
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Arrange Method
Draw Method
Measure Method
Visit Method
BorderBrush Property
BorderThickness Property
Content Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
Padding Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Arrange Method
CreateController Method
Draw Method
Measure Method
OnClicked Method
OnCustomDraw Method
Content Property
Padding Property
Clicked Event
CustomDraw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Properties
ClipBounds Property
Graphics Property
Component Members
Component Constructor
Component Methods
Component Properties
Add Method
Arrange Method
ArrangeInRect Method
CreateController Method
Draw Method
GetCursorHint Method
HitTest Method
Invalidate Method
InvalidateLayout Method
LocalToRoot Method
Max Method
Measure Method
RootToLocal Method
Visit Method
Invalidate Method ()
Invalidate Method (RectD)
ActualHeight Property
ActualWidth Property
DesiredHeight Property
DesiredWidth Property
GridColumn Property
GridRow Property
Height Property
HitTestVisibility Property
HorizontalAlignment Property
Margin Property
RectInParent Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
XInParent Property
YInParent Property
ComponentAnimation Members
ComponentAnimation Methods
Stop Method
ComponentController Members
ComponentController Methods
ComponentController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
ComponentVisitor Members
ComponentVisitor Constructor
ComponentVisitor Methods
VisitPanel Method
VisitPlot Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
GridColumn Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
LengthType Property
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
Arrange Method
Measure Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Methods
GridRow Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
Height Property
LengthType Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
Draw Method
Measure Method
AutoSize Property
Image Property
ImageAlign Property
Location Property
Panel Members
Panel Constructor
Panel Methods
Panel Properties
Draw Method
HitTest Method
Invalidate Method
InvalidateLayout Method
Measure Method
Visit Method
Children Property
ParentControl Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
Arrange Method
CreateController Method
Draw Method
GetCursorHint Method
Measure Method
AxesSource Property
Axis Property
Brush Property
HandleBrush Property
HandleSize Property
MaxValue Property
MinValue Property
Orientation Property
Size Property
ThumbBrush Property
RootControl Members
RootControl Methods
Invalidate Method
InvalidateLayout Method
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
Arrange Method
Measure Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
Arrange Method
Measure Method
Orientation Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
Measure Method
FontName Property
FontSize Property
FontStyle Property
StyleHint Property
Text Property
TextBrush Property
GaugeRenderer Class
LinearGaugeController Class
LinearGaugeRenderer Class
OvalGaugeController Class
OvalGaugeRenderer Class
GaugeRenderer Members
GaugeRenderer Constructor
GaugeRenderer Properties
Background Property
FontName Property
FontSize Property
FontStyle Property
PointerBackground Property
PointerStroke Property
PointerStrokeThickness Property
ScaleBackground Property
ScaleStroke Property
ScaleStrokeThickness Property
Stroke Property
StrokeThickness Property
TickBackground Property
TickStroke Property
TickStrokeThickness Property
LinearGaugeController Members
LinearGaugeController Constructor
LinearGaugeController Methods
LinearGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
LinearGaugeRenderer Members
LinearGaugeRenderer Constructor
LinearGaugeRenderer Methods
LinearGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
OvalGaugeController Members
OvalGaugeController Constructor
OvalGaugeController Methods
OvalGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
OvalGaugeRenderer Members
OvalGaugeRenderer Constructor
OvalGaugeRenderer Methods
OvalGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
Label3D Class
Label3D.DrawLabelDelegate Delegate
LabelProjection Class
Mesh3D Class
Model3D Class
Polygon3D Class
Projection Interface
Scene3D Class
Vector3D Class
Label3D Members
Label3D Fields
Label3D Constructor
Label3D Properties
DrawLabel Field
BottomLeft Property
Font Property
RotationAngle Property
Text Property
TopRight Property
LabelProjection Members
LabelProjection Constructor
LabelProjection Methods
LabelProjection Properties
DrawAsProjection Method
MidPoint Method
Label Property
ProjectionBottomRight Property
ProjectionTopLeft Property
ZSort Property
Mesh3D Members
Mesh3D Constructor
Mesh3D Properties
Mesh3D Constructor ()
Mesh3D Constructor (IEnumerable(IEnumerable(Point3D)), Brush)
Faces Property
Model3D Members
Model3D Constructor
Model3D Constructor ()
Model3D Constructor (Brush)
Polygon3D Members
Polygon3D Constructor
Polygon3D Methods
Polygon3D Properties
Polygon3D Constructor ()
Polygon3D Constructor (IEnumerable(Point3D), Brush)
DrawAsProjection Method
MidPoint Method
Normal Method
PointToPlaneDist Method
PointToPlaneDist Method (Point3D)
PointToPlaneDist Method (Point3D, Point3D, Vector3D)
Points Property
ZSort Property
Projection Members
Projection Methods
Projection Properties
DrawAsProjection Method
MidPoint Method
ZSort Property
Scene3D Members
Scene3D Constructor
Scene3D Methods
Scene3D Properties
AddCuboid Method
BuildCuboid Method
Draw Method
Project Method
AddCuboid Method (Double, Double, Double, Double, Double, Double, Brush)
AddCuboid Method (Point3D, Point3D, Brush)
Project Method (Model3D)
Project Method (Point3D)
Project Method (Polygon3D)
CameraOrientation Property
CameraPosition Property
FocalLength Property
Models Property
Projections Property
ViewportCenter Property
Vector3D Members
Vector3D Constructor
Vector3D Methods
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Vector3D Constructor (Point3D, Point3D)
CrossProduct Method
Div Method
Length Method
X Property
Y Property
Z Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property
Building Blocks
Data Series and Binding
Dashboard Layout
Styling and Themes
Chart Controls
Print and Export
Gauges
Overview
Scales
Ticks and Labels
Pointers
Ranges
Indicators
MindFusion
MindFusion.Charting
MindFusion.Charting.Commands
MindFusion.Charting.Components
MindFusion.Charting.Gauges
MindFusion.Charting.ThreeD
MindFusion.Charting.WinForms
MindFusion.Drawing
MindFusion.Gauges
MindFusion.Gauges.WinForms
MindFusion.Scripting
Thickness Structure
ThicknessConverter Class
Thickness Members
Thickness Fields
Thickness Constructor
Thickness Methods
Thickness Properties
IsRelative Field
Zero Field
Thickness Constructor (Single)
Thickness Constructor (Single, Boolean)
Thickness Constructor (Single, Single, Single, Single)
Thickness Constructor (Single, Single, Single, Single, Boolean)
Apply Method
Equals Method
GetHashCode Method
ToAbsolute Method
ToString Method
Equals Method (Object)
Equals Method (Thickness)
Bottom Property
Left Property
Right Property
Top Property
ThicknessConverter Members
ThicknessConverter Constructor
ThicknessConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
AnnotationRenderer Class
AreaRenderer Class
AreaStackRenderer Class
Axis Class
AxisRenderer Class
AxisZoomController Class
BarContainer Interface
BarLayout Enumeration
BarOverlayRenderer Class
BarOverlayRenderer.ProcessBars Delegate
BarOverlayRenderer3D Class
BarRenderer Class
BarRenderer.ProcessBars Delegate
BarRenderer3D Class
BarSeries Class
BarStackRenderer Class
BarStackRenderer.ProcessStackBars Delegate
BarStackRenderer3D Class
BubbleLabelAlignment Enumeration
BubbleRenderer Class
CandlestickRenderer Class
CandlestickRenderer.ProcessCandlesticks Delegate
CandlestickSeriesStyle Class
ChartEvent Class
Converter Class
CurveAreaRenderer Class
CurveAreaStackRenderer Class
CurveRenderer Class
DataBoundSeries Class
DateTimeFormat Enumeration
DateTimeSeries Class
EventSeries Class
FunctionSeries Class
FunctionSeries.EvaluateFunction Delegate
FunnelRenderer Class
FunnelRenderer.ProcessSegment Delegate
GridType Enumeration
HeatmapPoint Class
HeatmapRenderer Class
HeatmapSeries Class
HitResult Class
INotifyPropertyValueChanged Interface
LabelKinds Enumeration
LegendController Class
LegendRenderer Class
LineRenderer Class
LineType Enumeration
Margins Class
MarginsConverter Class
MixedSeriesStyle Class
Pair(T1, T2) Class
PanController Class
PerElementSeriesStyle Class
PerSeriesStyle Class
PieRadarRenderer Class
PieRadarRenderer.ProcessSectors Delegate
PieRenderer Class
PieRenderer.ProcessSlice Delegate
PieSeries Class
Plot Class
Plot2D Class
Plot2DController Class
Plot2DController.AxisInfo Structure
Plot3D Class
PlotController Class
Point3D Structure
PointSeries Class
PointSeries3D Class
PolarPlot Class
PropertyEventArgs Class
RadarAxisOptions Class
RadarGridType Enumeration
RadarPlot Class
RadarRenderer Class
RadarRenderer.ProcessRange Delegate
RadarScatterRenderer Class
RadarType Enumeration
RectD Structure
RenderContext Class
Renderer2D Class
Renderer2D.ProcessPoint Delegate
Renderer2D.ProcessPoints Delegate
Renderer2D.ProcessRange Delegate
Renderer3D Interface
RotationController Class
ScatterRenderer Class
ScatterType Enumeration
Series Interface
Series2D Class
Series3D Class
SeriesContainer Interface
SeriesRenderer Class
SeriesRenderer.StyleCheck Delegate
SeriesStyle Interface
SimpleSeries Class
StackRenderer Class
StackRenderer.ProcessStackPoint Delegate
StackRenderer.ProcessStackRange Delegate
StepAreaRenderer Class
StepRenderer Class
StockPrice Class
StockPriceSeries Class
TextRenderer Class
TextStyle Class
TextStyleHint Enumeration
Theme Class
ToolTip Class
TowerLayout Enumeration
TowerRenderer Class
TowerSegmentShape Enumeration
UniformSeriesStyle Class
Vector Structure
XAxisRenderer Class
XmlPersistContext Class
XmlSeries Class
YAxisRenderer Class
ZoomController Class
AnnotationRenderer Members
AnnotationRenderer Constructor
AnnotationRenderer Methods
Draw Method
AreaRenderer Members
AreaRenderer Constructor
AreaRenderer Methods
AreaRenderer Properties
Draw Method
AreaOpacity Property
AreaStackRenderer Members
AreaStackRenderer Constructor
AreaStackRenderer Methods
Draw Method
Axis Members
Axis Constructor
Axis Methods
Axis Properties
Axis Events
InRange Method
MapValueToPixelX Method
MapValueToPixelY Method
OnPropertyChanged Method
CustomFormat Property
Interval Property
MaxValue Property
MinValue Property
NumberFormat Property
Origin Property
Title Property
PropertyChanged Event
AxisRenderer Members
AxisRenderer Constructor
AxisRenderer Methods
AxisRenderer Properties
EffectiveAxis Method
EffectiveAxisDashStyle Method
EffectiveAxisStroke Method
EffectiveAxisStrokeThickness Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectivePen Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Axis Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
LabelPadding Property
LabelRotationAngle Property
LabelsSource Property
PinLabels Property
ShowCoordinates Property
ShowSeriesLabels Property
ShowTicks Property
TickLength Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
AxisZoomController Members
AxisZoomController Fields
AxisZoomController Constructor
AxisZoomController Methods
AxisZoomController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Vertical Property
BarContainer Members
BarContainer Properties
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer Members
BarOverlayRenderer Constructor
BarOverlayRenderer Methods
BarOverlayRenderer Properties
AdjustDataRange Method
BackToFrontRatio Method
Draw Method
DrawHighlight Method
EnumVisibleOverlays Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarOverlayRenderer3D Members
BarOverlayRenderer3D Constructor
BarOverlayRenderer3D Methods
BackToFrontRatio Method
BuildModels Method
BarRenderer Members
BarRenderer Constructor
BarRenderer Methods
BarRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
SameIndexSpacingRatio Property
StackOuterLabels Property
BarRenderer3D Members
BarRenderer3D Constructor
BarRenderer3D Methods
BuildModels Method
BarSeries Members
BarSeries Constructor
BarSeries Methods
BarSeries Properties
BarSeries Constructor (IList(Double), IList(String), IList(String))
BarSeries Constructor (IList(Double), IList(String), IList(String), IList(String))
GetLabel Method
InnerLabels Property
SupportedLabels Property
TopLabels Property
XAxisLabels Property
BarStackRenderer Members
BarStackRenderer Constructor
BarStackRenderer Methods
BarStackRenderer Properties
AdjustDataRange Method
Draw Method
DrawHighlight Method
EnumVisibleStackBars Method
HitTest Method
MeasureDataRange Method
NearestElement Method
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
StackOuterLabels Property
BarStackRenderer3D Members
BarStackRenderer3D Constructor
BarStackRenderer3D Methods
BuildModels Method
BubbleRenderer Members
BubbleRenderer Constructor
BubbleRenderer Methods
BubbleRenderer Properties
Draw Method
DrawHighlight Method
HitTest Method
NearestElement Method
LabelAlignment Property
CandlestickRenderer Members
CandlestickRenderer Constructor
CandlestickRenderer Methods
CandlestickRenderer Properties
Draw Method
DrawHighlight Method
EffectiveFill Method
EnumVisibleCandlesticks Method
HitTest Method
MeasureDataRange Method
NearestElement Method
CandlestickWidth Property
CloseDimension Property
HighDimension Property
LowDimension Property
OpenDimension Property
CandlestickSeriesStyle Members
CandlestickSeriesStyle Constructor
CandlestickSeriesStyle Methods
CandlestickSeriesStyle Properties
Fill Method
FallingBrush Property
RisingBrush Property
Stroke Property
StrokeDashStyle Property
StrokeThickness Property
ChartEvent Members
ChartEvent Constructor
ChartEvent Properties
ChartEvent Constructor ()
ChartEvent Constructor (Double, Double, Double)
Duration Property
InnerLabel Property
OuterLabel Property
Time Property
ToolTip Property
Value Property
Converter Members
Converter Methods
FromBoolean Method
FromByte Method
FromChar Method
FromColor Method
FromDecimal Method
FromDouble Method
FromEnum Method
FromImage Method
FromImageV4 Method
FromInt16 Method
FromInt32 Method
FromInt64 Method
FromSByte Method
FromSingle Method
FromStream Method
FromStreamV4 Method
FromUInt16 Method
FromUInt32 Method
FromUInt64 Method
ImageFromString Method
ToBoolean Method
ToByte Method
ToChar Method
ToColor Method
ToDecimal Method
ToDouble Method
ToEnum Method
ToImage Method
ToImageV4 Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToStream Method
ToStreamV4 Method
ToUint16 Method
ToUint32 Method
ToUint64 Method
ToInt32 Method (String)
ToInt32 Method (String, Int32)
CurveAreaRenderer Members
CurveAreaRenderer Constructor
CurveAreaRenderer Methods
Draw Method
CurveAreaStackRenderer Members
CurveAreaStackRenderer Constructor
CurveAreaStackRenderer Methods
Draw Method
CurveRenderer Members
CurveRenderer Constructor
CurveRenderer Methods
Draw Method
DataBoundSeries Members
DataBoundSeries Constructor
DataBoundSeries Methods
DataBoundSeries Properties
DataBoundSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
DataSource Property
DateTimeFormat Property
Dimensions Property
InnerLabelsDataField Property
OuterLabelsDataField Property
Size Property
SupportedLabels Property
Title Property
ToolTipsDataField Property
XAxisLabelsDataField Property
XDataField Property
YAxisLabelsDataField Property
YDataField Property
ZAxisLabelsDataField Property
ZDataField Property
DataChanged Event
DateTimeSeries Members
DateTimeSeries Constructor
DateTimeSeries Methods
DateTimeSeries Properties
DateTimeSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
Dates Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
MaxDate Property
MaxValue Property
MinDate Property
MinValue Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
EventSeries Members
EventSeries Constructor
EventSeries Methods
EventSeries Properties
EventSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
FunctionSeries Members
FunctionSeries Constructor
FunctionSeries Methods
FunctionSeries Properties
FunctionSeries Events
FunctionSeries Constructor (String, Int32, Double)
FunctionSeries Constructor (String, Int32, Double, Double)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
EvaluateFunctionDelegate Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
FunnelRenderer Members
FunnelRenderer Constructor
FunnelRenderer Methods
FunnelRenderer Properties
FunnelRenderer Constructor (Series)
FunnelRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSegments Method
EnumSeries Method
HitTest Method
NearestElement Method
Dimension Property
SegmentSpacing Property
Series Property
StemWidth Property
HeatmapPoint Members
HeatmapPoint Constructor
HeatmapPoint Properties
HeatmapPoint Constructor ()
HeatmapPoint Constructor (Double, Double, Double, Double)
InnerLabel Property
Intensity Property
Radius Property
ToolTip Property
X Property
Y Property
HeatmapRenderer Members
HeatmapRenderer Constructor
HeatmapRenderer Methods
HeatmapRenderer Properties
Dispose Method
Draw Method
DrawHighlight Method
HitTest Method
MeasureDataRange Method
NearestElement Method
Dispose Method ()
Dispose Method (Boolean)
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
HeatmapSeries Members
HeatmapSeries Constructor
HeatmapSeries Methods
HeatmapSeries Properties
HeatmapSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
HitResult Members
HitResult Constructor
HitResult Properties
Distance Property
Index Property
Plot Property
Renderer Property
Series Property
Value Property
INotifyPropertyValueChanged Members
INotifyPropertyValueChanged Events
PropertyValueChanged Event
LegendController Members
LegendController Constructor
LegendController Methods
OnMouseDown Method
OnMouseMove Method
LegendRenderer Members
LegendRenderer Constructor
LegendRenderer Methods
LegendRenderer Properties
CreateController Method
Draw Method
EffectiveBorderPen Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EffectiveTitleBrush Method
EffectiveTitleFont Method
Measure Method
AllowMove Property
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
Content Property
ElementLabelKind Property
MaxItemsPerColumn Property
Padding Property
ShowSeriesElements Property
ShowTitle Property
Spacing Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
LineRenderer Members
LineRenderer Constructor
LineRenderer Methods
Draw Method
Margins Members
Margins Constructor
Margins Properties
Margins Constructor (Double)
Margins Constructor (Double, Double, Double, Double)
Bottom Property
Height Property
Left Property
Right Property
Top Property
Width Property
MarginsConverter Members
MarginsConverter Constructor
MarginsConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
MixedSeriesStyle Members
MixedSeriesStyle Constructor
MixedSeriesStyle Methods
MixedSeriesStyle Properties
MixedSeriesStyle Constructor ()
MixedSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
CommonFills Property
CommonStrokeDashStyles Property
CommonStrokes Property
CommonStrokeThicknesses Property
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Pair(T1, T2) Members
Pair(T1, T2) Constructor
Pair(T1, T2) Methods
Pair(T1, T2) Properties
Pair(T1, T2) Constructor ()
Pair(T1, T2) Constructor (T1, T2)
ToString Method
First Property
Second Property
PanController Members
PanController Constructor
PanController Methods
PanController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
PerElementSeriesStyle Members
PerElementSeriesStyle Constructor
PerElementSeriesStyle Methods
PerElementSeriesStyle Properties
PerElementSeriesStyle Constructor ()
PerElementSeriesStyle Constructor (List(List(Brush)), List(List(Brush)), List(List(Double)), List(List(DashStyle)))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PerSeriesStyle Members
PerSeriesStyle Constructor
PerSeriesStyle Methods
PerSeriesStyle Properties
PerSeriesStyle Constructor ()
PerSeriesStyle Constructor (List(Brush), List(Brush), List(Double), List(DashStyle))
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
Fills Property
StrokeDashStyles Property
Strokes Property
StrokeThicknesses Property
PieRadarRenderer Members
PieRadarRenderer Constructor
PieRadarRenderer Methods
PieRadarRenderer Properties
Draw Method
DrawHighlight Method
EnumSectors Method
AlignToAxis Property
PieRenderer Members
PieRenderer Constructor
PieRenderer Methods
PieRenderer Properties
PieRenderer Constructor (Series)
PieRenderer Constructor (Series, Int32)
Draw Method
DrawHighlight Method
EnumSeries Method
EnumSlices Method
HitTest Method
NearestElement Method
DetachOffset Property
Dimension Property
Doughnut Property
Series Property
PieSeries Members
PieSeries Constructor
PieSeries Methods
PieSeries Properties
GetLabel Method
DetachedSlices Property
InnerLabels Property
OuterLabels Property
SupportedLabels Property
Plot Members
Plot Constructor
Plot Methods
Plot Properties
AdjustDataRanges Method
DomainDimension Method
Draw Method
DrawGrid Method
DrawOrigins Method
DrawPlot Method
EffectiveBorder Method
EffectiveBorderStroke Method
EffectiveBorderStrokeThickness Method
EffectiveFill Method
EffectiveStrokeDashStyle Method
EnumSeries Method
Measure Method
MeasureDataRanges Method
OnRendererDataChanged Method
StartMeasureData Method
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
HighlightedItem Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
SeriesRenderers Property
SeriesStyle Property
Plot2D Members
Plot2D Constructor
Plot2D Methods
Plot2D Properties
Plot2D Events
CreateController Method
DrawGrid Method
DrawOrigins Method
ResetZoom Method
Visit Method
ZoomOut Method
AllowPan Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
GridType Property
IsZoomed Property
PinGrid Property
VerticalScroll Property
XAxis Property
YAxis Property
ZoomChanged Event
Plot2DController Members
Plot2DController Fields
Plot2DController Constructor
Plot2DController Methods
Plot2DController Properties
axisRanges Field
OnMouseDown Method
PlotToAxisValue Method
Vertical Property
Plot2DController.AxisInfo Members
Plot2DController.AxisInfo Fields
Origin Field
Range Field
Resolution Field
Plot3D Members
Plot3D Constructor
Plot3D Methods
Plot3D Properties
Draw Method
ZAxis Property
PlotController Members
PlotController Fields
PlotController Constructor
PlotController Methods
PlotController Properties
renderContext Field
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
Point3D Members
Point3D Constructor
Point3D Methods
Point3D Properties
Add Method
Distance Method
Scale Method
ToString Method
X Property
Y Property
Z Property
PointSeries Members
PointSeries Constructor
PointSeries Methods
PointSeries Properties
PointSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PointSeries3D Members
PointSeries3D Constructor
PointSeries3D Methods
PointSeries3D Properties
PointSeries3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Points Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
PolarPlot Members
PolarPlot Constructor
PolarPlot Methods
PolarPlot Properties
CreateController Method
RotatePoint Method
Visit Method
AllowRotate Property
Padding Property
StartAngle Property
PropertyEventArgs Members
PropertyEventArgs Properties
NewValue Property
OldValue Property
PropertyName Property
RadarAxisOptions Members
RadarAxisOptions Constructor
RadarAxisOptions Methods
Draw Method
EffectiveAxis Method
Measure Method
RadarPlot Members
RadarPlot Constructor
RadarPlot Methods
RadarPlot Properties
DrawGrid Method
GetEffectiveAxis Method
StartMeasureData Method
Axes Property
AxisOptions Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
ShowCoordinates Property
UniformScale Property
RadarRenderer Members
RadarRenderer Fields
RadarRenderer Constructor
RadarRenderer Methods
RadarRenderer Properties
series Field
Data Method
Draw Method
DrawHighlight Method
EnumSeries Method
EnumVisibleRanges Method
GetMaxValue Method
GetMinValue Method
HitTest Method
MeasureDataRange Method
NearestElement Method
AreaOpacity Property
Series Property
RadarScatterRenderer Members
RadarScatterRenderer Constructor
RadarScatterRenderer Methods
EnumPoints Method
MeasureDataRange Method
RectD Members
RectD Constructor
RectD Methods
RectD Properties
RectD Constructor (Double, Double, Double, Double)
RectD Constructor (Rectangle)
Intersects Method
ToString Method
Bottom Property
Height Property
Left Property
Location Property
Right Property
Top Property
Width Property
X Property
Y Property
RenderContext Members
RenderContext Constructor
RenderContext Methods
RenderContext Properties
GetClipRect Method
GetClipRectF Method
GetXAxis Method
GetYAxis Method
TextStyle Method
GetXAxis Method ()
GetXAxis Method (Renderer2D)
GetYAxis Method ()
GetYAxis Method (Renderer2D)
Component Property
DrawTooltip Property
Graphics Property
Theme Property
XAxis Property
YAxis Property
Renderer2D Members
Renderer2D Constructor
Renderer2D Methods
Renderer2D Properties
DomainData Method
DrawHighlight Method
EnumSeries Method
EnumVisiblePointPairs Method
EnumVisiblePoints Method
EnumVisibleRanges Method
GetFirstInRange Method
GetLastInRange Method
GetMaxXSum Method
GetMaxXSumPositive Method
GetMaxYSum Method
GetMaxYSumPositive Method
GetMinXSumNegative Method
GetMinYSumNegative Method
GetPixel Method
HitTest Method
ImageData Method
MeasureDataRange Method
NearestElement Method
StartMeasureData Method
XData Method
XSorted Method
YData Method
YSorted Method
EnumVisiblePoints Method (RenderContext, Boolean, Renderer2D.ProcessPoint)
EnumVisiblePoints Method (RenderContext, Renderer2D.ProcessPoint)
GetFirstInRange Method (Int32, Axis)
GetFirstInRange Method (Int32, RenderContext)
GetLastInRange Method (Int32, Axis)
GetLastInRange Method (Int32, RenderContext)
GetPixel Method (Double, Axis, Double, Axis, Component)
GetPixel Method (Int32, Int32, Axis, Axis, Component)
Series Property
XAxis Property
YAxis Property
Renderer3D Members
Renderer3D Methods
BuildModels Method
RotationController Members
RotationController Constructor
RotationController Methods
RotationController Properties
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
EnableAnimation Property
ScatterRenderer Members
ScatterRenderer Constructor
ScatterRenderer Methods
ScatterRenderer Properties
Draw Method
DrawHighlight Method
EnumPoints Method
HitTest Method
NearestElement Method
Shape Property
ShapeSize Property
Series Members
Series Methods
Series Properties
Series Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
Dimensions Property
Size Property
SupportedLabels Property
Title Property
DataChanged Event
Series2D Members
Series2D Constructor
Series2D Methods
Series2D Properties
Series2D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
DataChanged Event
Series3D Members
Series3D Constructor
Series3D Methods
Series3D Properties
Series3D Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
XData Property
YData Property
ZData Property
DataChanged Event
SeriesContainer Members
SeriesContainer Methods
DomainDimension Method
EnumSeries Method
SeriesRenderer Members
SeriesRenderer Constructor
SeriesRenderer Methods
SeriesRenderer Properties
SeriesRenderer Events
AdjustDataRange Method
CreateTextRenderer Method
DomainDimension Method
Draw Method
DrawHighlight Method
EffectiveFill Method
EffectiveLabelBackground Method
EffectiveLabelBorderPen Method
EffectiveLabelBrush Method
EffectiveLabelFont Method
EffectiveStroke Method
EffectiveStrokeDashStyle Method
EffectiveStrokePen Method
EffectiveStrokeThickness Method
EnumSeries Method
HitTest Method
MeasureDataRange Method
NearestElement Method
OnPropertyChanged Method
OnSeriesDataChanged Method
SearchStyle Method
SetToolTip Method
StartMeasureData Method
Subscribe Method
Unsubscribe Method
LabelBrush Property
LabelFontName Property
LabelFontSize Property
LabelFontStyle Property
SeriesStyle Property
ShowDataLabels Property
ShowHighlight Property
ShowToolTips Property
PropertyChanged Event
SeriesStyle Members
SeriesStyle Methods
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
SimpleSeries Members
SimpleSeries Fields
SimpleSeries Constructor
SimpleSeries Methods
SimpleSeries Properties
SimpleSeries Events
emphasizedIndices Field
labels Field
tooltips Field
SimpleSeries Constructor (IList(Double), IList(String))
SimpleSeries Constructor (IList(Double), IList(String), IList(String))
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Data Property
Dimensions Property
Labels Property
Size Property
SupportedLabels Property
Title Property
ToolTips Property
DataChanged Event
StackRenderer Members
StackRenderer Constructor
StackRenderer Methods
EnumVisibleStackPoints Method
EnumVisibleStackPointsRelativeTo Method
EnumVisibleStackRanges Method
EnumVisibleStackRangesRelativeTo Method
GetPixel Method
HitTest Method
MeasureDataRange Method
MeasureDataRangeRelativeTo Method
NearestElement Method
StepAreaRenderer Members
StepAreaRenderer Constructor
StepAreaRenderer Methods
StepAreaRenderer Properties
Draw Method
AreaOpacity Property
StepRenderer Members
StepRenderer Constructor
StepRenderer Methods
Draw Method
StockPrice Members
StockPrice Constructor
StockPrice Properties
StockPrice Constructor (Double, Double, Double, Double)
StockPrice Constructor (Double, Double, Double, Double, DateTime)
Close Property
Date Property
High Property
Low Property
Open Property
StockPriceSeries Members
StockPriceSeries Constructor
StockPriceSeries Methods
StockPriceSeries Properties
StockPriceSeries Events
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
CustomDateTimeFormat Property
DateTimeFormat Property
Dimensions Property
LabelPrefix Property
LabelSuffix Property
Size Property
SupportedLabels Property
Title Property
Values Property
DataChanged Event
TextRenderer Members
TextRenderer Constructor
TextRenderer Methods
TextRenderer Properties
TextRenderer Constructor (RenderContext, Font, Brush)
TextRenderer Constructor (RenderContext, Font, Brush, Brush, Pen)
Dispose Method
DrawLabelAtPoint Method
DrawLabelInRect Method
DrawLeftFromPoint Method
DrawRightFromPoint Method
DrawRotatedLabelInRect Method
DrawRotatedLabelInRect Method (Series, Int32, RectangleF, LabelKinds)
DrawRotatedLabelInRect Method (String, RectangleF, Brush, StringAlignment, StringAlignment)
LabelFont Property
TextBrush Property
TextStyle Members
TextStyle Constructor
TextStyle Properties
Background Property
BorderStroke Property
BorderStrokeDashStyle Property
BorderStrokeThickness Property
FontName Property
FontSize Property
FontStyle Property
TextBrush Property
Theme Members
Theme Constructor
Theme Methods
Theme Properties
Theme Events
Theme Constructor ()
Theme Constructor (Brush, Brush, Double, DashStyle)
LoadFrom Method
LoadFromString Method
SaveTo Method
LoadFrom Method (String)
LoadFrom Method (XElement)
SaveTo Method (String)
SaveTo Method (XElement)
AxisLabelsBrush Property
AxisLabelsFontName Property
AxisLabelsFontSize Property
AxisLabelsFontStyle Property
AxisStroke Property
AxisStrokeDashStyle Property
AxisStrokeThickness Property
AxisTitleBrush Property
AxisTitleFontName Property
AxisTitleFontSize Property
AxisTitleFontStyle Property
CommonSeriesFills Property
CommonSeriesStrokeDashStyles Property
CommonSeriesStrokes Property
CommonSeriesStrokeThicknesses Property
DataLabelsBackground Property
DataLabelsBorderDashStyle Property
DataLabelsBorderStroke Property
DataLabelsBorderThickness Property
DataLabelsBrush Property
DataLabelsFontName Property
DataLabelsFontSize Property
DataLabelsFontStyle Property
GaugeBackground Property
GaugeFontName Property
GaugeFontSize Property
GaugeFontStyle Property
GaugePointerBackground Property
GaugePointerStroke Property
GaugePointerStrokeThickness Property
GaugeScaleBackground Property
GaugeScaleStroke Property
GaugeScaleStrokeThickness Property
GaugeStroke Property
GaugeStrokeThickness Property
GaugeTickBackground Property
GaugeTickStroke Property
GaugeTickStrokeThickness Property
GridColor1 Property
GridColor2 Property
GridLineColor Property
GridLineStyle Property
GridLineThickness Property
HighlightStroke Property
HighlightStrokeDashStyle Property
HighlightStrokeThickness Property
LegendBackground Property
LegendBorderStroke Property
LegendBorderStrokeDashStyle Property
LegendBorderStrokeThickness Property
LegendTitleBrush Property
LegendTitleFontName Property
LegendTitleFontSize Property
LegendTitleFontStyle Property
PlotBackground Property
PlotBorderStroke Property
PlotBorderStrokeDashStyle Property
PlotBorderStrokeThickness Property
SeriesFills Property
SeriesStrokeDashStyles Property
SeriesStrokes Property
SeriesStrokeThicknesses Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
UniformSeriesFill Property
UniformSeriesStroke Property
UniformSeriesStrokeDashStyle Property
UniformSeriesStrokeThickness Property
WidgetBrush Property
WidgetFontName Property
WidgetFontSize Property
WidgetFontStyle Property
PropertyChanged Event
ToolTip Members
ToolTip Properties
Brush Property
Font Property
HorizontalOffset Property
HorizontalPadding Property
Pen Property
Position Property
Text Property
TextBrush Property
VerticalOffset Property
VerticalPadding Property
TowerRenderer Members
TowerRenderer Constructor
TowerRenderer Methods
TowerRenderer Properties
Draw Method
DrawHighlight Method
EnumSeries Method
HitTest Method
NearestElement Method
Layout Property
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
UniformSeriesStyle Members
UniformSeriesStyle Constructor
UniformSeriesStyle Methods
UniformSeriesStyle Properties
UniformSeriesStyle Constructor ()
UniformSeriesStyle Constructor (Brush, Brush, Double, DashStyle)
Fill Method
Stroke Method
StrokeDashStyle Method
StrokeThickness Method
UniformFill Property
UniformStroke Property
UniformStrokeDashStyle Property
UniformStrokeThickness Property
Vector Members
Vector Constructor
Vector Methods
Vector Properties
Add Method
AngleBetween Method
CrossProduct Method
Determinant Method
Divide Method
Equals Method
GetHashCode Method
Multiply Method
Negate Method
Normalize Method
Subtract Method
ToString Method
Add Method (Vector, PointF)
Add Method (Vector, Vector)
Equals Method (Object)
Equals Method (Vector)
Equals Method (Vector, Vector)
Multiply Method (Double, Vector)
Multiply Method (Vector, Double)
Multiply Method (Vector, Vector)
ToString Method ()
ToString Method (IFormatProvider)
Length Property
LengthSquared Property
X Property
Y Property
XAxisRenderer Members
XAxisRenderer Constructor
XAxisRenderer Methods
XAxisRenderer Properties
Draw Method
EffectiveAxis Method
Measure Method
PlotBottomSide Property
XmlPersistContext Members
XmlPersistContext Fields
XmlPersistContext Constructor
XmlPersistContext Methods
XmlPersistContext Properties
LatestFormat Field
AddChildElement Method
ReadBool Method
ReadBrush Method
ReadBrushList Method
ReadByte Method
ReadChar Method
ReadColor Method
ReadColorArray Method
ReadDecimal Method
ReadDouble Method
ReadDoubleList Method
ReadEnum Method
ReadFloat Method
ReadFloatArray Method
ReadFont Method
ReadHashtable Method
ReadImage Method
ReadInt Method
ReadLong Method
ReadNullableDouble Method
ReadNullableEnum Method
ReadObject Method
ReadPen Method
ReadPointF Method
ReadRectangleF Method
ReadSByte Method
ReadShort Method
ReadSizeF Method
ReadStream Method
ReadString Method
ReadStringFormat Method
ReadThickness Method
ReadUInt Method
ReadULong Method
ReadUShort Method
WriteBool Method
WriteBrush Method
WriteBrushList Method
WriteByte Method
WriteChar Method
WriteColor Method
WriteColorArray Method
WriteDecimal Method
WriteDictionary Method
WriteDouble Method
WriteDoubleList Method
WriteEnum Method
WriteFloat Method
WriteFloatArray Method
WriteFont Method
WriteImage Method
WriteInt Method
WriteLong Method
WriteObject Method
WritePen Method
WritePointF Method
WriteRectangleF Method
WriteSByte Method
WriteShort Method
WriteSizeF Method
WriteStream Method
WriteString Method
WriteStringFormat Method
WriteThickness Method
WriteUInt Method
WriteULong Method
WriteUShort Method
AddChildElement Method (String, XContainer)
AddChildElement Method (String, XContainer, String)
ReadBool Method (String, XElement)
ReadBool Method (String, XElement, Boolean)
ReadBrush Method (String, XElement)
ReadBrush Method (String, XElement, Brush)
ReadBrush Method (XElement, Brush)
ReadBrushList Method (String, String, XElement)
ReadBrushList Method (XElement, String)
ReadColor Method (String, XElement)
ReadColor Method (String, XElement, Color)
ReadDouble Method (String, XElement)
ReadDouble Method (String, XElement, Double)
ReadDoubleList Method (String, String, XElement)
ReadDoubleList Method (XElement, String)
ReadEnum Method (String, XElement)
ReadEnum Method (String, XElement, Object)
ReadFloat Method (String, XElement)
ReadFloat Method (String, XElement, Single)
ReadFont Method (String, XElement)
ReadFont Method (String, XElement, Font)
ReadInt Method (String, XElement)
ReadInt Method (String, XElement, Int32)
ReadPen Method (String, XElement)
ReadPen Method (String, XElement, Pen)
ReadPointF Method (String, XElement)
ReadPointF Method (XElement)
ReadShort Method (String, XElement)
ReadShort Method (String, XElement, Int16)
ReadString Method (String, XElement)
ReadString Method (String, XElement, String)
ReadStringFormat Method (String, XElement)
ReadStringFormat Method (String, XElement, StringFormat)
WriteDouble Method (Double, String, XElement)
WriteDouble Method (Nullable(Double), String, XElement)
WritePointF Method (PointF, String, XElement)
WritePointF Method (Single, Single, String, XElement)
FileVersion Property
IncludeUnalteredProperties Property
XmlDocument Property
XmlSeries Members
XmlSeries Constructor
XmlSeries Methods
XmlSeries Properties
XmlSeries Events
XmlSeries Constructor (XmlDocument, String)
XmlSeries Constructor (XmlDocument, String, String)
XmlSeries Constructor (XmlDocument, String, String, String, String, String, String, String, String, String)
GetLabel Method
GetValue Method
IsEmphasized Method
IsSorted Method
OnDataChanged Method
Dimensions Property
InnerLabelsPath Property
OuterLabelsPath Property
Size Property
SupportedLabels Property
Title Property
ToolTipsPath Property
XAxisLabelsPath Property
XDataPath Property
YAxisLabelsPath Property
YDataPath Property
ZAxisLabelsPath Property
ZDataPath Property
DataChanged Event
YAxisRenderer Members
YAxisRenderer Constructor
YAxisRenderer Methods
YAxisRenderer Properties
YAxisRenderer Constructor (Axis)
YAxisRenderer Constructor (Axis, Axis)
Draw Method
EffectiveAxis Method
Measure Method
LabelAlignment Property
PlotLeftSide Property
ZoomController Members
ZoomController Constructor
ZoomController Methods
DrawInteraction Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Command Class
CompositeCommand Class
DisposableCommand Class
TrackChangesCommand Class
UndoEventArgs Class
Command Members
Command Methods
Command Properties
Execute Method
Redo Method
Undo Method
HasEffect Property
CompositeCommand Members
CompositeCommand Methods
CompositeCommand Properties
Execute Method
Redo Method
Undo Method
Commands Property
DisposableCommand Members
DisposableCommand Methods
Cancel Method
Dispose Method
Execute Method
Redo Method
Undo Method
TrackChangesCommand Members
TrackChangesCommand Methods
TrackChangesCommand Properties
BeginChange Method
EndChange Method
Redo Method
Undo Method
HasEffect Property
UndoEventArgs Members
UndoEventArgs Properties
Command Property
BorderComponent Class
ButtonComponent Class
ButtonDrawEventArgs Class
Component Class
ComponentAnimation Interface
ComponentController Interface
ComponentVisitor Class
CursorHint Enumeration
GridColumn Class
GridPanel Class
GridRow Class
HitTestVisibility Enumeration
ImageComponent Class
LayoutAlignment Enumeration
LengthType Enumeration
Orientation Enumeration
Panel Class
RangeSelector Class
RootControl Interface
SimplePanel Class
StackPanel Class
TextComponent Class
Visibility Enumeration
BorderComponent Members
BorderComponent Constructor
BorderComponent Methods
BorderComponent Properties
Arrange Method
Draw Method
Measure Method
Visit Method
BorderBrush Property
BorderThickness Property
Content Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
Padding Property
ButtonComponent Members
ButtonComponent Constructor
ButtonComponent Methods
ButtonComponent Properties
ButtonComponent Events
Arrange Method
CreateController Method
Draw Method
Measure Method
OnClicked Method
OnCustomDraw Method
Content Property
Padding Property
Clicked Event
CustomDraw Event
ButtonDrawEventArgs Members
ButtonDrawEventArgs Properties
ClipBounds Property
Graphics Property
Component Members
Component Constructor
Component Methods
Component Properties
Add Method
Arrange Method
ArrangeInRect Method
CreateController Method
Draw Method
GetCursorHint Method
HitTest Method
Invalidate Method
InvalidateLayout Method
LocalToRoot Method
Max Method
Measure Method
RootToLocal Method
Visit Method
Invalidate Method ()
Invalidate Method (RectD)
ActualHeight Property
ActualWidth Property
DesiredHeight Property
DesiredWidth Property
GridColumn Property
GridRow Property
Height Property
HitTestVisibility Property
HorizontalAlignment Property
Margin Property
RectInParent Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
XInParent Property
YInParent Property
ComponentAnimation Members
ComponentAnimation Methods
Stop Method
ComponentController Members
ComponentController Methods
ComponentController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
ComponentVisitor Members
ComponentVisitor Constructor
ComponentVisitor Methods
VisitPanel Method
VisitPlot Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
GridColumn Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
LengthType Property
Width Property
GridPanel Members
GridPanel Constructor
GridPanel Methods
GridPanel Properties
Arrange Method
Measure Method
Columns Property
Rows Property
GridRow Members
GridRow Constructor
GridRow Methods
GridRow Properties
MeasuredSize Method
RelativeSize Method
SetPos Method
Height Property
LengthType Property
ImageComponent Members
ImageComponent Constructor
ImageComponent Methods
ImageComponent Properties
Draw Method
Measure Method
AutoSize Property
Image Property
ImageAlign Property
Location Property
Panel Members
Panel Constructor
Panel Methods
Panel Properties
Draw Method
HitTest Method
Invalidate Method
InvalidateLayout Method
Measure Method
Visit Method
Children Property
ParentControl Property
RangeSelector Members
RangeSelector Constructor
RangeSelector Methods
RangeSelector Properties
Arrange Method
CreateController Method
Draw Method
GetCursorHint Method
Measure Method
AxesSource Property
Axis Property
Brush Property
HandleBrush Property
HandleSize Property
MaxValue Property
MinValue Property
Orientation Property
Size Property
ThumbBrush Property
RootControl Members
RootControl Methods
Invalidate Method
InvalidateLayout Method
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
Arrange Method
Measure Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
StackPanel Properties
Arrange Method
Measure Method
Orientation Property
TextComponent Members
TextComponent Constructor
TextComponent Methods
TextComponent Properties
Draw Method
Measure Method
FontName Property
FontSize Property
FontStyle Property
StyleHint Property
Text Property
TextBrush Property
GaugeRenderer Class
LinearGaugeController Class
LinearGaugeRenderer Class
OvalGaugeController Class
OvalGaugeRenderer Class
GaugeRenderer Members
GaugeRenderer Constructor
GaugeRenderer Properties
Background Property
FontName Property
FontSize Property
FontStyle Property
PointerBackground Property
PointerStroke Property
PointerStrokeThickness Property
ScaleBackground Property
ScaleStroke Property
ScaleStrokeThickness Property
Stroke Property
StrokeThickness Property
TickBackground Property
TickStroke Property
TickStrokeThickness Property
LinearGaugeController Members
LinearGaugeController Constructor
LinearGaugeController Methods
LinearGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
LinearGaugeRenderer Members
LinearGaugeRenderer Constructor
LinearGaugeRenderer Methods
LinearGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
OvalGaugeController Members
OvalGaugeController Constructor
OvalGaugeController Methods
OvalGaugeController Properties
DrawInteraction Method
GetCursorHint Method
GetRunningAnimation Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
Component Property
OvalGaugeRenderer Members
OvalGaugeRenderer Constructor
OvalGaugeRenderer Methods
OvalGaugeRenderer Properties
Arrange Method
CreateController Method
Draw Method
Measure Method
Gauge Property
Label3D Class
Label3D.DrawLabelDelegate Delegate
LabelProjection Class
Mesh3D Class
Model3D Class
Polygon3D Class
Projection Interface
Scene3D Class
Vector3D Class
Label3D Members
Label3D Fields
Label3D Constructor
Label3D Properties
DrawLabel Field
BottomLeft Property
Font Property
RotationAngle Property
Text Property
TopRight Property
LabelProjection Members
LabelProjection Constructor
LabelProjection Methods
LabelProjection Properties
DrawAsProjection Method
MidPoint Method
Label Property
ProjectionBottomRight Property
ProjectionTopLeft Property
ZSort Property
Mesh3D Members
Mesh3D Constructor
Mesh3D Properties
Mesh3D Constructor ()
Mesh3D Constructor (IEnumerable(IEnumerable(Point3D)), Brush)
Faces Property
Model3D Members
Model3D Constructor
Model3D Constructor ()
Model3D Constructor (Brush)
Polygon3D Members
Polygon3D Constructor
Polygon3D Methods
Polygon3D Properties
Polygon3D Constructor ()
Polygon3D Constructor (IEnumerable(Point3D), Brush)
DrawAsProjection Method
MidPoint Method
Normal Method
PointToPlaneDist Method
PointToPlaneDist Method (Point3D)
PointToPlaneDist Method (Point3D, Point3D, Vector3D)
Points Property
ZSort Property
Projection Members
Projection Methods
Projection Properties
DrawAsProjection Method
MidPoint Method
ZSort Property
Scene3D Members
Scene3D Constructor
Scene3D Methods
Scene3D Properties
AddCuboid Method
BuildCuboid Method
Draw Method
Project Method
AddCuboid Method (Double, Double, Double, Double, Double, Double, Brush)
AddCuboid Method (Point3D, Point3D, Brush)
Project Method (Model3D)
Project Method (Point3D)
Project Method (Polygon3D)
CameraOrientation Property
CameraPosition Property
FocalLength Property
Models Property
Projections Property
ViewportCenter Property
Vector3D Members
Vector3D Constructor
Vector3D Methods
Vector3D Properties
Vector3D Constructor ()
Vector3D Constructor (Double, Double, Double)
Vector3D Constructor (Point3D, Point3D)
CrossProduct Method
Div Method
Length Method
X Property
Y Property
Z Property
AreaChart Class
BarChart Class
BarChart3D Class
BiaxialChart Class
BubbleChart Class
CandlestickChart Class
Chart Class
Dashboard Class
FunnelChart Class
HeatmapChart Class
LayoutBuilder Class
LineChart Class
PieChart Class
RadarChart Class
ScatterChart Class
StringCollectionConverter Class
TowerChart Class
AreaChart Members
AreaChart Constructor
AreaChart Properties
AreaOpacity Property
LineType Property
Series Property
SeriesRenderer Property
BarChart Members
BarChart Constructor
BarChart Methods
BarChart Properties
BarChart Constructor ()
BarChart Constructor (BarLayout)
CreatePlot Method
BarLayout Property
BarSpacingRatio Property
HorizontalBars Property
InnerLabelRotation Property
OuterLabelRotation Property
Series Property
SeriesRenderer Property
StackOuterLabels Property
BarChart3D Members
BarChart3D Constructor
BarChart3D Methods
BarChart3D Properties
BarChart3D Constructor ()
BarChart3D Constructor (BarLayout)
CreatePlot Method
BarLayout Property
Series Property
SeriesRenderer Property
BiaxialChart Members
BiaxialChart Constructor
BiaxialChart Methods
BiaxialChart Properties
BiaxialChart Constructor ()
BiaxialChart Constructor (Renderer2D)
CreateRenderContext Method
ResetZoom Method
ZoomOut Method
AllowPan Property
Annotations Property
GridType Property
PinGrid Property
Series Property
SeriesRenderer Property
ShowScatter Property
ShowXCoordinates Property
ShowXRangeSelector Property
ShowXTicks Property
ShowYCoordinates Property
ShowYRangeSelector Property
ShowYTicks Property
XAxis Property
XAxisLabelRotationAngle Property
XAxisTickLength Property
XScrollRangeMax Property
XScrollRangeMin Property
YAxis Property
YAxisLabelRotationAngle Property
YAxisTickLength Property
YLabelAlignment Property
YScrollRangeMax Property
YScrollRangeMin Property
BubbleChart Members
BubbleChart Constructor
BubbleChart Properties
LabelAlignment Property
Series Property
SeriesRenderer Property
CandlestickChart Members
CandlestickChart Constructor
CandlestickChart Properties
CandlestickWidth Property
Series Property
SeriesRenderer Property
Chart Members
Chart Constructor
Chart Methods
Chart Properties
Chart Constructor ()
Chart Constructor (SeriesRenderer)
CreatePlot Method
OnPaddingChanged Method
OnSizeChanged Method
ResetZoom Method
ZoomOut Method
AllowMoveLegend Property
ChartPanel Property
DataBoundSeries Property
DataSource Property
DateTimeFormat Property
InnerLabelsDataFields Property
LegendElementLabelKind Property
LegendHorizontalAlignment Property
LegendMargin Property
LegendRenderer Property
LegendSpacing Property
LegendTitle Property
LegendVerticalAlignment Property
OuterLabelsDataFields Property
Plot Property
PlotImage Property
PlotImageAlign Property
PlotImageAutoSize Property
PlotPanel Property
SeriesRenderer Property
ShowDataLabels Property
ShowHighlight Property
ShowLegend Property
ShowLegendTitle Property
ShowToolTips Property
ShowZoomWidgets Property
Subtitle Property
SubtitleBrush Property
SubtitleFontName Property
SubtitleFontSize Property
SubtitleFontStyle Property
SubtitleMargin Property
Title Property
TitleBrush Property
TitleFontName Property
TitleFontSize Property
TitleFontStyle Property
TitleMargin Property
ToolTipsDataFields Property
XAxisLabelsDataFields Property
XDataFields Property
YAxisLabelsDataFields Property
YDataFields Property
ZAxisLabelsDataFields Property
ZDataFields Property
Dashboard Members
Dashboard Fields
Dashboard Constructor
Dashboard Methods
Dashboard Properties
Dashboard Events
TooltipBrush Field
TooltipPen Field
CreateImage Method
CreateRenderContext Method
DataBind Method
Draw Method
ExportImage Method
ExportPdf Method
ExportSvg Method
HitTest Method
Invalidate Method
InvalidateLayout Method
NearestElement Method
OnClick Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnResize Method
Print Method
PrintPreview Method
CreateImage Method ()
CreateImage Method (Int32, Int32)
ExportImage Method (String)
ExportImage Method (String, Int32, Int32)
ExportPdf Method (String)
ExportPdf Method (String, Int32, Int32)
ExportSvg Method (String)
ExportSvg Method (String, Int32, Int32)
Print Method ()
Print Method (PrinterSettings)
PrintPreview Method ()
PrintPreview Method (PrinterSettings)
AllowZoom Property
BackgroundImage Property
BackgroundImageAlign Property
BackgroundImageAutoSize Property
DefaultSize Property
LayoutBuilder Property
LayoutPanel Property
LicenseKey Property
RootPanel Property
Theme Property
DataItemClicked Event
FunnelChart Members
FunnelChart Constructor
FunnelChart Properties
Dimension Property
SegmentSpacing Property
Series Property
SeriesRenderer Property
StemWidth Property
HeatmapChart Members
HeatmapChart Constructor
HeatmapChart Properties
Colors Property
DefaultRadius Property
MaxIntensity Property
Opacity Property
Series Property
SeriesRenderer Property
LayoutBuilder Members
LayoutBuilder Constructor
LayoutBuilder Methods
Create1By2ColumnLayout Method
Create1By2RowLayout Method
Create2By1ColumnLayout Method
Create2By1RowLayout Method
Create2By2Layout Method
CreateAndAdd1By2ColumnLayout Method
CreateAndAdd1By2RowLayout Method
CreateAndAdd2By1ColumnLayout Method
CreateAndAdd2By1RowLayout Method
CreateAndAdd2By2Layout Method
CreateAndAddColumnLayout Method
CreateAndAddPlotAndAxes Method
CreateAndAddPlotWithBottomAndLeftAxes Method
CreateAndAddPlotWithBottomAndRightAxes Method
CreateAndAddPlotWithTopAndLeftAxes Method
CreateAndAddPlotWithTopAndRightAxes Method
CreateAndAddRowLayout Method
CreateColumnLayout Method
CreateLayout Method
CreatePlotAndAxes Method
CreatePlotWithBottomAndLeftAxes Method
CreatePlotWithBottomAndRightAxes Method
CreatePlotWithTopAndLeftAxes Method
CreatePlotWithTopAndRightAxes Method
CreateRowLayout Method
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateAndAddColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateAndAddRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D)
CreateColumnLayout Method (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer, Plot2D[], XAxisRenderer)
CreateColumnLayout Method (XAxisRenderer[], Plot2D[], XAxisRenderer[])
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D)
CreateRowLayout Method (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)
CreateRowLayout Method (YAxisRenderer, Plot2D[], YAxisRenderer)
CreateRowLayout Method (YAxisRenderer[], Plot2D[], YAxisRenderer[])
LineChart Members
LineChart Constructor
LineChart Properties
LineType Property
Series Property
SeriesRenderer Property
PieChart Members
PieChart Constructor
PieChart Methods
PieChart Properties
CreatePlot Method
AllowRotate Property
ChartPadding Property
DetachedSlices Property
DetachOffset Property
Doughnut Property
Series Property
SeriesRenderer Property
StartAngle Property
RadarChart Members
RadarChart Constructor
RadarChart Methods
RadarChart Properties
CreatePlot Method
AlignToAxis Property
AllowRotate Property
AreaOpacity Property
Axes Property
ChartPadding Property
DefaultAxis Property
GridColor1 Property
GridColor2 Property
GridDivisions Property
GridType Property
RadarType Property
Series Property
SeriesRenderer Property
ShowCoordinates Property
ShowScatter Property
StartAngle Property
UniformScale Property
ScatterChart Members
ScatterChart Constructor
ScatterChart Properties
Series Property
SeriesRenderer Property
Shape Property
ShapeSize Property
StringCollectionConverter Members
StringCollectionConverter Constructor
StringCollectionConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
TowerChart Members
TowerChart Constructor
TowerChart Properties
LeftSeries Property
Margins Property
Range Property
RightSeries Property
SegmentShape Property
SeriesPadding Property
SeriesRenderer Property
TowerLayout Property
Brush Class
BrushCollection Class
GdiGraphics Class
GraphicObject Class
HatchBrush Class
IGraphics Interface
ImageAlign Enumeration
LinearGradientBrush Class
PathGradientBrush Class
Pen Class
PenCollection Class
SolidBrush Class
TextureBrush Class
Brush Members
Brush Constructor
Brush Methods
CreateGdiBrush Method
Deserialize Method
Serialize Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
BrushCollection Members
BrushCollection Constructor
BrushCollection Methods
BrushCollection Properties
BrushCollection Constructor ()
BrushCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DefaultBrush Property
Item Property
GdiGraphics Members
GdiGraphics Constructor
GdiGraphics Methods
GdiGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
EnumerateMetafile Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Point[], Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, PointF[], RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr)
EnumerateMetafile Method (Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
Graphics Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
GraphicObject Members
GraphicObject Constructor
GraphicObject Methods
Clone Method
Deserialize Method
Equals Method
GetHashCode Method
Serialize Method
HatchBrush Members
HatchBrush Constructor
HatchBrush Methods
HatchBrush Properties
HatchBrush Constructor (HatchStyle, Color)
HatchBrush Constructor (HatchStyle, Color, Color)
HatchBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
BackgroundColor Property
ForegroundColor Property
HatchStyle Property
IGraphics Members
IGraphics Methods
IGraphics Properties
AddMetafileComment Method
BeginContainer Method
BeginHyperLink Method
Clear Method
Dispose Method
DrawArc Method
DrawBezier Method
DrawBeziers Method
DrawClosedCurve Method
DrawCurve Method
DrawEllipse Method
DrawIcon Method
DrawIconUnstretched Method
DrawImage Method
DrawImageUnscaled Method
DrawLine Method
DrawLines Method
DrawPath Method
DrawPie Method
DrawPolygon Method
DrawRectangle Method
DrawRectangles Method
DrawString Method
EndContainer Method
EndHyperLink Method
ExcludeClip Method
FillClosedCurve Method
FillEllipse Method
FillPath Method
FillPie Method
FillPolygon Method
FillRectangle Method
FillRectangles Method
FillRegion Method
Flush Method
GetFontHeight Method
GetHdc Method
GetNearestColor Method
IntersectClip Method
IsVisible Method
MeasureCharacterRanges Method
MeasureString Method
MultiplyTransform Method
ReleaseHdc Method
ReleaseHdcInternal Method
ResetClip Method
ResetTransform Method
Restore Method
RotateTransform Method
Save Method
ScaleTransform Method
SetClip Method
TransformPoints Method
TranslateClip Method
TranslateTransform Method
BeginContainer Method ()
BeginContainer Method (Rectangle, Rectangle, GraphicsUnit)
BeginContainer Method (RectangleF, RectangleF, GraphicsUnit)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
DrawBezier Method (Pen, Point, Point, Point, Point)
DrawBezier Method (Pen, PointF, PointF, PointF, PointF)
DrawBezier Method (Pen, Single, Single, Single, Single, Single, Single, Single, Single)
DrawBeziers Method (Pen, Point[])
DrawBeziers Method (Pen, PointF[])
DrawClosedCurve Method (Pen, Point[])
DrawClosedCurve Method (Pen, Point[], Single, FillMode)
DrawClosedCurve Method (Pen, PointF[])
DrawClosedCurve Method (Pen, PointF[], Single, FillMode)
DrawCurve Method (Pen, Point[])
DrawCurve Method (Pen, Point[], Int32, Int32, Single)
DrawCurve Method (Pen, Point[], Single)
DrawCurve Method (Pen, PointF[])
DrawCurve Method (Pen, PointF[], Int32, Int32)
DrawCurve Method (Pen, PointF[], Int32, Int32, Single)
DrawCurve Method (Pen, PointF[], Single)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Single, Single, Single, Single)
DrawIcon Method (Icon, Int32, Int32)
DrawIcon Method (Icon, Rectangle)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Single, Single, Single, Single)
DrawLines Method (Pen, Point[])
DrawLines Method (Pen, PointF[])
DrawPie Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawPie Method (Pen, Rectangle, Single, Single)
DrawPie Method (Pen, RectangleF, Single, Single)
DrawPie Method (Pen, Single, Single, Single, Single, Single, Single)
DrawPolygon Method (Pen, Point[])
DrawPolygon Method (Pen, PointF[])
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Single, Single, Single, Single)
DrawRectangles Method (Pen, Rectangle[])
DrawRectangles Method (Pen, RectangleF[])
DrawString Method (String, Font, Brush, PointF)
DrawString Method (String, Font, Brush, PointF, StringFormat)
DrawString Method (String, Font, Brush, RectangleF)
DrawString Method (String, Font, Brush, RectangleF, StringFormat)
DrawString Method (String, Font, Brush, Single, Single)
DrawString Method (String, Font, Brush, Single, Single, StringFormat)
ExcludeClip Method (Rectangle)
ExcludeClip Method (Region)
FillClosedCurve Method (Brush, Point[])
FillClosedCurve Method (Brush, Point[], FillMode)
FillClosedCurve Method (Brush, Point[], FillMode, Single)
FillClosedCurve Method (Brush, PointF[])
FillClosedCurve Method (Brush, PointF[], FillMode)
FillClosedCurve Method (Brush, PointF[], FillMode, Single)
FillEllipse Method (Brush, Int32, Int32, Int32, Int32)
FillEllipse Method (Brush, Rectangle)
FillEllipse Method (Brush, RectangleF)
FillEllipse Method (Brush, Single, Single, Single, Single)
FillPie Method (Brush, Int32, Int32, Int32, Int32, Int32, Int32)
FillPie Method (Brush, Rectangle, Single, Single)
FillPie Method (Brush, Single, Single, Single, Single, Single, Single)
FillPolygon Method (Brush, Point[])
FillPolygon Method (Brush, Point[], FillMode)
FillPolygon Method (Brush, PointF[])
FillPolygon Method (Brush, PointF[], FillMode)
FillRectangle Method (Brush, Int32, Int32, Int32, Int32)
FillRectangle Method (Brush, Rectangle)
FillRectangle Method (Brush, RectangleF)
FillRectangle Method (Brush, Single, Single, Single, Single)
FillRectangles Method (Brush, Rectangle[])
FillRectangles Method (Brush, RectangleF[])
Flush Method ()
Flush Method (FlushIntention)
IntersectClip Method (Rectangle)
IntersectClip Method (RectangleF)
IntersectClip Method (Region)
IsVisible Method (Int32, Int32)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Single, Single)
IsVisible Method (Single, Single, Single, Single)
MeasureString Method (String, Font)
MeasureString Method (String, Font, Int32)
MeasureString Method (String, Font, Int32, StringFormat)
MeasureString Method (String, Font, PointF, StringFormat)
MeasureString Method (String, Font, SizeF)
MeasureString Method (String, Font, SizeF, StringFormat)
MeasureString Method (String, Font, SizeF, StringFormat, Int32@, Int32@)
MultiplyTransform Method (Matrix)
MultiplyTransform Method (Matrix, MatrixOrder)
RotateTransform Method (Single)
RotateTransform Method (Single, MatrixOrder)
ScaleTransform Method (Single, Single)
ScaleTransform Method (Single, Single, MatrixOrder)
SetClip Method (GraphicsPath)
SetClip Method (GraphicsPath, CombineMode)
SetClip Method (IGraphics)
SetClip Method (IGraphics, CombineMode)
SetClip Method (Rectangle)
SetClip Method (Rectangle, CombineMode)
SetClip Method (RectangleF)
SetClip Method (RectangleF, CombineMode)
SetClip Method (Region, CombineMode)
TransformPoints Method (CoordinateSpace, CoordinateSpace, Point[])
TransformPoints Method (CoordinateSpace, CoordinateSpace, PointF[])
TranslateClip Method (Int32, Int32)
TranslateClip Method (Single, Single)
TranslateTransform Method (Single, Single)
TranslateTransform Method (Single, Single, MatrixOrder)
Clip Property
ClipBounds Property
CompositingMode Property
CompositingQuality Property
DpiX Property
DpiY Property
InterpolationMode Property
IsClipEmpty Property
IsVisibleClipEmpty Property
PageScale Property
PageUnit Property
PixelOffsetMode Property
RenderingOrigin Property
SmoothingMode Property
TextContrast Property
TextRenderingHint Property
Transform Property
VisibleClipBounds Property
LinearGradientBrush Members
LinearGradientBrush Constructor
LinearGradientBrush Methods
LinearGradientBrush Properties
LinearGradientBrush Constructor (Color, Color)
LinearGradientBrush Constructor (Color, Color, Single)
LinearGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Angle Property
Blend Property
InterpolationColors Property
LinearColors Property
PathGradientBrush Members
PathGradientBrush Constructor
PathGradientBrush Methods
PathGradientBrush Properties
PathGradientBrush Constructor (Color, Color)
PathGradientBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
CenterColor Property
CenterPoint Property
InterpolationColors Property
SurroundingColor Property
Pen Members
Pen Constructor
Pen Methods
Pen Properties
Pen Constructor (Brush)
Pen Constructor (Brush, Single)
Pen Constructor (Color)
Pen Constructor (Color, Single)
Pen Constructor (String)
Clone Method
CreateGdiPen Method
GetObjectData Method
Serialize Method
ToString Method
CreateGdiPen Method (Graphics)
CreateGdiPen Method (Graphics, RectangleF)
CreateGdiPen Method (IGraphics)
CreateGdiPen Method (IGraphics, RectangleF)
Brush Property
Color Property
CompoundArray Property
DashOffset Property
DashPattern Property
DashStyle Property
LineJoin Property
MiterLimit Property
Width Property
PenCollection Members
PenCollection Constructor
PenCollection Methods
PenCollection Properties
PenCollection Constructor ()
PenCollection Constructor (String)
Add Method
Clone Method
Contains Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Item Property
SolidBrush Members
SolidBrush Constructor
SolidBrush Methods
SolidBrush Properties
SolidBrush Constructor (Color)
SolidBrush Constructor (String)
Clone Method
CreateGdiBrush Method
GetObjectData Method
ToString Method
Color Property
TextureBrush Members
TextureBrush Constructor
TextureBrush Methods
TextureBrush Properties
TextureBrush Constructor (Image)
TextureBrush Constructor (Image, WrapMode)
TextureBrush Constructor (String)
Clone Method
CreateGdiBrush Method
Equals Method
GetHashCode Method
GetObjectData Method
ToString Method
CreateGdiBrush Method (RectangleF)
CreateGdiBrush Method (RectangleF, Single, Single)
Image Property
ScaleFactor Property
WrapMode Property
Alignment Enumeration
ArcArea Class
BaseGauge Class
BaseScale Class
CustomInterval Class
CustomPaintEventArgs Class
DisplayType Enumeration
Ellipse Class
FunctionDelegate Delegate
FunctionType Enumeration
GaugeMouseEventArgs Class
GenericGauge(T) Class
HitTestResultHandler Delegate
Indicator Class
LabelRotation Enumeration
Led Class
Length Structure
LengthConverter Class
LengthType Enumeration
LinearGauge Class
LinearScale Class
MajorTickSettings Class
MiddleTickSettings Class
MinorTickSettings Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
OvalGauge Class
OvalGaugeStyle Enumeration
OvalScale Class
PathFigure Class
Pointer Class
PointerShape Enumeration
PrepaintEventArgs Class
QueryLabelValueEventArgs Class
Range Class
RectangleElement Class
RoundRectangle Class
ScaleElement Class
Text Class
Tick Class
TickLabel Class
TickSettings Class
TickShape Enumeration
TickType Enumeration
Utils Class
ValueChangedEventArgs(T) Class
ValueChangedEventHandler(T) Delegate
VisualElement Class
VisualElementContainer Class
ArcArea Members
ArcArea Constructor
ArcArea Methods
ArcArea Properties
ArrangeOverride Method
EndAngle Property
StartAngle Property
BaseGauge Members
BaseGauge Fields
BaseGauge Constructor
BaseGauge Methods
BaseGauge Properties
BaseGauge Events
background Field
foreground Field
Draw Method
GetElementByName Method
HitTestObj Method
OnInvalidated Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
ProcessMouseDown Method
ProcessMouseMove Method
ProcessMouseUp Method
CacheVisuals Property
DefaultSize Property
Height Property
Size Property
Width Property
Invalidated Event
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
BaseScale Members
BaseScale Constructor
BaseScale Methods
BaseScale Properties
BaseScale Events
ArrangeOverride Method
BeginInit Method
EndInit Method
GetValueFromPoint Method
OnPointerClicked Method
OnQueryLabelValue Method
OnRangeClicked Method
OnRenderSizeChanged Method
OnScaleGeometryClicked Method
OnTickClicked Method
CustomFunction Property
EndWidth Property
FunctionArgument Property
FunctionType Property
LogarithmBase Property
MajorTickSettings Property
MaxValue Property
MiddleTickSettings Property
MinorTickSettings Property
MinValue Property
Pointers Property
Ranges Property
ReversedCustomFunction Property
ScaleChildren Property
StartWidth Property
PointerClicked Event
QueryLabelValue Event
ScaleGeometryClicked Event
CustomInterval Members
CustomInterval Constructor
CustomInterval Methods
CustomInterval Properties
CustomInterval Events
OnPropertyChanged Method
Fill Property
Foreground Property
MaxValue Property
MinValue Property
Stroke Property
PropertyChanged Event
CustomPaintEventArgs Members
CustomPaintEventArgs Constructor
CustomPaintEventArgs Methods
CustomPaintEventArgs Properties
CreateLinearGradient Method
CreatePathGradient Method
PaintVisualElement Method
CreateLinearGradient Method (PointF, PointF, Object[])
CreateLinearGradient Method (Single, Object[])
Element Property
Graphics Property
Ellipse Members
Ellipse Constructor
Ellipse Methods
HitTestObj Method
GaugeMouseEventArgs Members
GaugeMouseEventArgs Constructor
GaugeMouseEventArgs Properties
GaugeMouseEventArgs Constructor (MouseButtons, Int32, ScaleElement, PointF, Single)
GaugeMouseEventArgs Constructor (ScaleElement, PointF, Single)
Buttons Property
ClickCount Property
Element Property
Position Property
Value Property
GenericGauge(T) Members
GenericGauge(T) Constructor
GenericGauge(T) Properties
Scales Property
Indicator Members
Indicator Constructor
Indicator Properties
DefaultState Property
States Property
Value Property
Led Members
Led Constructor
Led Methods
Led Properties
MeasureOverride Method
GlowColor Property
Length Members
Length Constructor
Length Methods
Length Properties
Length Constructor (Single)
Length Constructor (Single, LengthType)
Equals Method
GetAbsoluteLength Method
GetAbsoluteLengthF Method
GetHashCode Method
ToString Method
Type Property
Value Property
LengthConverter Members
LengthConverter Constructor
LengthConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
LinearScale Members
LinearScale Constructor
LinearScale Methods
LinearScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
Left Property
Orientation Property
ScaleAlignment Property
ScaleLength Property
Top Property
MajorTickSettings Members
MajorTickSettings Constructor
MajorTickSettings Properties
TickType Property
MiddleTickSettings Members
MiddleTickSettings Constructor
MiddleTickSettings Properties
TickType Property
MinorTickSettings Members
MinorTickSettings Constructor
MinorTickSettings Properties
TickType Property
NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Constructor
NotifyCollectionChangedEventArgs(T) Properties
Action Property
NewItems Property
OldItems Property
ObservableCollection(T) Members
ObservableCollection(T) Constructor
ObservableCollection(T) Methods
ObservableCollection(T) Events
ObservableCollection(T) Constructor ()
ObservableCollection(T) Constructor (ICollection(T))
AddRange Method
ClearItems Method
InsertItem Method
OnCollectionChanged Method
RemoveItem Method
SetItem Method
CollectionChanged Event
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
DefaultSize Property
Style Property
OvalScale Members
OvalScale Constructor
OvalScale Methods
OvalScale Properties
ArrangeOverride Method
GetValueFromPoint Method
MeasureOverride Method
EndAngle Property
ScaleRelativeCenter Property
ScaleRelativeRadius Property
StartAngle Property
PathFigure Members
PathFigure Constructor
PathFigure Methods
PathFigure Constructor ()
PathFigure Constructor (String)
HitTestObj Method
Pointer Members
Pointer Constructor
Pointer Methods
Pointer Properties
Pointer Events
ArrangeOverride Method
MeasureOverride Method
OnValueChanged Method
OnValueChanging Method
Alignment Property
CustomShape Property
IsDiscrete Property
IsInteractive Property
PointerHeight Property
PointerOffset Property
PointerWidth Property
Shape Property
Value Property
ValueChanged Event
ValueChanging Event
PrepaintEventArgs Members
PrepaintEventArgs Constructor
PrepaintEventArgs Properties
CancelDefaultPainting Property
QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Constructor
QueryLabelValueEventArgs Properties
CalculatedLabelValue Property
NewValue Property
Settings Property
Range Members
Range Constructor
Range Methods
Range Properties
ArrangeOverride Method
MeasureOverride Method
Alignment Property
AutoSize Property
CapEnd Property
CapStart Property
EndWidth Property
MaxValue Property
MinValue Property
Offset Property
StartWidth Property
StrokeInside Property
StrokeOutside Property
RectangleElement Members
RectangleElement Constructor
RoundRectangle Members
RoundRectangle Constructor
RoundRectangle Methods
RoundRectangle Properties
MeasureOverride Method
Roundness Property
ScaleElement Members
ScaleElement Constructor
ScaleElement Methods
ScaleElement Events
OnClicked Method
Clicked Event
Text Members
Text Constructor
Text Methods
Text Properties
MeasureOverride Method
Alignment Property
Content Property
FontFamily Property
FontSize Property
FontStyle Property
Foreground Property
LineAlignment Property
Tick Members
Tick Constructor
Tick Methods
Tick Properties
ArrangeOverride Method
MeasureOverride Method
ToString Method
RawValue Property
Settings Property
Value Property
TickLabel Members
TickLabel Constructor
TickLabel Methods
TickLabel Properties
ArrangeOverride Method
MeasureOverride Method
FontSize Property
Foreground Property
RawValue Property
Settings Property
Value Property
TickSettings Members
TickSettings Constructor
TickSettings Methods
TickSettings Properties
TickSettings Events
OnPropertyChanged Method
Count Property
CustomIntervals Property
CustomTickShape Property
Fill Property
FontFamily Property
FontSize Property
FontStyle Property
LabelAlignment Property
LabelForeground Property
LabelFormat Property
LabelOffset Property
LabelRotation Property
ShowLabels Property
ShowMaxValueTick Property
ShowTicks Property
Step Property
Stroke Property
TickAlignment Property
TickHeight Property
TickOffset Property
TickShape Property
TickType Property
TickWidth Property
PropertyChanged Event
Utils Members
Utils Fields
Utils Methods
TransparentFill Field
TransparentStroke Field
Blend Method
Center Method
Format Method
Gray Method
LinearGradient Method
PathGradient Method
RadialGradient Method
ToPointF Method
ToRectangle Method
ToRectangleF Method
Transform Method
Center Method (PointF, PointF)
Center Method (RectangleF)
LinearGradient Method (Object[])
LinearGradient Method (PointF, PointF, Object[])
LinearGradient Method (Single, Object[])
PathGradient Method (Object[])
PathGradient Method (PointF, Object[])
RadialGradient Method (Object[])
RadialGradient Method (PointF, Object[])
RadialGradient Method (RectangleF, Object[])
RadialGradient Method (RectangleF, PointF, Object[])
ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Constructor
ValueChangedEventArgs(T) Properties
ValueChangedEventArgs(T) Constructor ()
ValueChangedEventArgs(T) Constructor (T, T)
NewValue Property
OldValue Property
VisualElement Members
VisualElement Fields
VisualElement Constructor
VisualElement Methods
VisualElement Properties
DesiredSize Field
filling Field
outline Field
RelativeCoordinates Field
RelativeStroke Field
ArrangeOverride Method
Dispose Method
HitTestObj Method
MeasureOverride Method
OnRenderSizeChanged Method
ToString Method
Bounds Property
Fill Property
Height Property
Margin Property
Name Property
RenderSize Property
Size Property
Stroke Property
X Property
Y Property
VisualElementContainer Members
VisualElementContainer Constructor
VisualElementContainer Methods
ArrangeOverride Method
HitTestObj Method
MeasureOverride Method
BaseGauge(T) Class
LinearGauge Class
OvalGauge Class
BaseGauge(T) Members
BaseGauge(T) Constructor
BaseGauge(T) Methods
BaseGauge(T) Properties
BaseGauge(T) Events
GetElementByName Method
HitTestObj Method
OnMouseDown Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintForeground Method
OnPaintPointer Method
OnPaintScale Method
OnPaintTick Method
OnPrepaintBackground Method
OnPrepaintForeground Method
OnPrepaintPointer Method
OnPrepaintScale Method
OnPrepaintTick Method
OnSizeChanged Method
CacheVisuals Property
DefaultSize Property
LicenseKey Property
Scales Property
PaintBackground Event
PaintForeground Event
PaintPointer Event
PaintScale Event
PaintTick Event
PrepaintBackground Event
PrepaintForeground Event
PrepaintPointer Event
PrepaintScale Event
PrepaintTick Event
LinearGauge Members
LinearGauge Constructor
LinearGauge Properties
DefaultSize Property
Orientation Property
OvalGauge Members
OvalGauge Constructor
OvalGauge Properties
Style Property
ByteCode Class
CompileOptions Class
Compiler Class
EvaluateFunctionEventArgs Class
EvaluationContext Class
ParseObjectEventArgs Class
ByteCode Members
ByteCode Methods
ByteCode Properties
Empty Method
Evaluate Method
Identifiers Property
CompileOptions Members
CompileOptions Constructor
CompileOptions Properties
InterpretCircumflexAsPower Property
InterpretExclamationAsReference Property
Normalize Property
Compiler Members
Compiler Methods
Compile Method
Compile Method (String)
Compile Method (String, Boolean)
Compile Method (String, CompileOptions)
EvaluateFunctionEventArgs Members
EvaluateFunctionEventArgs Constructor
EvaluateFunctionEventArgs Properties
Arguments Property
Name Property
Param Property
Result Property
EvaluationContext Members
EvaluationContext Constructor
EvaluationContext Methods
EvaluationContext Properties
EvaluationContext Events
EvaluationContext Constructor (Object)
EvaluationContext Constructor (Object, CultureInfo)
EvaluateIdentifier Method
EvaluateMember Method
EvaluateQuantity Method
InvokeFunction Method
OnDispatchFunctionCall Method
OnParseObject Method
ResolveObject Method
ResolveReference Method
CultureInfo Property
DispatchFunctionParam Property
LocalVars Property
DispatchFunctionCall Event
ParseObject Event
ParseObjectEventArgs Members
ParseObjectEventArgs Constructor
ParseObjectEventArgs Properties
Result Property
ValueAsString Property