Introduction
General Information
What's New in this Release
Version History
Getting Started
NetDiagram Front-ends
User Interaction
Programming Interface Overview
Tutorials
Server Side Reference
JavaScript Library Reference
Table of Predefined Shapes
Online Resources
Technical Support
MindFusion Products
MindFusion.Animations
MindFusion.Drawing
MindFusion.Drawing.Design
MindFusion.Json
Utilities Properties
DisableExplicitGC Property
Animation Class
AnimationOptions Class
AnimationType Enumeration
CustomFunctionCallback Delegate
EasingType Enumeration
IAnimationItem Interface
UpdateCallback Delegate
Animation Members
Animation Constructor
Animation Methods
Animation Properties
Animation Events
Animation Constructor (IAnimationItem, AnimationOptions)
Animation Constructor (IAnimationItem, AnimationOptions, UpdateCallback)
Animation Constructor (IAnimationItem, AnimationOptions, UpdateCallback, CustomFunctionCallback)
Dispose Method
OnAnimationComplete Method
Start Method
Stop 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
Param Property
Repeat 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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
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
Laying Out Diagrams Automatically
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
Exporting the Diagram
MindFusion.Diagramming
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.Drawing
MindFusion.Drawing.Design
MindFusion.Layout
MindFusion.Layout.Layout3D
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
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
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
Factory Class
FitSize Enumeration
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
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle 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
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
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
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
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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
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
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
Remove 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
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
ClipChildren Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize 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
PropertyChanged Event
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
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
CopySelection 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
DrawLayer Method
DrawStyledText 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
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromJson Method
LoadFromJsonFile Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml 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
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
RouteAllLinks Method
SaveToFile Method
SaveToJson Method
SaveToJsonFile Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetShadowOffset Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
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)
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)
SaveToFile Method (String)
SaveToFile 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)
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
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
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
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority 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
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand 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
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointed 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
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointed Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard 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
OnViewRemoved 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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
SaveToFile Method (String)
SaveToFile 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)
Dirty Property
Pages Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
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
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
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
PropertyChanged Event
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
PropertyChanged Event
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks 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
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
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
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
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
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)
OnUpdateBounds Method ()
OnUpdateBounds Method (Boolean)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
MasterGroup 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 Constructor
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
PropertyChanged Event
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
OnPropertyChanged Method
Icon Property
Title Property
TitleColor Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved 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
PropertyChanged Event
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
Graphics Property
Node 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
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
PropertyChanged Event
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)
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
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
PropertyChanged Event
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
PropertyChanged Event
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
LoadFromXml 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 Properties
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
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
RectangleToPoints Method
SetBrushAlpha 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[])
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
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
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
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
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
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
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
Cancel 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
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
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)
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)
Resume Method
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Suspend 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
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
TargetView 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
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring 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
RouteHeuristics Property
SmartPolylineEnds 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
Selection Members
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
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
PropertyChanged Event
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
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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)
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
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
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
PropertyChanged Event
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
PropertyChanged Event
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
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
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
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
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
RepeatEnded Event
Validated Event
Validating 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
Clicked Event
CustomDraw Event
GotFocus Event
LostFocus Event
MouseMove Event
RepeatEnded Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
KeyDown Event
KeyPressed Event
KeyUp Event
LostFocus Event
MouseMove Event
TextChanged Event
TextChanging Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating 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
Clicked Event
GotFocus Event
KeyDown Event
KeyPressed Event
KeyUp Event
LostFocus Event
MouseMove Event
TextChanged Event
TextChanging Event
Validated Event
ValidateValue Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
ArrangeComponents Method
GetDesiredSize Method
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
StartValueChanged Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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, String)
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, 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
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
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
LayoutComplete Event
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
LayoutComplete Event
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
LayoutComplete Event
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
LayoutComplete Event
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
LayoutComplete Event
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
LayoutComplete Event
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
LayoutComplete Event
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
PropertyChanged Event
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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
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
MindFusion.Drawing
MindFusion.Drawing.Design
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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported 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 ()
CreateGdiPen Method (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
Laying Out Diagrams Automatically
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
Exporting the Diagram
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Components
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Drawing
MindFusion.Layout
MindFusion.Layout.Layout3D
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
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
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
Factory Class
FitSize Enumeration
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
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle 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
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
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
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
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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
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
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
Remove 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
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
ClipChildren Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize 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
PropertyChanged Event
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
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
CopySelection 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
DrawLayer Method
DrawStyledText 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
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromJson Method
LoadFromJsonFile Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml 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
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
RouteAllLinks Method
SaveToFile Method
SaveToJson Method
SaveToJsonFile Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetShadowOffset Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
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)
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)
SaveToFile Method (String)
SaveToFile 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)
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
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
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
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority 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
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand 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
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointed 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
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointed Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard 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
OnViewRemoved 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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
SaveToFile Method (String)
SaveToFile 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)
Dirty Property
Pages Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
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
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
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
PropertyChanged Event
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
PropertyChanged Event
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks 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
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
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
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
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
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)
OnUpdateBounds Method ()
OnUpdateBounds Method (Boolean)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
MasterGroup 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 Constructor
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
PropertyChanged Event
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
OnPropertyChanged Method
Icon Property
Title Property
TitleColor Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved 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
PropertyChanged Event
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
Graphics Property
Node 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
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
PropertyChanged Event
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)
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
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
PropertyChanged Event
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
PropertyChanged Event
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
LoadFromXml 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 Properties
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
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
RectangleToPoints Method
SetBrushAlpha 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[])
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
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
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
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
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
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
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
Cancel 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
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
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)
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)
Resume Method
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Suspend 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
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
TargetView 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
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring 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
RouteHeuristics Property
SmartPolylineEnds 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
Selection Members
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
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
PropertyChanged Event
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
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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)
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
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
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
PropertyChanged Event
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
PropertyChanged Event
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
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
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
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
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
RepeatEnded Event
Validated Event
Validating 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
Clicked Event
CustomDraw Event
GotFocus Event
LostFocus Event
MouseMove Event
RepeatEnded Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
KeyDown Event
KeyPressed Event
KeyUp Event
LostFocus Event
MouseMove Event
TextChanged Event
TextChanging Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating 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
Clicked Event
GotFocus Event
KeyDown Event
KeyPressed Event
KeyUp Event
LostFocus Event
MouseMove Event
TextChanged Event
TextChanging Event
Validated Event
ValidateValue Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
SimplePanel Members
SimplePanel Constructor
SimplePanel Methods
ArrangeComponents Method
GetDesiredSize Method
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
StartValueChanged Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating 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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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
GotFocus Event
LostFocus Event
MouseMove Event
Validated Event
Validating Event
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, String)
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, 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
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
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
LayoutComplete Event
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
LayoutComplete Event
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
LayoutComplete Event
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
LayoutComplete Event
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
LayoutComplete Event
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
LayoutComplete Event
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
LayoutComplete Event
PropertyChanged Event
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 ()
CreateGdiPen Method (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
Using NetDiagram in ASP.NET Web Site
Using NetDiagram in a SharePoint WebPart
Setting up ImageMap Mode
Setting up Canvas Mode
Diagram Structure
User Interaction
Placement and Layout
Diagram Serialization and Output
Appearance
Client Side Events
Undo and Redo
Animations
Initial Values of Item Properties
Miscellaneous
Standard Item Types
Custom Item Types
Custom Composite Nodes
Creating and Deleting Items
Accessing Items
Attaching and Grouping Items
Collapsing and Expanding Tree Branches
Controlling User Interaction with NetDiagram
Single and Multiple Selection
Clipboard Operations
Scrolling and Zooming
ToolTips
Testability
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
Serialization of NetDiagram Diagrams
Exporting the Diagram
Printing and Print Preview
Styles and Themes
Modifying the Diagram Appearance
Customizing the Appearance of Items
Node Effects
User Defined Shapes and Custom Drawing
Text Attributes and Formatting
CellTextEdited Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
DeserializeTag Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
LeaveInplaceEdit Event
LinkClicked Event
LinkCreated Event
LinkCreating Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkModified Event
LinkModifying Event
LinkSelected Event
NodeClicked Event
NodeCreated Event
NodeCreating Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeModified Event
NodeModifying Event
NodeSelected Event
NodeTextEdited Event
SelectionMoving Event
SerializeTag Event
TreeCollapsed Event
TreeExpanded Event
Setting up your website to use NetDiagram
Using NetDiagram in Canvas mode
Using NetDiagram in ImageMap mode
Tutorial 2: Composite Nodes
Adding NetDiagram to the Visual Studio Toolbox
Adding References to a Website
Adding NetDiagram to your Website
Adding Simple Code to a Page
Setting up the Diagram
Creating Items on the Server Side
Handling Client-side Events
Creating and Customizing Items on the Client side
Posting the Diagram to the Server
Exporting to PDF
Creating Items Programmatically
Using Automatic Layout Algorithms
Handling Server-side Events
Handling Client-side Events
MindFusion.Common.WebForms
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Diagramming.WebForms
MindFusion.Drawing
MindFusion.Drawing.Design
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep 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
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
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
Factory Class
FitSize Enumeration
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
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle 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
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
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
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
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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
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
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
Remove 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
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
ClipChildren Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize 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
PropertyChanged Event
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
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
CopySelection 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
DrawLayer Method
DrawStyledText 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
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromJson Method
LoadFromJsonFile Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml 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
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
RouteAllLinks Method
SaveToFile Method
SaveToJson Method
SaveToJsonFile Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetShadowOffset Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
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)
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)
SaveToFile Method (String)
SaveToFile 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)
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
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
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
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority 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
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand 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
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointed 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
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointed Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard 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
OnViewRemoved 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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
SaveToFile Method (String)
SaveToFile 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)
Dirty Property
Pages Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
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
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
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
PropertyChanged Event
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
PropertyChanged Event
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks 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
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
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
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
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
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)
OnUpdateBounds Method ()
OnUpdateBounds Method (Boolean)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
MasterGroup 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 Constructor
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
PropertyChanged Event
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
OnPropertyChanged Method
Icon Property
Title Property
TitleColor Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved 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
PropertyChanged Event
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
Graphics Property
Node 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
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
PropertyChanged Event
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)
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
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
PropertyChanged Event
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
PropertyChanged Event
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
LoadFromXml 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 Properties
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
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
RectangleToPoints Method
SetBrushAlpha 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[])
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
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
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
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
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
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
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
Cancel 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
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
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)
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)
Resume Method
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Suspend 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
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
TargetView 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
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring 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
RouteHeuristics Property
SmartPolylineEnds 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
Selection Members
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
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
PropertyChanged Event
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
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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)
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
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
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
PropertyChanged Event
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
PropertyChanged Event
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
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
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
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
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, String)
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, 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
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
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
LayoutComplete Event
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
LayoutComplete Event
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
LayoutComplete Event
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
LayoutComplete Event
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
LayoutComplete Event
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
LayoutComplete Event
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
LayoutComplete Event
BoundsConverter Class
BrushConverter Class
ClientSideMode Enumeration
CompositeNodeConverter Class
ContainerNodeConverter Class
ControlHelper Class
ControlNode Class
ControlNodeConverter Class
ConverterUtils Class
CreatingAreaElementEventArgs Class
CreatingAreaElementEventHandler Delegate
DelKeyAction Enumeration
DiagramItemConverter Class
DiagramLinkConverter Class
DiagramNodeConverter Class
DiagramView Class
DiagramViewConverter Class
FreeFormNodeConverter Class
InteractivityExtender Class
ItemTypeResolver Class
LaneGridConverter Class
LaneHeaderCollectionConverter Class
LaneHeaderConverter Class
LaneStyleConverter Class
NodeListView Class
NodeListViewConverter Class
NodeListViewExtender Class
Overview Class
OverviewExtender Class
PenConverter Class
PointConverter Class
Ruler Class
ScaleMode Enumeration
SerializationEventArgs Class
SerializationUtils Class
ShapeList Class
ShapeListBox Class
ShapeListBoxExtender Class
ShapeListConverter Class
ShapeNodeConverter Class
StringCollection Class
StringItem Class
SvgNodeConverter Class
TableCellConverter Class
TableNodeConverter Class
TreeViewNodeConverter Class
VideoNodeConverter Class
BoundsConverter Members
BoundsConverter Constructor
BoundsConverter Methods
BoundsConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
CompositeNodeConverter Members
CompositeNodeConverter Constructor
CompositeNodeConverter Methods
CompositeNodeConverter Properties
CompositeNodeConverter Constructor (DiagramView)
CompositeNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ContainerNodeConverter Members
ContainerNodeConverter Constructor
ContainerNodeConverter Methods
ContainerNodeConverter Properties
ContainerNodeConverter Constructor (DiagramView)
ContainerNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
ControlNode Properties
ControlNode Constructor ()
ControlNode Constructor (ControlNode)
ControlNode Constructor (Diagram)
Clone Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Template Property
ControlNodeConverter Members
ControlNodeConverter Constructor
ControlNodeConverter Methods
ControlNodeConverter Properties
ControlNodeConverter Constructor (DiagramView)
ControlNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ConverterUtils Members
ConverterUtils Methods
Base64Decode Method
Base64Encode Method
Base64ToImage Method
ColorToString Method
ImageToBase64 Method
StringToColor Method
CreatingAreaElementEventArgs Members
CreatingAreaElementEventArgs Constructor
CreatingAreaElementEventArgs Properties
Attributes Property
Item Property
DiagramItemConverter Members
DiagramItemConverter Fields
DiagramItemConverter Constructor
DiagramItemConverter Methods
DiagramItemConverter Properties
view Field
DiagramItemConverter Constructor (DiagramView)
DiagramItemConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramLinkConverter Members
DiagramLinkConverter Constructor
DiagramLinkConverter Methods
DiagramLinkConverter Properties
DiagramLinkConverter Constructor (DiagramView)
DiagramLinkConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramNodeConverter Members
DiagramNodeConverter Constructor
DiagramNodeConverter Methods
DiagramNodeConverter Properties
DiagramNodeConverter Constructor (DiagramView)
DiagramNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramView Members
DiagramView Constructor
DiagramView Methods
DiagramView Properties
DiagramView Events
ClientToDoc Method
ClientToDocUnscaled Method
Dispose Method
DocToClient Method
DocToClientUnscaled Method
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
HtmlEscape Method
JavascriptEscape Method
LoadControlState Method
LoadFromFile Method
LoadFromJson Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadPostData Method
OnCellClicked Method
OnCellTextEdited Method
OnInit Method
OnLinkClicked Method
OnLinkCreated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkModified Method
OnLinkTextEdited Method
OnNodeClicked Method
OnNodeCreated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeModified Method
OnNodeTextEdited Method
OnPreRender Method
OnTreeCollapsed Method
OnTreeExpanded Method
RaiseDeleting Method
RaisePostDataChangedEvent Method
RegisterConverters Method
RegisterItemType Method
RenderBeginTag Method
RenderContents Method
SaveControlState Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ClientToDoc Method (Int32)
ClientToDoc Method (Point)
ClientToDoc Method (PointF)
ClientToDoc Method (Rectangle)
ClientToDoc Method (RectangleF)
Dispose Method ()
Dispose Method (Boolean)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
DocToClient Method (Single)
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
RegisterItemType Method (Type, String, String, Int32)
RegisterItemType Method (Type, String, String, Int32, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
AllowInplaceEdit Property
AnimatedLayoutCompletedScript Property
AppletElement Property
AutoClasses Property
AutoPostBack Property
AutoScroll Property
Behavior Property
CanvasVirtualScroll Property
CellTextEditedScript Property
ClickedScript Property
ClientFocus Property
ClientScriptMode Property
ClientSideMode Property
ContainerChildAddedScript Property
ContainerChildAddingScript Property
ContainerChildRemovedScript Property
ContainerChildRemovingScript Property
ContainerFoldedScript Property
ContainerUnfoldedScript Property
ControlLoadedScript Property
Converters Property
CreateEditControlScript Property
CustomLinkType Property
CustomNodeType Property
DefaultControlTemplate Property
DelKeyAction Property
DeserializeTagScript Property
Diagram Property
DrawAdjustmentHandlesScript Property
EnableClipboard Property
EnableItemsDOM Property
EnterInplaceEditScript Property
Focusable Property
HeaderResizedScript Property
HeaderStartResizingScript Property
HitTestAdjustmentHandlesScript Property
HyperlinkClickedScript Property
ImageFormat Property
ImageGenArguments Property
ImageGenLocation Property
ImageQuality Property
InitializeLinkScript Property
InitializeNodeScript Property
ItemAddedScript Property
ItemRemovedScript Property
ItemTypes Property
JQueryLocation Property
JsLibraryLocation Property
LaneGridCellTextEditedScript Property
LeaveInplaceEditScript Property
LicenseKey Property
LinkClickedScript Property
LinkCreatedScript Property
LinkCreatingScript Property
LinkDeletedScript Property
LinkDeletingScript Property
LinkDeselectedScript Property
LinkDoubleClickedScript Property
LinkModifiedScript Property
LinkModifyingScript Property
LinkMouseEnterScript Property
LinkMouseLeaveScript Property
LinkPastedScript Property
LinkSelectedScript Property
LinkTarget Property
LinkTextEditedScript Property
MagnifierEnabled Property
MagnifierFactor Property
MagnifierFrameColor Property
MagnifierFrameThickness Property
MagnifierHeight Property
MagnifierSecondaryFrameColor Property
MagnifierShading Property
MagnifierShape Property
MagnifierWidth Property
MaxImageSize Property
MaxJsonLength Property
MinVisibleFontSize Property
ModificationStart Property
MsAjaxLocation Property
NodeClickedScript Property
NodeCreatedScript Property
NodeCreatingScript Property
NodeDeletedScript Property
NodeDeletingScript Property
NodeDeselectedScript Property
NodeDomCreatedScript Property
NodeDoubleClickedScript Property
NodeModifiedScript Property
NodeModifyingScript Property
NodeMouseEnterScript Property
NodeMouseLeaveScript Property
NodePastedScript Property
NodeSelectedScript Property
NodeTextEditedScript Property
RecursionLimit Property
ScrollX Property
ScrollY Property
SelectionModifyingScript Property
SelectionMovingScript Property
SerializeTagScript Property
ShapeLibraryLocation Property
ShowScrollbars Property
TableColumnResizedScript Property
TableColumnResizingScript Property
TableRowResizedScript Property
TableRowResizingScript Property
TimeStampImage Property
TooltipDelay Property
TreeCollapsedScript Property
TreeExpandedScript Property
ZoomFactor Property
CellClicked Event
CellTextEdited Event
CreatingAreaElement Event
LinkClicked Event
LinkCreated Event
LinkDeleted Event
LinkDeleting Event
LinkModified Event
LinkTextEdited Event
NodeClicked Event
NodeCreated Event
NodeDeleted Event
NodeDeleting Event
NodeModified Event
NodeTextEdited Event
TreeCollapsed Event
TreeExpanded Event
DiagramViewConverter Members
DiagramViewConverter Constructor
DiagramViewConverter Methods
DiagramViewConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
FreeFormNodeConverter Members
FreeFormNodeConverter Constructor
FreeFormNodeConverter Methods
FreeFormNodeConverter Properties
FreeFormNodeConverter Constructor (DiagramView)
FreeFormNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
InteractivityExtender Members
InteractivityExtender Constructor
InteractivityExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
ItemTypeResolver Members
ItemTypeResolver Constructor
ItemTypeResolver Methods
ItemTypeResolver Properties
ItemTypeResolver Constructor (DiagramView)
ItemTypeResolver Constructor (Page)
GetResolver Method
RegisterConverters Method
RegisterItemType Method
ResolveType Method
ResolveTypeId Method
RegisterItemType Method (Type, String)
RegisterItemType Method (Type, String, String)
AutoClasses Property
Converters Property
ItemTypes Property
LaneGridConverter Members
LaneGridConverter Fields
LaneGridConverter Constructor
LaneGridConverter Methods
LaneGridConverter Properties
view Field
Deserialize Method
Serialize Method
SupportedTypes Property
LaneHeaderCollectionConverter Members
LaneHeaderCollectionConverter Constructor
LaneHeaderCollectionConverter Methods
LaneHeaderCollectionConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
LaneHeaderConverter Members
LaneHeaderConverter Constructor
LaneHeaderConverter Methods
LaneHeaderConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
LaneStyleConverter Members
LaneStyleConverter Constructor
LaneStyleConverter Methods
LaneStyleConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
NodeListView Members
NodeListView Constructor
NodeListView Methods
NodeListView Properties
AddNode Method
LoadPostData Method
OnPreRender Method
RaisePostDataChangedEvent Method
RegisterConverters Method
RegisterItemType Method
RemoveNode Method
Render Method
RenderBeginTag Method
RenderContents Method
AddNode Method (DiagramNode)
AddNode Method (DiagramNode, String)
RegisterItemType Method (Type, String, String, Int32)
RegisterItemType Method (Type, String, String, Int32, String)
AutoClasses Property
Captions Property
ClientSideMode Property
ControlLoadedScript Property
Converters Property
DefaultNodeSize Property
ImageFormat Property
ImageLocation Property
ImageQuality Property
Items Property
ItemTypes Property
JsLibraryLocation Property
MinVisibleFontSize Property
NodeSize Property
Orientation Property
Padding Property
NodeListViewConverter Members
NodeListViewConverter Constructor
NodeListViewConverter Methods
NodeListViewConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
NodeListViewExtender Members
NodeListViewExtender Constructor
NodeListViewExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
Overview Members
Overview Constructor
Overview Methods
Overview Properties
OnInit Method
OnPreRender Method
Render Method
RenderBeginTag Method
RenderContents Method
AllowZoom Property
AutoScrollAmount Property
BackColor Property
ControlLoadedScript Property
DiagramView Property
DiagramViewID Property
DimColor Property
DivSize Property
MinVisibleFontSize Property
ScaleFactor Property
ScaleMode Property
ShowScrollbars Property
OverviewExtender Members
OverviewExtender Constructor
OverviewExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
PenConverter Members
PenConverter Constructor
PenConverter Methods
PenConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
PointConverter Members
PointConverter Constructor
PointConverter Methods
PointConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
Ruler Members
Ruler Constructor
Ruler Methods
Ruler Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
Render Method
RenderBeginTag Method
RenderContents Method
BackColor Property
ControlLoadedScript Property
DiagramView Property
EnableGuides Property
ForeColor Property
GuideColor Property
HorizontalScaleVisible Property
NegatedX Property
NegatedY Property
PointerColor Property
ProjectionColor Property
ProjectRotatedBounds Property
TextColor Property
Unit Property
VerticalScaleVisible Property
SerializationEventArgs Members
SerializationEventArgs Constructor
SerializationEventArgs Properties
SerializationEventArgs Constructor ()
SerializationEventArgs Constructor (JavaScriptSerializer)
Serializer Property
SerializationUtils Members
SerializationUtils Methods
DeserializeBrush Method
ShapeList Members
ShapeList Constructor
ShapeList Methods
FromString Method
ToString Method
ShapeListBox Members
ShapeListBox Constructor
ShapeListBox Methods
ShapeListBox Properties
LoadViewState Method
OnPreRender Method
Render Method
RenderBeginTag Method
RenderContents Method
SaveViewState Method
TrackViewState Method
AllowRemove Property
AllowRename Property
ClientSideMode Property
ControlLoadedScript Property
DefaultShapeSize Property
IconMargin Property
IconSize Property
ImageFormat Property
ImageLocation Property
ImageQuality Property
JsLibraryLocation Property
ShapeFillColor Property
ShapeFilter Property
ShapeLibraryLocation Property
ShapeRemovedScript Property
ShapeRenamedScript Property
ShapeSelectedScript Property
ShowLabels Property
ShapeListBoxExtender Members
ShapeListBoxExtender Constructor
ShapeListBoxExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
ShapeListConverter Members
ShapeListConverter Constructor
ShapeListConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
ShapeNodeConverter Members
ShapeNodeConverter Constructor
ShapeNodeConverter Methods
ShapeNodeConverter Properties
ShapeNodeConverter Constructor (DiagramView)
ShapeNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
StringCollection Members
StringCollection Constructor
StringCollection Methods
StringCollection Properties
Add Method
AddRange Method
Clear Method
Contains Method
GetConcatenatedString Method
Insert Method
Remove Method
RemoveAt Method
Add Method (String)
Add Method (StringItem)
Remove Method (String)
Remove Method (StringItem)
Item Property
ViewState Property
StringItem Members
StringItem Constructor
StringItem Methods
StringItem Properties
StringItem Constructor ()
StringItem Constructor (String)
ToString Method
Text Property
ViewState Property
SvgNodeConverter Members
SvgNodeConverter Constructor
SvgNodeConverter Methods
SvgNodeConverter Properties
SvgNodeConverter Constructor (DiagramView)
SvgNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
TableCellConverter Members
TableCellConverter Constructor
TableCellConverter Methods
TableCellConverter Properties
TableCellConverter Constructor (DiagramView)
TableCellConverter Constructor (DiagramView, TableNode)
Deserialize Method
Serialize Method
SupportedTypes Property
TableNodeConverter Members
TableNodeConverter Constructor
TableNodeConverter Methods
TableNodeConverter Properties
TableNodeConverter Constructor (DiagramView)
TableNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
TreeViewNodeConverter Members
TreeViewNodeConverter Constructor
TreeViewNodeConverter Methods
TreeViewNodeConverter Properties
TreeViewNodeConverter Constructor (DiagramView)
TreeViewNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
VideoNodeConverter Members
VideoNodeConverter Constructor
VideoNodeConverter Methods
VideoNodeConverter Properties
VideoNodeConverter Constructor (DiagramView)
VideoNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes 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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
MindFusion.Drawing
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 ()
CreateGdiPen Method (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
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
Diagram Structure
User Interaction
Placement and Layout
Diagram Serialization and Output
Appearance
Client Side Events
Undo and Redo
Animations
Initial Values of Item Properties
Miscellaneous
Standard Item Types
Custom Item Types
Custom Composite Nodes
Creating and Deleting Items
Accessing Items
Attaching and Grouping Items
Collapsing and Expanding Tree Branches
Controlling User Interaction with NetDiagram
Single and Multiple Selection
Clipboard Operations
Scrolling and Zooming
ToolTips
Testability
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
Serialization of NetDiagram Diagrams
Exporting the Diagram
Printing and Print Preview
Styles and Themes
Modifying the Diagram Appearance
Customizing the Appearance of Items
Node Effects
User Defined Shapes and Custom Drawing
Text Attributes and Formatting
CellTextEdited Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
DeserializeTag Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
LeaveInplaceEdit Event
LinkClicked Event
LinkCreated Event
LinkCreating Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkModified Event
LinkModifying Event
LinkSelected Event
NodeClicked Event
NodeCreated Event
NodeCreating Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeModified Event
NodeModifying Event
NodeSelected Event
NodeTextEdited Event
SelectionMoving Event
SerializeTag Event
TreeCollapsed Event
TreeExpanded Event
Setting up your website to use NetDiagram
Using NetDiagram in Canvas mode
Using NetDiagram in ImageMap mode
Tutorial 2: Composite Nodes
Adding NetDiagram to the Visual Studio Toolbox
Adding References to a Website
Adding NetDiagram to your Website
Adding Simple Code to a Page
Setting up the Diagram
Creating Items on the Server Side
Handling Client-side Events
Creating and Customizing Items on the Client side
Posting the Diagram to the Server
Exporting to PDF
Creating Items Programmatically
Using Automatic Layout Algorithms
Handling Server-side Events
Handling Client-side Events
MindFusion.Common.WebForms
MindFusion.Diagramming
MindFusion.Diagramming.Commands
MindFusion.Diagramming.Export
MindFusion.Diagramming.Import
MindFusion.Diagramming.Lanes
MindFusion.Diagramming.Layout
MindFusion.Diagramming.WebForms
MindFusion.Drawing
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep 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
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
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
Factory Class
FitSize Enumeration
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
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle 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
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
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
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
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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
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
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
Remove 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
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
ClipChildren Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize 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
PropertyChanged Event
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
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
CopySelection 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
DrawLayer Method
DrawStyledText 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
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromJson Method
LoadFromJsonFile Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml 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
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
RouteAllLinks Method
SaveToFile Method
SaveToJson Method
SaveToJsonFile Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetShadowOffset Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
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)
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)
SaveToFile Method (String)
SaveToFile 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)
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
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
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
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority 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
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand 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
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointed 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
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointed Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard 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
OnViewRemoved 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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
SaveToFile Method (String)
SaveToFile 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)
Dirty Property
Pages Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
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
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
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
PropertyChanged Event
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
PropertyChanged Event
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks 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
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
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
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
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
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)
OnUpdateBounds Method ()
OnUpdateBounds Method (Boolean)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
MasterGroup 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 Constructor
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
PropertyChanged Event
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
OnPropertyChanged Method
Icon Property
Title Property
TitleColor Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved 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
PropertyChanged Event
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
Graphics Property
Node 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
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
PropertyChanged Event
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)
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
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
PropertyChanged Event
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
PropertyChanged Event
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
LoadFromXml 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 Properties
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
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
RectangleToPoints Method
SetBrushAlpha 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[])
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
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
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
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
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
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
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
Cancel 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
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
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)
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)
Resume Method
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Suspend 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
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
TargetView 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
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring 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
RouteHeuristics Property
SmartPolylineEnds 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
Selection Members
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
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
PropertyChanged Event
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
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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)
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
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
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
PropertyChanged Event
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
PropertyChanged Event
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
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
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
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
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, String)
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, 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
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
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
LayoutComplete Event
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
LayoutComplete Event
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
LayoutComplete Event
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
LayoutComplete Event
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
LayoutComplete Event
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
LayoutComplete Event
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
LayoutComplete Event
BoundsConverter Class
BrushConverter Class
ClientSideMode Enumeration
CompositeNodeConverter Class
ContainerNodeConverter Class
ControlHelper Class
ControlNode Class
ControlNodeConverter Class
ConverterUtils Class
CreatingAreaElementEventArgs Class
CreatingAreaElementEventHandler Delegate
DelKeyAction Enumeration
DiagramItemConverter Class
DiagramLinkConverter Class
DiagramNodeConverter Class
DiagramView Class
DiagramViewConverter Class
FreeFormNodeConverter Class
InteractivityExtender Class
ItemTypeResolver Class
LaneGridConverter Class
LaneHeaderCollectionConverter Class
LaneHeaderConverter Class
LaneStyleConverter Class
NodeListView Class
NodeListViewConverter Class
NodeListViewExtender Class
Overview Class
OverviewExtender Class
PenConverter Class
PointConverter Class
Ruler Class
ScaleMode Enumeration
SerializationEventArgs Class
SerializationUtils Class
ShapeList Class
ShapeListBox Class
ShapeListBoxExtender Class
ShapeListConverter Class
ShapeNodeConverter Class
StringCollection Class
StringItem Class
SvgNodeConverter Class
TableCellConverter Class
TableNodeConverter Class
TreeViewNodeConverter Class
VideoNodeConverter Class
BoundsConverter Members
BoundsConverter Constructor
BoundsConverter Methods
BoundsConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
CompositeNodeConverter Members
CompositeNodeConverter Constructor
CompositeNodeConverter Methods
CompositeNodeConverter Properties
CompositeNodeConverter Constructor (DiagramView)
CompositeNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ContainerNodeConverter Members
ContainerNodeConverter Constructor
ContainerNodeConverter Methods
ContainerNodeConverter Properties
ContainerNodeConverter Constructor (DiagramView)
ContainerNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
ControlNode Properties
ControlNode Constructor ()
ControlNode Constructor (ControlNode)
ControlNode Constructor (Diagram)
Clone Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
SaveTo Method
SaveToJson Method
SaveToXml Method
Template Property
ControlNodeConverter Members
ControlNodeConverter Constructor
ControlNodeConverter Methods
ControlNodeConverter Properties
ControlNodeConverter Constructor (DiagramView)
ControlNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
ConverterUtils Members
ConverterUtils Methods
Base64Decode Method
Base64Encode Method
Base64ToImage Method
ColorToString Method
ImageToBase64 Method
StringToColor Method
CreatingAreaElementEventArgs Members
CreatingAreaElementEventArgs Constructor
CreatingAreaElementEventArgs Properties
Attributes Property
Item Property
DiagramItemConverter Members
DiagramItemConverter Fields
DiagramItemConverter Constructor
DiagramItemConverter Methods
DiagramItemConverter Properties
view Field
DiagramItemConverter Constructor (DiagramView)
DiagramItemConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramLinkConverter Members
DiagramLinkConverter Constructor
DiagramLinkConverter Methods
DiagramLinkConverter Properties
DiagramLinkConverter Constructor (DiagramView)
DiagramLinkConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramNodeConverter Members
DiagramNodeConverter Constructor
DiagramNodeConverter Methods
DiagramNodeConverter Properties
DiagramNodeConverter Constructor (DiagramView)
DiagramNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
DiagramView Members
DiagramView Constructor
DiagramView Methods
DiagramView Properties
DiagramView Events
ClientToDoc Method
ClientToDocUnscaled Method
Dispose Method
DocToClient Method
DocToClientUnscaled Method
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
HtmlEscape Method
JavascriptEscape Method
LoadControlState Method
LoadFromFile Method
LoadFromJson Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
LoadPostData Method
OnCellClicked Method
OnCellTextEdited Method
OnInit Method
OnLinkClicked Method
OnLinkCreated Method
OnLinkDeleted Method
OnLinkDeleting Method
OnLinkModified Method
OnLinkTextEdited Method
OnNodeClicked Method
OnNodeCreated Method
OnNodeDeleted Method
OnNodeDeleting Method
OnNodeModified Method
OnNodeTextEdited Method
OnPreRender Method
OnTreeCollapsed Method
OnTreeExpanded Method
RaiseDeleting Method
RaisePostDataChangedEvent Method
RegisterConverters Method
RegisterItemType Method
RenderBeginTag Method
RenderContents Method
SaveControlState Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ClientToDoc Method (Int32)
ClientToDoc Method (Point)
ClientToDoc Method (PointF)
ClientToDoc Method (Rectangle)
ClientToDoc Method (RectangleF)
Dispose Method ()
Dispose Method (Boolean)
DocToClient Method (PointF)
DocToClient Method (RectangleF)
DocToClient Method (Single)
LoadFromXml Method (String)
LoadFromXml Method (XmlDocument)
RegisterItemType Method (Type, String, String, Int32)
RegisterItemType Method (Type, String, String, Int32, String)
SaveToXml Method (String)
SaveToXml Method (XmlDocument)
SaveToXml Method (XmlDocument, Boolean)
AllowInplaceEdit Property
AnimatedLayoutCompletedScript Property
AppletElement Property
AutoClasses Property
AutoPostBack Property
AutoScroll Property
Behavior Property
CanvasVirtualScroll Property
CellTextEditedScript Property
ClickedScript Property
ClientFocus Property
ClientScriptMode Property
ClientSideMode Property
ContainerChildAddedScript Property
ContainerChildAddingScript Property
ContainerChildRemovedScript Property
ContainerChildRemovingScript Property
ContainerFoldedScript Property
ContainerUnfoldedScript Property
ControlLoadedScript Property
Converters Property
CreateEditControlScript Property
CustomLinkType Property
CustomNodeType Property
DefaultControlTemplate Property
DelKeyAction Property
DeserializeTagScript Property
Diagram Property
DrawAdjustmentHandlesScript Property
EnableClipboard Property
EnableItemsDOM Property
EnterInplaceEditScript Property
Focusable Property
HeaderResizedScript Property
HeaderStartResizingScript Property
HitTestAdjustmentHandlesScript Property
HyperlinkClickedScript Property
ImageFormat Property
ImageGenArguments Property
ImageGenLocation Property
ImageQuality Property
InitializeLinkScript Property
InitializeNodeScript Property
ItemAddedScript Property
ItemRemovedScript Property
ItemTypes Property
JQueryLocation Property
JsLibraryLocation Property
LaneGridCellTextEditedScript Property
LeaveInplaceEditScript Property
LicenseKey Property
LinkClickedScript Property
LinkCreatedScript Property
LinkCreatingScript Property
LinkDeletedScript Property
LinkDeletingScript Property
LinkDeselectedScript Property
LinkDoubleClickedScript Property
LinkModifiedScript Property
LinkModifyingScript Property
LinkMouseEnterScript Property
LinkMouseLeaveScript Property
LinkPastedScript Property
LinkSelectedScript Property
LinkTarget Property
LinkTextEditedScript Property
MagnifierEnabled Property
MagnifierFactor Property
MagnifierFrameColor Property
MagnifierFrameThickness Property
MagnifierHeight Property
MagnifierSecondaryFrameColor Property
MagnifierShading Property
MagnifierShape Property
MagnifierWidth Property
MaxImageSize Property
MaxJsonLength Property
MinVisibleFontSize Property
ModificationStart Property
MsAjaxLocation Property
NodeClickedScript Property
NodeCreatedScript Property
NodeCreatingScript Property
NodeDeletedScript Property
NodeDeletingScript Property
NodeDeselectedScript Property
NodeDomCreatedScript Property
NodeDoubleClickedScript Property
NodeModifiedScript Property
NodeModifyingScript Property
NodeMouseEnterScript Property
NodeMouseLeaveScript Property
NodePastedScript Property
NodeSelectedScript Property
NodeTextEditedScript Property
RecursionLimit Property
ScrollX Property
ScrollY Property
SelectionModifyingScript Property
SelectionMovingScript Property
SerializeTagScript Property
ShapeLibraryLocation Property
ShowScrollbars Property
TableColumnResizedScript Property
TableColumnResizingScript Property
TableRowResizedScript Property
TableRowResizingScript Property
TimeStampImage Property
TooltipDelay Property
TreeCollapsedScript Property
TreeExpandedScript Property
ZoomFactor Property
CellClicked Event
CellTextEdited Event
CreatingAreaElement Event
LinkClicked Event
LinkCreated Event
LinkDeleted Event
LinkDeleting Event
LinkModified Event
LinkTextEdited Event
NodeClicked Event
NodeCreated Event
NodeDeleted Event
NodeDeleting Event
NodeModified Event
NodeTextEdited Event
TreeCollapsed Event
TreeExpanded Event
DiagramViewConverter Members
DiagramViewConverter Constructor
DiagramViewConverter Methods
DiagramViewConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
FreeFormNodeConverter Members
FreeFormNodeConverter Constructor
FreeFormNodeConverter Methods
FreeFormNodeConverter Properties
FreeFormNodeConverter Constructor (DiagramView)
FreeFormNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
InteractivityExtender Members
InteractivityExtender Constructor
InteractivityExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
ItemTypeResolver Members
ItemTypeResolver Constructor
ItemTypeResolver Methods
ItemTypeResolver Properties
ItemTypeResolver Constructor (DiagramView)
ItemTypeResolver Constructor (Page)
GetResolver Method
RegisterConverters Method
RegisterItemType Method
ResolveType Method
ResolveTypeId Method
RegisterItemType Method (Type, String)
RegisterItemType Method (Type, String, String)
AutoClasses Property
Converters Property
ItemTypes Property
LaneGridConverter Members
LaneGridConverter Fields
LaneGridConverter Constructor
LaneGridConverter Methods
LaneGridConverter Properties
view Field
Deserialize Method
Serialize Method
SupportedTypes Property
LaneHeaderCollectionConverter Members
LaneHeaderCollectionConverter Constructor
LaneHeaderCollectionConverter Methods
LaneHeaderCollectionConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
LaneHeaderConverter Members
LaneHeaderConverter Constructor
LaneHeaderConverter Methods
LaneHeaderConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
LaneStyleConverter Members
LaneStyleConverter Constructor
LaneStyleConverter Methods
LaneStyleConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
NodeListView Members
NodeListView Constructor
NodeListView Methods
NodeListView Properties
AddNode Method
LoadPostData Method
OnPreRender Method
RaisePostDataChangedEvent Method
RegisterConverters Method
RegisterItemType Method
RemoveNode Method
Render Method
RenderBeginTag Method
RenderContents Method
AddNode Method (DiagramNode)
AddNode Method (DiagramNode, String)
RegisterItemType Method (Type, String, String, Int32)
RegisterItemType Method (Type, String, String, Int32, String)
AutoClasses Property
Captions Property
ClientSideMode Property
ControlLoadedScript Property
Converters Property
DefaultNodeSize Property
ImageFormat Property
ImageLocation Property
ImageQuality Property
Items Property
ItemTypes Property
JsLibraryLocation Property
MinVisibleFontSize Property
NodeSize Property
Orientation Property
Padding Property
NodeListViewConverter Members
NodeListViewConverter Constructor
NodeListViewConverter Methods
NodeListViewConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
NodeListViewExtender Members
NodeListViewExtender Constructor
NodeListViewExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
Overview Members
Overview Constructor
Overview Methods
Overview Properties
OnInit Method
OnPreRender Method
Render Method
RenderBeginTag Method
RenderContents Method
AllowZoom Property
AutoScrollAmount Property
BackColor Property
ControlLoadedScript Property
DiagramView Property
DiagramViewID Property
DimColor Property
DivSize Property
MinVisibleFontSize Property
ScaleFactor Property
ScaleMode Property
ShowScrollbars Property
OverviewExtender Members
OverviewExtender Constructor
OverviewExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
PenConverter Members
PenConverter Constructor
PenConverter Methods
PenConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
PointConverter Members
PointConverter Constructor
PointConverter Methods
PointConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
Ruler Members
Ruler Constructor
Ruler Methods
Ruler Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
Render Method
RenderBeginTag Method
RenderContents Method
BackColor Property
ControlLoadedScript Property
DiagramView Property
EnableGuides Property
ForeColor Property
GuideColor Property
HorizontalScaleVisible Property
NegatedX Property
NegatedY Property
PointerColor Property
ProjectionColor Property
ProjectRotatedBounds Property
TextColor Property
Unit Property
VerticalScaleVisible Property
SerializationEventArgs Members
SerializationEventArgs Constructor
SerializationEventArgs Properties
SerializationEventArgs Constructor ()
SerializationEventArgs Constructor (JavaScriptSerializer)
Serializer Property
SerializationUtils Members
SerializationUtils Methods
DeserializeBrush Method
ShapeList Members
ShapeList Constructor
ShapeList Methods
FromString Method
ToString Method
ShapeListBox Members
ShapeListBox Constructor
ShapeListBox Methods
ShapeListBox Properties
LoadViewState Method
OnPreRender Method
Render Method
RenderBeginTag Method
RenderContents Method
SaveViewState Method
TrackViewState Method
AllowRemove Property
AllowRename Property
ClientSideMode Property
ControlLoadedScript Property
DefaultShapeSize Property
IconMargin Property
IconSize Property
ImageFormat Property
ImageLocation Property
ImageQuality Property
JsLibraryLocation Property
ShapeFillColor Property
ShapeFilter Property
ShapeLibraryLocation Property
ShapeRemovedScript Property
ShapeRenamedScript Property
ShapeSelectedScript Property
ShowLabels Property
ShapeListBoxExtender Members
ShapeListBoxExtender Constructor
ShapeListBoxExtender Methods
GetScriptDescriptors Method
GetScriptReferences Method
ShapeListConverter Members
ShapeListConverter Constructor
ShapeListConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertTo Method
ShapeNodeConverter Members
ShapeNodeConverter Constructor
ShapeNodeConverter Methods
ShapeNodeConverter Properties
ShapeNodeConverter Constructor (DiagramView)
ShapeNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
StringCollection Members
StringCollection Constructor
StringCollection Methods
StringCollection Properties
Add Method
AddRange Method
Clear Method
Contains Method
GetConcatenatedString Method
Insert Method
Remove Method
RemoveAt Method
Add Method (String)
Add Method (StringItem)
Remove Method (String)
Remove Method (StringItem)
Item Property
ViewState Property
StringItem Members
StringItem Constructor
StringItem Methods
StringItem Properties
StringItem Constructor ()
StringItem Constructor (String)
ToString Method
Text Property
ViewState Property
SvgNodeConverter Members
SvgNodeConverter Constructor
SvgNodeConverter Methods
SvgNodeConverter Properties
SvgNodeConverter Constructor (DiagramView)
SvgNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
TableCellConverter Members
TableCellConverter Constructor
TableCellConverter Methods
TableCellConverter Properties
TableCellConverter Constructor (DiagramView)
TableCellConverter Constructor (DiagramView, TableNode)
Deserialize Method
Serialize Method
SupportedTypes Property
TableNodeConverter Members
TableNodeConverter Constructor
TableNodeConverter Methods
TableNodeConverter Properties
TableNodeConverter Constructor (DiagramView)
TableNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
TreeViewNodeConverter Members
TreeViewNodeConverter Constructor
TreeViewNodeConverter Methods
TreeViewNodeConverter Properties
TreeViewNodeConverter Constructor (DiagramView)
TreeViewNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes Property
VideoNodeConverter Members
VideoNodeConverter Constructor
VideoNodeConverter Methods
VideoNodeConverter Properties
VideoNodeConverter Constructor (DiagramView)
VideoNodeConverter Constructor (DiagramView, Boolean)
Deserialize Method
Serialize Method
SupportedTypes 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 ()
CreateGdiPen Method (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
MindFusion
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Setting up ImageMap Mode
Setting up Canvas Mode
MindFusion
MindFusion.Animations
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion.Drawing
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 ()
CreateGdiPen Method (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
Force-directed layout algorithms
Topology based layout algorithms
Semantics based layout algorithms
Multi-level layout algorithms
Animations
MindFusion
MindFusion.Animations
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
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
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
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
Factory Class
FitSize Enumeration
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
JsonPersistContext Class
JsonSerializeTagEventArgs Class
Key Enumeration
Layer Class
LayerEventArgs Class
LineTemplate Class
LinkAdjustmentHandle 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
ModificationStart Enumeration
ModifierKeyAction Enumeration
MouseButton Enumeration
MouseButtonActions Enumeration
NodeAdjustmentHandle Class
NodeConstraints Class
NodeEffect Class
NodeEventArgs Class
NodeHandleType Enumeration
NodeValidationEventArgs Class
NotATreeException Class
NotifyCollectionChangedAction Enumeration
NotifyCollectionChangedEventArgs(T) Class
ObservableCollection(T) Class
Orientation Enumeration
Path Class
PathCollection Class
PathFinder Class
PersistableCollection(T) Class
PersistContext Class
PointCollection Class
QuickRouter Class
ReadOnlyCollection(T) Class
ReadOnlyDiagramItemCollection Class
ReadOnlyDiagramLinkCollection Class
ReadOnlyDiagramNodeCollection Class
RectangleFConverter Class
Relationship Enumeration
RelativeToLink Enumeration
RenderOptions Class
RenderTarget Enumeration
RepaintEventArgs Class
RerouteLinks Enumeration
RestrictToBounds Enumeration
RoundRectangleTemplate Class
RoutingOptions Class
RowEventArgs Class
SaveToStringFormat Enumeration
ScriptHelper Class
Scrollable Interface
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
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
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
AeroEffect Properties
Clone Method
InnerOutlineColor Property
Opacity Property
ShadeColor Property
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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
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
ContainsRecursively Method
CreateProperties Method
Draw Method
DrawLocal Method
GetContainer Method
GetEffectiveCaptionBackBrush Method
GetEffectiveCaptionBrush Method
HitTest Method
HitTestHandle Method
LoadFrom Method
LoadFromJson Method
LoadFromXml Method
OnChildModified Method
OnDragOut Method
OnDragOver Method
OnDropOver Method
OnLoad Method
OnRemove Method
Remove 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
AutoGrow Property
AutoShrink Property
Caption Property
CaptionBackBrush Property
CaptionBrush Property
CaptionFormat Property
CaptionHeight Property
ClipChildren Property
EffectiveCaptionBackBrush Property
EffectiveCaptionBrush Property
Foldable Property
Folded Property
FoldedSize Property
FoldIconSize Property
HighlightPen Property
Margin Property
MinimumSize 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
PropertyChanged Event
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
Arrange Method
ArrangeAnimated Method
ArrangeAsync Method
ArrangeLinkLabels Method
ChangeUnit Method
ClearAll Method
CopySelection 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
DrawLayer Method
DrawStyledText 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
HitTestManipulators Method
Invalidate Method
InvalidateZOrder Method
IsClassRegistered Method
IsClientClassRegistered Method
IsItemInteractive Method
IsItemLocked Method
IsItemVisible Method
LoadFromFile Method
LoadFromJson Method
LoadFromJsonFile Method
LoadFromJsonObject Method
LoadFromStream Method
LoadFromString Method
LoadFromXml 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
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
RouteAllLinks Method
SaveToFile Method
SaveToJson Method
SaveToJsonFile Method
SaveToJsonObject Method
SaveToStream Method
SaveToString Method
SaveToXml Method
SetShadowOffset Method
TryLoadCorruptedFile Method
UnitToPixel Method
UpdateMeasureTextScale Method
UpdateRuntimeIndices Method
UpdateZOrder Method
CreateImage Method ()
CreateImage Method (RectangleF, Rectangle, Single)
CreateImage Method (RectangleF, Rectangle, Single, String)
CreateImage Method (RectangleF, Single)
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)
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)
SaveToFile Method (String)
SaveToFile 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)
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
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
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
GridSizeX Property
GridSizeY Property
GridStyle Property
Groups Property
HitTestPriority 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
NodeEffects Property
Nodes Property
NodesExpandable Property
NowLoading Property
PolygonalTextLayout Property
RecursiveExpand 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
TouchThreshold Property
TreeViewNodeStyle Property
UndoManager Property
ValidityChecks Property
VisioNodeStyle Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
OnLinkModified Method
OnLinkModifyCancelled Method
OnLinkModifying Method
OnLinkPasted Method
OnLinkPointed 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
OnNodeModified Method
OnNodeModifyCancelled Method
OnNodeModifying Method
OnNodePasted Method
OnNodePointed Method
OnNodeSelected Method
OnNodeSelecting Method
OnNodeStartModifying Method
OnNodeTextEdited Method
OnNodeTextEditing Method
OnOriginAnchorChanged Method
OnQueryAlignTarget Method
OnRepaint Method
OnRequestClipboard 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
OnViewRemoved 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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
DiagramDocument Members
DiagramDocument Constructor
DiagramDocument Methods
DiagramDocument Properties
LoadFromFile Method
LoadFromStream Method
LoadFromString Method
LoadFromXml Method
SaveToFile Method
SaveToStream Method
SaveToString Method
SaveToXml Method
LoadFromXml Method (String)
LoadFromXml Method (String, Boolean)
LoadFromXml Method (XmlDocument)
LoadFromXml Method (XmlDocument, Boolean)
SaveToFile Method (String)
SaveToFile 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)
Dirty Property
Pages Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
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
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
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
PropertyChanged Event
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
PropertyChanged Event
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
DiagramNode Properties
DiagramNode Constructor ()
DiagramNode Constructor (Diagram)
DiagramNode Constructor (DiagramNode)
AcceptLinks 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
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
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
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
AttachTo Method (DiagramLink, AttachToLink, Int32)
AttachTo Method (DiagramNode, AttachToNode)
AttachTo Method (DiagramNode, GroupAnchorStyles)
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)
OnUpdateBounds Method ()
OnUpdateBounds Method (Boolean)
AllowIncomingLinks Property
AllowOutgoingLinks Property
AnchorPattern Property
Bounds Property
Constraints Property
Effects Property
EnabledHandles Property
Expandable Property
Expanded Property
HandlesStyle Property
HasItems Property
IncomingLinks Property
MasterGroup 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 Constructor
DiagramNodeState Members
DiagramNodeState Constructor
DiagramNodeStyle Members
DiagramNodeStyle Constructor
DiagramNodeStyle Methods
DiagramNodeStyle Properties
LoadFromJson Method
SaveToJson Method
Effects Property
PropertyChanged Event
DiagramPage Members
DiagramPage Constructor
DiagramPage Methods
DiagramPage Properties
DiagramPage Events
OnPropertyChanged Method
Icon Property
Title Property
TitleColor Property
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
PropertyChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved 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
PropertyChanged Event
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
Graphics Property
Node 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
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
PropertyChanged Event
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)
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
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
PropertyChanged Event
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
GlassEffect Properties
Clone Method
GlowColor Property
ReflectionColor Property
Type Property
UsePenAsGlow Property
PropertyChanged Event
GridRouter Members
GridRouter Constructor
GridRouter Methods
GridRouter Properties
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
LoadFromXml 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 Properties
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
Resume Method
RouteLink Method
RouteLinks Method
Suspend 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
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
RectangleToPoints Method
SetBrushAlpha 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[])
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
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
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
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
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
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
NodeValidationEventArgs Members
NodeValidationEventArgs Constructor
NodeValidationEventArgs Methods
NodeValidationEventArgs Properties
NodeValidationEventArgs Constructor (DiagramNode)
NodeValidationEventArgs Constructor (DiagramNode, PointF, AdjustmentHandles)
NodeValidationEventArgs Constructor (DiagramNode, RectangleF)
CancelDrag Method
Cancel 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
FindAllCycles Method
FindAllPaths Method
FindCycle Method
FindLongestPath Method
FindShortestPath Method
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)
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)
Resume Method
RouteAllLinks Method
RouteLink Method
RouteLinks Method
Suspend 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
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
TargetView 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
RoutingOptions Members
RoutingOptions Methods
RoutingOptions Properties
SetDefaultMode Method
SetMinSegmentsMode Method
SetQuickMode Method
Anchoring 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
RouteHeuristics Property
SmartPolylineEnds 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
Selection Members
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
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
PropertyChanged Event
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
PropertyChanged Event
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
PropertyChanged Event
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
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
PropertyChanged Event
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)
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
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
EnableStyledText Property
Font Property
HasItems Property
RootItems Property
ScrollPosition Property
Shape Property
ShowLines Property
TextFormat Property
TextPadding Property
TreeViewNodeStyle Members
TreeViewNodeStyle Constructor
PropertyChanged Event
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
PropertyChanged Event
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, String)
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, 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
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
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
LayoutComplete Event
CascadeLayout Members
CascadeLayout Constructor
CascadeLayout Properties
DefaultMarginValue Property
Name Property
Orientation Property
Padding Property
LayoutComplete Event
CircularLayout Members
CircularLayout Constructor
CircularLayout Properties
AutoRadiusFactor Property
DefaultMarginValue Property
Name Property
Radius Property
SiftingRounds Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
DecisionLayout Members
DecisionLayout Constructor
DecisionLayout Properties
DefaultMarginValue Property
HorizontalPadding Property
LinkPadding Property
Name Property
Orientation Property
StartNode Property
VerticalPadding Property
LayoutComplete Event
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Properties
BranchPadding Property
DefaultMarginValue Property
IgnoreRepeatingLinks Property
LinkPadding Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
FractalLayout Members
FractalLayout Constructor
FractalLayout Properties
DefaultMarginValue Property
Name Property
Root Property
LayoutComplete Event
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
LayoutComplete Event
HierarchicalLayout Members
HierarchicalLayout Constructor
HierarchicalLayout Properties
DefaultMarginValue Property
LevelDistance Property
LinkBendFactor Property
Name Property
Orientation Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
OrthogonalLayout Members
OrthogonalLayout Constructor
OrthogonalLayout Properties
DefaultMarginValue Property
Directed Property
MinimizeLinkBends Property
MinLaneSize Property
Name Property
Padding Property
Refine Property
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
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
LayoutComplete Event
TopologicalLayout Members
TopologicalLayout Constructor
TopologicalLayout Properties
BendAdjacentLinks Property
DefaultMarginValue Property
Direction Property
MultipleGraphsPlacement Property
Name Property
NodeDistance Property
Orientation Property
SplitGraph Property
LayoutComplete Event
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
LayoutComplete Event
TreeMapLayout Members
TreeMapLayout Constructor
TreeMapLayout Properties
ContainerPadding Property
DefaultMarginValue Property
LayoutArea Property
Name Property
Orientation Property
Padding Property
Squarify Property
LayoutComplete Event
TriangularLayout Members
TriangularLayout Constructor
TriangularLayout Properties
BendNonplanarLinks Property
DefaultMarginValue Property
GridSize Property
Name Property
Orientation Property
LayoutComplete Event
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 ()
CreateGdiPen Method (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
Animations
MindFusion
MindFusion.Animations
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
MindFusion.Common.WebForms
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
MindFusion.Drawing
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 ()
CreateGdiPen Method (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
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
Diagram Structure
User Interaction
Placement and Layout
Diagram Serialization and Output
Appearance
Client Side Events
Undo and Redo
Animations
Initial Values of Item Properties
Miscellaneous
Standard Item Types
Custom Item Types
Custom Composite Nodes
Creating and Deleting Items
Accessing Items
Attaching and Grouping Items
Collapsing and Expanding Tree Branches
Controlling User Interaction with NetDiagram
Single and Multiple Selection
Clipboard Operations
Scrolling and Zooming
ToolTips
Testability
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
Serialization of NetDiagram Diagrams
Exporting the Diagram
Printing and Print Preview
Styles and Themes
Modifying the Diagram Appearance
Customizing the Appearance of Items
Node Effects
User Defined Shapes and Custom Drawing
Text Attributes and Formatting
CellTextEdited Event
Clicked Event
ContainerChildAdded Event
ContainerChildRemoved Event
ContainerFolded Event
ContainerUnfolded Event
DeserializeTag Event
InitializeLink Event
InitializeNode Event
ItemAdded Event
ItemRemoved Event
LeaveInplaceEdit Event
LinkClicked Event
LinkCreated Event
LinkCreating Event
LinkDeleted Event
LinkDeleting Event
LinkDeselected Event
LinkDoubleClicked Event
LinkModified Event
LinkModifying Event
LinkSelected Event
NodeClicked Event
NodeCreated Event
NodeCreating Event
NodeDeleted Event
NodeDeleting Event
NodeDeselected Event
NodeDoubleClicked Event
NodeModified Event
NodeModifying Event
NodeSelected Event
NodeTextEdited Event
SelectionMoving Event
SerializeTag Event
TreeCollapsed Event
TreeExpanded Event
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion.Common.WebForms
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion.Common.WebForms
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
MindFusion.Common.WebForms
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep Property
MindFusion
MindFusion.Collections
MindFusion.Controls
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
PropertyChanged Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
MindFusion.Drawing
MindFusion.Drawing.Design
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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
MindFusion
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
PropertyChanged Event
PropertyChanged Event
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
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
LinkModified Event
LinkModifyCancelled Event
LinkModifying Event
LinkPasted Event
LinkPointed 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
NodeModified Event
NodeModifyCancelled Event
NodeModifying Event
NodePasted Event
NodePointed Event
NodeSelected Event
NodeSelecting Event
NodeStartModifying Event
NodeTextEdited Event
NodeTextEditing Event
OriginAnchorChanged Event
QueryAlignTarget Event
Repaint Event
RequestCacheReset Event
RequestClipboard 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
ViewRemoved Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
PropertyChanged Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
LayoutComplete Event
MindFusion
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion.Common.WebForms
MindFusion.Drawing
BrushConverter Class
ClientManager Class
ClientScriptMode Enumeration
ClientSideMode Enumeration
ControlHelper Class
ImageHandler Class
IZoomTarget Interface
TickPosition Enumeration
ZoomControl Class
BrushConverter Members
BrushConverter Constructor
BrushConverter Methods
BrushConverter Properties
Deserialize Method
Serialize Method
SupportedTypes Property
ClientManager Members
ClientManager Fields
ClientManager Constructor
ClientManager Methods
AddScriptReferences Field
ClientScriptMode Field
JQueryLocation Field
MsAjaxLocation Field
AddScriptsToPage Method
ControlHelper Members
ControlHelper Constructor
ControlHelper Methods
FindControlRecursive Method
ImageHandler Members
ImageHandler Constructor
ImageHandler Methods
ImageHandler Properties
ProcessRequest Method
IsReusable Property
IZoomTarget Members
IZoomTarget Methods
IZoomTarget Events
GetScrollX Method
GetScrollY Method
GetZoomLevel Method
GetZoomStep Method
SetScrollX Method
SetScrollY Method
SetZoomLevel Method
SetZoomStep Method
ZoomLevelChanged Event
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
ZoomControl Properties
LoadPostData Method
OnInit Method
OnPreRender Method
RaisePostDataChangedEvent Method
RenderBeginTag Method
RenderContents Method
ActiveColor Property
AutoPostBack Property
BackColor Property
BorderColor Property
ClientScriptMode Property
ClientSideMode Property
CornerRadius Property
Fill Property
ImageGenLocation Property
InnerColor Property
JQueryLocation Property
MaxZoomFactor Property
MinZoomFactor Property
MsAjaxLocation Property
Padding Property
ScrollStep Property
ShadowColor Property
ShowLabel Property
SnapToZoomStep Property
Target Property
TargetId Property
TextColor Property
TickPosition Property
ZoomFactor Property
ZoomStep 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 ()
CreateGdiPen Method (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
Animations
MindFusion
MindFusion.Animations
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
MindFusion.Drawing
MindFusion.Drawing.Design
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 ()
CreateGdiPen Method (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
StringFormatEditor Class
StringFormatEditor Members
StringFormatEditor Constructor
StringFormatEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
MindFusion
MindFusion.Drawing
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
MindFusion
MindFusion.Animations
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method
MindFusion
MindFusion.Animations
MindFusion.Collections
MindFusion.Controls
MindFusion.Diagramming
MindFusion.Diagramming.Lanes
MindFusion.Drawing
MindFusion.Graphs
CancelEventArgs Class
EventArgs Class
CancelEventArgs Members
CancelEventArgs Constructor
CancelEventArgs Methods
get_cancel Method
set_cancel Method
EventArgs Members
EventArgs Constructor
Animation Class
AnimationType Enumeration
EasingType Enumeration
Events Class
Animation Members
Animation Constructor
Animation Methods
addEventListener Method
dispose Method
getAnimationType Method
getDuration Method
getEasingType Method
getFromValue Method
getParam Method
getProgress Method
getRepeat Method
getReverse Method
getToValue Method
isRunning Method
raiseEvent Method
removeEventListener Method
setAnimationType Method
setDuration Method
setEasingType Method
setFromValue Method
setParam Method
setRepeat Method
setReverse Method
setToValue Method
start Method
stop Method
Events Members
Events Fields
animationComplete Field
ArrayList Class
Dictionary Class
Grid Class
ItemEventArgs Class
ObservableCollection Class
Queue Class
Set Class
ArrayList Members
ArrayList Constructor
Dictionary Members
Dictionary Constructor
Dictionary Methods
contains Method
forEach Method
forEachKey Method
forEachValue Method
get Method
keys Method
remove Method
set Method
Grid Members
Grid Constructor
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
get_item Method
ObservableCollection Members
ObservableCollection Constructor
ObservableCollection Methods
add Method
add_itemAdded Method
remove_itemAdded Method
Queue Members
Queue Constructor
Queue Methods
dequeue Method
enqueue Method
getSize Method
Set Members
Set Constructor
Set Methods
add Method
contains Method
forEach Method
remove Method
TickPosition Enumeration
ZoomControl Class
ZoomControl Members
ZoomControl Constructor
ZoomControl Methods
create Method
find Method
getActiveColor Method
getBackColor Method
getBorderColor Method
getCornerRadius Method
getEnabled Method
getFill Method
getInnerColor Method
getMaxZoomFactor Method
getMinZoomFactor Method
getPadding Method
getScrollStep Method
getShadowColor Method
getShowLabel Method
getSnapToZoomStep Method
getTextColor Method
getTickPosition Method
getZoomFactor Method
getZoomStep Method
registerForSubmit Method
setActiveColor Method
setBackColor Method
setBorderColor Method
setCornerRadius Method
setEnabled Method
setFill Method
setInnerColor Method
setMaxZoomFactor Method
setMinZoomFactor Method
setPadding Method
setScrollStep Method
setShadowColor Method
setShowLabel Method
setSnapToZoomStep Method
setTarget Method
setTextColor Method
setTickPosition Method
setZoomFactor Method
setZoomStep Method
Action Enumeration
AddItemCommand Class
AdjustmentHandles Enumeration
AeroEffect Class
Alignment Enumeration
AnchorPattern Class
AnchorPoint Class
AutoResize Enumeration
Behavior Enumeration
BehaviorBase Class
Border Class
Button Class
Cell Class
CellEventArgs Class
CellFrameStyle Enumeration
CellValidationEventArgs Class
ChangeItemCommand Class
ColumnStyle Enumeration
Command Class
CompatConfig Class
ComponentEventArgs Class
CompositeCommand Class
CompositeNode Class
ConnectionPoint Class
ConnectionStyle Enumeration
ContainerNode Class
ControlNode Class
CreateLinkController Class
CreateNodeController Class
CreateSelectionController Class
DelKeyAction Enumeration
Diagram Class
DiagramEventArgs Class
DiagramItem Class
DiagramLink Class
DiagramNode Class
DoNothingBehavior Class
DrawLinksBehavior Class
DrawNodesBehavior Class
DrawShapesBehavior Class
DummyNode Class
EffectPhase Enumeration
Events Class
ExpandButtonAction Enumeration
Factory Class
FitSize Enumeration
FoldContainerCommand Class
FreeFormNode Class
GlassEffect Class
GlassEffectType Enumeration
GridColumn Class
GridPanel Class
GridRouter Class
GridRow Class
GridStyle Enumeration
HandlesStyle Enumeration
HeaderEventArgs Class
HeaderResizeEventArgs Class
InplaceEditEventArgs Class
Interaction Class
InteractionState Class
ItemEventArgs Class
LengthType Enumeration
LinkCrossings Enumeration
LinkEventArgs Class
LinkLabel Class
LinkNodesBehavior Class
LinkShape Enumeration
LinkShapesBehavior Class
LinkTextStyle Enumeration
MagnifyBehavior Class
Manipulator Class
MarkStyle Enumeration
ModificationStart Enumeration
ModifierKeyAction Enumeration
ModifierKeyActions Class
ModifyBehavior Class
ModifyLinkController Class
ModifyNodeController Class
ModifySelectionController Class
MouseButtonActions Enumeration
MouseInputDispatcher Class
NodeEventArgs Class
NodeListView Class
Orientation Enumeration
Overview Class
PanBehavior Class
PanController Class
Panel Class
Path Class
PathFinder Class
RelativeToLink Enumeration
RemoveItemCommand Class
Router Class
Ruler Class
SaveToStringFormat Enumeration
ScaleMode Enumeration
ScrollTableCommand Class
Selection Class
SelectionEventArgs Class
SelectOnlyBehavior Class
SerializeTagEventArgs Class
ShadowsStyle Enumeration
Shape Class
ShapeLibrary Class
ShapeNode Class
Shapes Class
ShowAnchors Enumeration
SimplePanel Class
SimpleShape Enumeration
SinglePointerController Class
StackPanel Class
Style Class
SvgContent Class
SvgExporter Class
SvgNode Class
TableConnectionPoint Class
TableNode Class
Theme Class
VideoNode Class
XmlPersistContext Class
AddItemCommand Members
AddItemCommand Constructor
AddItemCommand Methods
execute Method
redo Method
undo Method
AeroEffect Members
AeroEffect Constructor
AeroEffect Methods
getInnerOutlineColor Method
getOpacity Method
getShadeColor Method
setInnerOutlineColor Method
setOpacity Method
setShadeColor Method
AnchorPattern Members
AnchorPattern Fields
AnchorPattern Constructor
AnchorPattern Methods
decision1In3Out Field
decision2In2Out Field
leftInRightOut Field
topInBottomOut Field
fromId Method
getId Method
getPoints Method
setPoints Method
AnchorPoint Members
AnchorPoint Constructor
AnchorPoint Methods
getAllowIncoming Method
getAllowOutgoing Method
getColor Method
getColumn Method
getMarkStyle Method
getSize Method
getTag Method
getToolTip Method
getX Method
getY Method
setAllowIncoming Method
setAllowOutgoing Method
setColor Method
setColumn Method
setMarkStyle Method
setSize Method
setTag Method
setToolTip Method
setX Method
setY Method
BehaviorBase Members
BehaviorBase Constructor
BehaviorBase Methods
createController Method
Border Members
Border Fields
Border Constructor
brush Field
pen Field
strokeThickness Field
Button Members
Button Fields
Button Constructor
Button Methods
brush Field
font Field
height Field
pen Field
strokeThickness Field
textColor Field
width Field
getText Method
setText Method
Cell Members
Cell Constructor
Cell Methods
getBrush Method
getColumnSpan Method
getFont Method
getImage Method
getImageAlign Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getRowSpan Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
loadFromXml Method
saveToXml Method
setBrush Method
setColumnSpan Method
setFont Method
setImage Method
setImageAlign Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRowSpan Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
CellEventArgs Members
CellEventArgs Constructor
CellEventArgs Methods
getCancel Method
getCell Method
getContext Method
getHandled Method
getMouseButton Method
getNewText Method
getOldText Method
setCancel Method
setHandled Method
CellValidationEventArgs Members
CellValidationEventArgs Constructor
CellValidationEventArgs Methods
cancelDrag Method
ChangeItemCommand Members
ChangeItemCommand Constructor
ChangeItemCommand Methods
execute Method
redo Method
undo Method
Command Members
Command Constructor
Command Methods
execute Method
redo Method
undo Method
CompatConfig Members
CompatConfig Fields
gridLayout Field
pixelThickness Field
ComponentEventArgs Members
ComponentEventArgs Constructor
ComponentEventArgs Methods
getComponent Method
CompositeCommand Members
CompositeCommand Constructor
CompositeCommand Methods
execute Method
getCommands Method
redo Method
undo Method
CompositeNode Members
CompositeNode Constructor
CompositeNode Methods
classFromTemplate Method
getClipToOutline Method
getComponent Method
loadTemplate Method
setClipToOutline Method
ConnectionPoint Members
ConnectionPoint Constructor
ConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestAnchorPoint Method
getNearestBorderPoint Method
getNodeRect Method
linkChanges Method
nodesIntersect Method
removeLinkFromNode Method
saveEndRelative Method
ContainerNode Members
ContainerNode Constructor
ContainerNode Methods
add Method
arrange Method
arrangeAnimated Method
containsPoint Method
containsRecursively Method
getAllowAddChildren Method
getAllowRemoveChildren Method
getCaptionBackBrush Method
getCaptionHeight Method
getChildren Method
getClipChildren Method
getContentPath Method
getEnableStyledText Method
getFoldable Method
getFolded Method
getFoldIconSize Method
getOutline Method
getShape Method
getUnfoldedSize Method
hitTest Method
init Method
loadFromXml Method
onRemove Method
remove Method
resizeToFitChildren Method
resizeToFitText Method
saveToXml Method
setAllowAddChildren Method
setAllowRemoveChildren Method
setCaptionBackBrush Method
setCaptionHeight Method
setClipChildren Method
setEnableStyledText Method
setFoldable Method
setFolded Method
setFoldIconSize Method
setShape Method
visitNodes Method
With Method
ControlNode Members
ControlNode Constructor
ControlNode Methods
createImage Method
getContent Method
getTemplate Method
init Method
loadFromXml Method
onUpdateBounds Method
removeCanvasElements Method
saveToXml Method
setTemplate Method
setVisible Method
setZIndex Method
With Method
CreateLinkController Members
CreateLinkController Constructor
CreateLinkController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateNodeController Members
CreateNodeController Constructor
CreateNodeController Methods
commit Method
drawInteraction Method
move Method
start Method
validate Method
CreateSelectionController Members
CreateSelectionController Constructor
CreateSelectionController Methods
commit Method
drawInteraction Method
move Method
start Method
Diagram Members
Diagram Fields
Diagram Constructor
Diagram Methods
items Field
links Field
nodes Field
preventDefaultTouch Field
addEventListener Method
addItem Method
alignPointToGrid Method
arrange Method
arrangeAnimated Method
arrangeLinkLabels Method
beginEdit Method
cancelCompositeOperation Method
clearAll Method
clearTooltip Method
commitCompositeOperation Method
copyToClipboard Method
create Method
cutToClipboard Method
dispose Method
endEdit Method
executeCommand Method
find Method
fromJson Method
fromXmlDocument Method
getActiveItem Method
getAdjustmentHandlesSize Method
getAlignToGrid Method
getAllowInplaceEdit Method
getAllowMultipleResize Method
getAllowSelfLoops Method
getAllowUnconnectedLinks Method
getAutoArrangeAvoidContainers Method
getAutoArrangeAvoidSegments Method
getAutoCloseDistance Method
getAutoResize Method
getAutoScroll Method
getAutoScrollAmount Method
getBackBrush Method
getBackgroundImageAlign Method
getBackgroundImageContent Method
getBackgroundImageUrl Method
getBehavior Method
getContentBounds Method
getCrossingRadius Method
getCustomLinkType Method
getCustomNodeType Method
getDefaultControlTemplate Method
getDefaultShape Method
getDelKeyAction Method
getDirty Method
getDynamicLinks Method
getEnabled Method
getExpandButtonAction Method
getExpandOnIncoming Method
getFactory Method
getFont Method
getFreeFormAttractDistance Method
getFreeFormTargets Method
getGridColor Method
getGridOffsetX Method
getGridOffsetY Method
getGridPointSize Method
getGridSizeX Method
getGridSizeY Method
getGridStyle Method
getItemAt Method
getItems Method
getItemsAt Method
getLaneGrid Method
getLeftButtonActions Method
getLinkAt Method
getLinkBaseShape Method
getLinkBaseShapeSize Method
getLinkBrush Method
getLinkCrossings Method
getLinkHeadShape Method
getLinkHeadShapeSize Method
getLinkHitDistance Method
getLinkPen Method
getLinkRouter Method
getLinks Method
getLinksAt Method
getLinkSegments Method
getLinkShape Method
getLinkTextStyle Method
getMagnifierEnabled Method
getMagnifierFactor Method
getMagnifierFrameColor Method
getMagnifierFrameThickness Method
getMagnifierHeight Method
getMagnifierSecondaryFrameColor Method
getMagnifierShading Method
getMagnifierShape Method
getMagnifierWidth Method
getMiddleButtonActions Method
getModificationStart Method
getModifierKeyActions Method
getNearestNode Method
getNodeAt Method
getNodeEffects Method
getNodes Method
getNodesAt Method
getNodesExpandable Method
getRightButtonActions Method
getRoundedLinks Method
getRoundedLinksRadius Method
getRouteLinks Method
getRouteMargin Method
getScrollX Method
getScrollY Method
getScrollZoneSize Method
getSelection Method
getShadowOffsetX Method
getShadowOffsetY Method
getShadowsStyle Method
getShapeBrush Method
getShapeLibraryLocation Method
getShapePen Method
getShowAnchors Method
getShowDisabledHandles Method
getShowGrid Method
getShowLaneGrid Method
getStyle Method
getTag Method
getTheme Method
getTooltipDelay Method
getUndoEnabled Method
getViewport Method
getVirtualScroll Method
initialize Method
isItemInteractive Method
isItemVisible Method
loadFromString Method
loadFromXml Method
pasteFromClipboard Method
raiseClicked Method
raiseCreated Method
raiseDeleted Method
raiseDeselected Method
raiseDoubleClicked Method
raiseEvent Method
raiseModified Method
raisePasted Method
raiseSelected Method
record Method
redo Method
registerForSubmit Method
registerItemClass Method
removeEventListener Method
removeItem Method
replay Method
resizeToFitItem Method
resizeToFitItems Method
routeAllLinks Method
saveToString Method
saveToXml Method
scrollTo Method
setAdjustmentHandlesSize Method
setAlignToGrid Method
setAllowInplaceEdit Method
setAllowMultipleResize Method
setAllowSelfLoops Method
setAllowUnconnectedLinks Method
setAutoArrangeAvoidContainers Method
setAutoArrangeAvoidSegments Method
setAutoCloseDistance Method
setAutoResize Method
setAutoScroll Method
setAutoScrollAmount Method
setBackBrush Method
setBackgroundImageAlign Method
setBackgroundImageContent Method
setBackgroundImageUrl Method
setBehavior Method
setCrossingRadius Method
setCustomLinkType Method
setCustomNodeType Method
setDefaultControlTemplate Method
setDefaultShape Method
setDelKeyAction Method
setDirty Method
setDynamicLinks Method
setEnabled Method
setExpandButtonAction Method
setExpandOnIncoming Method
setFont Method
setFreeFormAttractDistance Method
setFreeFormTargets Method
setGridColor Method
setGridOffsetX Method
setGridOffsetY Method
setGridPointSize Method
setGridSizeX Method
setGridSizeY Method
setGridStyle Method
setLinkBaseShape Method
setLinkBaseShapeSize Method
setLinkBrush Method
setLinkCrossings Method
setLinkHeadShape Method
setLinkHeadShapeSize Method
setLinkHitDistance Method
setLinkPen Method
setLinkRouter Method
setLinkSegments Method
setLinkShape Method
setLinkTextStyle Method
setMagnifierEnabled Method
setMagnifierFactor Method
setMagnifierFrameColor Method
setMagnifierFrameThickness Method
setMagnifierHeight Method
setMagnifierSecondaryFrameColor Method
setMagnifierShading Method
setMagnifierShape Method
setMagnifierWidth Method
setMiddleButtonActions Method
setModificationStart Method
setNodesExpandable Method
setRightButtonActions Method
setRoundedLinks Method
setRoundedLinksRadius Method
setRouteLinks Method
setRouteMargin Method
setScroll Method
setScrollX Method
setScrollY Method
setScrollZoneSize Method
setShadowOffsetX Method
setShadowOffsetY Method
setShadowsStyle Method
setShapeBrush Method
setShapeLibraryLocation Method
setShapePen Method
setShowAnchors Method
setShowDisabledHandles Method
setShowGrid Method
setShowLaneGrid Method
setStyle Method
setTag Method
setTheme Method
setTooltipDelay Method
setUndoEnabled Method
setVirtualScroll Method
setZoomFactorPivot Method
setZoomLevel Method
startCompositeOperation Method
stopRecording Method
toJson Method
toXmlDocument Method
undo Method
zoomToFit Method
zoomToRect Method
beginEdit Method (InplaceEditable, Point)
beginEdit Method (InplaceEditable, Point, LinkLabel)
pasteFromClipboard Method (Number, Number, Boolean)
pasteFromClipboard Method (Number, Number, Boolean, Boolean)
raiseCreated Method (DiagramItem)
raiseCreated Method (Link)
replay Method (Array, Boolean, String)
replay Method (Array, Boolean, String, Number)
DiagramEventArgs Members
DiagramEventArgs Constructor
DiagramEventArgs Methods
getMouseButton Method
getMousePosition Method
DiagramItem Members
DiagramItem Constructor
DiagramItem Methods
addCanvasElements Method
allowDrag Method
cancelDrag Method
containsPoint Method
endDrag Method
fromJson Method
getBrush Method
getContainer Method
getEffectiveBrush Method
getEffectiveFont Method
getEffectiveFontName Method
getEffectiveFontSize Method
getEffectiveFontStyle Method
getEffectiveShadowColor Method
getEffectiveStroke Method
getEffectiveStrokeDashStyle Method
getEffectiveStrokeThickness Method
getEffectiveTextColor Method
getEffectiveTextStroke Method
getEffectiveTextStrokeThickness Method
getFont Method
getGraphicsContent Method
getHyperLink Method
getId Method
getIgnoreLayout Method
getLayoutTraits Method
getLineAlignment Method
getLocked Method
getParent Method
getPen Method
getRepaintBounds Method
getSelected Method
getShadowColor Method
getShadowOffsetX Method
getShadowOffsetY Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getStyle Method
getTag Method
getText Method
getTextAlignment Method
getTextColor Method
getTextComponent Method
getTextPadding Method
getTextStroke Method
getTextStrokeThickness Method
getTooltip Method
getVisible Method
getWeight Method
getZIndex Method
hitTest Method
loadFromXml Method
onRemove Method
removeCanvasElements Method
saveLocationState Method
saveToXml Method
setBrush Method
setFont Method
setHyperLink Method
setId Method
setIgnoreLayout Method
setLineAlignment Method
setLocked Method
setPen Method
setSelected Method
setShadowColor Method
setShadowOffsetX Method
setShadowOffsetY Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setStyle Method
setTag Method
setText Method
setTextAlignment Method
setTextColor Method
setTextPadding Method
setTextStroke Method
setTextStrokeThickness Method
setTooltip Method
setVisible Method
setWeight Method
setZIndex Method
startDrag Method
toJson Method
updateCanvasElements Method
updateDrag Method
DiagramLink Members
DiagramLink Constructor
DiagramLink Methods
addLabel Method
allowDrag Method
containsPoint Method
endDrag Method
getAutoRoute Method
getBaseBrush Method
getBaseShape Method
getBaseShapeSize Method
getControlPoints Method
getDestination Method
getDestinationAnchor Method
getDynamic Method
getEndPoint Method
getHeadBrush Method
getHeadShape Method
getHeadShapeSize Method
getHeadStroke Method
getHeadStrokeDashStyle Method
getHeadStrokeThickness Method
getOrigin Method
getOriginAnchor Method
getSegmentCount Method
getShape Method
getStartPoint Method
getText Method
getTextAlignment Method
getTextStyle Method
getTopLevel Method
init Method
intersects Method
loadFromXml Method
putEndPointsAtNodeBorders Method
removeLabel Method
restoreLocationState Method
route Method
saveLocationState Method
saveToXml Method
setAutoRoute Method
setBaseBrush Method
setBaseShape Method
setBaseShapeSize Method
setControlPoints Method
setDestination Method
setDestinationAnchor Method
setDynamic Method
setEndPoint Method
setHeadBrush Method
setHeadShape Method
setHeadShapeSize Method
setHeadStroke Method
setHeadStrokeDashStyle Method
setHeadStrokeThickness Method
setOrigin Method
setOriginAnchor Method
setSegmentCount Method
setShape Method
setStartPoint Method
setText Method
setTextAlignment Method
setTextStyle Method
startDrag Method
updateCanvasElements Method
updateDrag Method
updateFromPoints Method
With Method
DiagramNode Members
DiagramNode Constructor
DiagramNode Methods
acceptLinks Method
allowDrag Method
attach Method
attachTo Method
containsPoint Method
createConnectionPoint Method
detach Method
endDrag Method
getAllowIncomingLinks Method
getAllowOutgoingLinks Method
getAnchorPattern Method
getAttachedNodes Method
getBounds Method
getCenter Method
getEffectiveEffects Method
getEffects Method
getEnabledHandles Method
getExpandable Method
getExpanded Method
getHandlesStyle Method
getIncomingLinks Method
getIntersection Method
getMasterNode Method
getObstacle Method
getOutgoingLinks Method
getOutline Method
getRotatedBounds Method
getRotationAngle Method
getShowDeleteButton Method
getTopLevel Method
loadFromXml Method
raiseClicked Method
raiseDoubleClicked Method
removeCanvasElements Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowIncomingLinks Method
setAllowOutgoingLinks Method
setAnchorPattern Method
setBounds Method
setEnabledHandles Method
setExpandable Method
setExpanded Method
setHandlesStyle Method
setObstacle Method
setRotationAngle Method
setShowDeleteButton Method
startDrag Method
updateDrag Method
DoNothingBehavior Members
DoNothingBehavior Constructor
DoNothingBehavior Methods
setMouseCursor Method
DrawLinksBehavior Members
DrawLinksBehavior Constructor
DrawLinksBehavior Methods
createController Method
DrawNodesBehavior Members
DrawNodesBehavior Constructor
DrawNodesBehavior Methods
createController Method
DrawShapesBehavior Members
DrawShapesBehavior Constructor
DrawShapesBehavior Methods
createNode Method
DummyNode Members
DummyNode Constructor
Events Members
Events Fields
animatedLayoutCompleted Field
cellTextEdited Field
clicked Field
containerChildAdded Field
containerChildAdding Field
containerChildRemoved Field
containerChildRemoving Field
containerFolded Field
containerUnfolded Field
controlLoaded Field
createEditControl Field
deserializeTag Field
drawAdjustmentHandles Field
enterInplaceEditMode Field
expandButtonClicked Field
headerResized Field
headerStartResizing Field
hitTestAdjustmentHandles Field
hyperlinkClicked Field
initializeLink Field
initializeNode Field
itemAdded Field
itemRemoved Field
laneGridCellTextEdited Field
leaveInplaceEditMode Field
linkClicked Field
linkCreated Field
linkCreating Field
linkDeleted Field
linkDeleting Field
linkDeselected Field
linkDoubleClicked Field
linkModified Field
linkModifying Field
linkPasted Field
linkPointed Field
linkSelected Field
linkTextEdited Field
nodeClicked Field
nodeCreated Field
nodeCreating Field
nodeDeleted Field
nodeDeleting Field
nodeDeselected Field
nodeDomCreated Field
nodeDoubleClicked Field
nodeModified Field
nodeModifying Field
nodePasted Field
nodePointed Field
nodeSelected Field
nodeTextEdited Field
repaint Field
selectionModifying Field
serializeTag Field
sizeChanged Field
tableColumnResized Field
tableColumnResizing Field
tableRowResized Field
tableRowResizing Field
treeCollapsed Field
treeExpanded Field
Factory Members
Factory Methods
createContainerNode Method
createDiagramLink Method
createShapeNode Method
createSvgNode Method
createTableNode Method
createVideoNode Method
FoldContainerCommand Members
FoldContainerCommand Constructor
FoldContainerCommand Methods
execute Method
redo Method
undo Method
FreeFormNode Members
FreeFormNode Constructor
FreeFormNode Methods
containsPoint Method
endDrag Method
getClosed Method
getOutline Method
getPoints Method
init Method
loadFromXml Method
saveToXml Method
setClosed Method
setPoints Method
startDrag Method
updateDrag Method
updateFromPoints Method
With Method
GlassEffect Members
GlassEffect Constructor
GlassEffect Methods
getGlowColor Method
getReflectionColor Method
getType Method
getUsePenAsGlow Method
setGlowColor Method
setReflectionColor Method
setType Method
setUsePenAsGlow Method
GridColumn Members
GridColumn Constructor
GridColumn Methods
getLengthType Method
getWidth Method
setLengthType Method
setWidth Method
GridPanel Members
GridPanel Constructor
GridPanel Methods
getColumns Method
getRows Method
GridRouter Members
GridRouter Constructor
GridRouter Methods
getCrossingCost Method
getGridSize Method
getLengthCost Method
getNodeVicinityCost Method
getNodeVicinitySize Method
getTurnCost Method
setCrossingCost Method
setGridSize Method
setLengthCost Method
setNodeVicinityCost Method
setNodeVicinitySize Method
setTurnCost Method
GridRow Members
GridRow Constructor
GridRow Methods
getHeight Method
getLengthType Method
setHeight Method
setLengthType Method
HeaderEventArgs Members
HeaderEventArgs Constructor
HeaderEventArgs Methods
getHeader Method
HeaderResizeEventArgs Members
HeaderResizeEventArgs Constructor
HeaderResizeEventArgs Methods
cancelDrag Method
getCancel Method
getHorizontal Method
setCancel Method
InplaceEditEventArgs Members
InplaceEditEventArgs Constructor
InplaceEditEventArgs Methods
getBounds Method
getControl Method
getItem Method
setControl Method
Interaction Members
Interaction Constructor
InteractionState Members
InteractionState Constructor
InteractionState Methods
cancel Method
commit Method
isAllowed Method
start Method
update Method
ItemEventArgs Members
ItemEventArgs Constructor
ItemEventArgs Methods
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContext Method
getHandled Method
getItem Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setAdjustmentHandle Method
setCancel Method
setHandled Method
LinkEventArgs Members
LinkEventArgs Constructor
LinkEventArgs Methods
LinkEventArgs Constructor ()
LinkEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getLabel Method
getLink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getOldText Method
setCancel Method
LinkLabel Members
LinkLabel Constructor
LinkLabel Methods
getAutoArrange Method
getBrush Method
getFont Method
getHorizontalAlign Method
getMargin Method
getText Method
getTextColor Method
getVerticalAlign Method
setAutoArrange Method
setBrush Method
setControlPointPosition Method
setFont Method
setHorizontalAlign Method
setLinkLengthPosition Method
setMargin Method
setSegmentPosition Method
setText Method
setTextColor Method
setVerticalAlign Method
LinkNodesBehavior Members
LinkNodesBehavior Constructor
LinkNodesBehavior Methods
LinkNodesBehavior Constructor ()
LinkNodesBehavior Constructor (Diagram)
createController Method
LinkShapesBehavior Members
LinkShapesBehavior Constructor
LinkShapesBehavior Methods
createNode Method
MagnifyBehavior Members
MagnifyBehavior Constructor
MagnifyBehavior Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
Manipulator Members
Manipulator Constructor
ModifierKeyActions Members
ModifierKeyActions Constructor
ModifierKeyActions Methods
getAlt Method
getControl Method
getShift Method
setAlt Method
setControl Method
setShift Method
ModifyBehavior Members
ModifyBehavior Constructor
ModifyBehavior Methods
createController Method
ModifyLinkController Members
ModifyLinkController Constructor
ModifyLinkController Methods
commit Method
move Method
start Method
validate Method
ModifyNodeController Members
ModifyNodeController Constructor
ModifyNodeController Methods
commit Method
move Method
start Method
validate Method
ModifySelectionController Members
ModifySelectionController Constructor
ModifySelectionController Methods
commit Method
move Method
start Method
validate Method
MouseInputDispatcher Members
MouseInputDispatcher Constructor
MouseInputDispatcher Methods
onMouseDown Method
onMouseMove Method
onMouseUp Method
NodeEventArgs Members
NodeEventArgs Constructor
NodeEventArgs Methods
NodeEventArgs Constructor ()
NodeEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getContainer Method
getHyperlink Method
getMouseButton Method
getMousePosition Method
getNewText Method
getNode Method
getOldText Method
setCancel Method
NodeListView Members
NodeListView Constructor
NodeListView Methods
addEventListener Method
addNode Method
clearAll Method
create Method
find Method
getDefaultNodeSize Method
getEnabled Method
getIconSize Method
getNodeAt Method
getNodes Method
getOrientation Method
getPadding Method
getShapeLibraryLocation Method
registerForSubmit Method
selectItem Method
setDefaultNodeSize Method
setEnabled Method
setIconSize Method
setOrientation Method
setPadding Method
setShapeLibraryLocation Method
Overview Members
Overview Constructor
Overview Methods
create Method
find Method
getAllowZoom Method
getAutoScrollAmount Method
getEnabled Method
getScaleFactor Method
getScaleMode Method
getScrollX Method
getScrollY Method
getViewport Method
registerForSubmit Method
setAllowZoom Method
setAutoScrollAmount Method
setDiagram Method
setEnabled Method
setScaleFactor Method
setScaleMode Method
PanBehavior Members
PanBehavior Constructor
PanBehavior Methods
createController Method
PanController Members
PanController Constructor
PanController Methods
move Method
start Method
Panel Members
Panel Constructor
Panel Methods
getComponents Method
Path Members
Path Fields
Path Constructor
Path Methods
items Field
links Field
nodes Field
getLength Method
getWeight Method
PathFinder Members
PathFinder Constructor
PathFinder Methods
findAllCycles Method
findAllPaths Method
findCycle Method
findLongestPath Method
findShortestPath Method
RemoveItemCommand Members
RemoveItemCommand Constructor
RemoveItemCommand Methods
execute Method
redo Method
undo Method
Router Members
Router Constructor
Ruler Members
Ruler Constructor
Ruler Methods
create Method
find Method
getBackColor Method
getEnableGuides Method
getForeColor Method
getGuideColor Method
getHorizontalScaleVisible Method
getNegatedX Method
getNegatedY Method
getPointerColor Method
getProjectionColor Method
getProjectRotatedBounds Method
getTextColor Method
getUnit Method
getVerticalScaleVisible Method
registerForSubmit Method
setBackColor Method
setDiagram Method
setEnableGuides Method
setForeColor Method
setGuideColor Method
setHorizontalScaleVisible Method
setNegatedX Method
setNegatedY Method
setPointerColor Method
setProjectionColor Method
setProjectRotatedBounds Method
setTextColor Method
setUnit Method
setVerticalScaleVisible Method
ScrollTableCommand Members
ScrollTableCommand Constructor
ScrollTableCommand Methods
execute Method
redo Method
undo Method
Selection Members
Selection Fields
Selection Constructor
Selection Methods
allowMultipleSelection Field
items Field
links Field
nodes Field
addItem Method
allowDrag Method
clear Method
endDrag Method
onRemove Method
removeItem Method
saveLocationState Method
startDrag Method
updateDrag Method
SelectionEventArgs Members
SelectionEventArgs Constructor
SelectionEventArgs Methods
SelectionEventArgs Constructor ()
SelectionEventArgs Constructor (Object)
cancelDrag Method
getAdjustmentHandle Method
getCancel Method
getMousePosition Method
setCancel Method
SelectOnlyBehavior Members
SelectOnlyBehavior Constructor
SelectOnlyBehavior Methods
createController Method
SerializeTagEventArgs Members
SerializeTagEventArgs Constructor
SerializeTagEventArgs Methods
getContext Method
getElement Method
getHandled Method
getObject Method
getPropertyName Method
getTag Method
setHandled Method
setTag Method
Shape Members
Shape Constructor
Shape Methods
fromId Method
getId Method
isElliptic Method
ShapeLibrary Members
ShapeLibrary Fields
ShapeLibrary Constructor
ShapeLibrary Methods
shapes Field
getShapes Method
loadFromXml Method
ShapeNode Members
ShapeNode Constructor
ShapeNode Methods
containsPoint Method
getAllowFlip Method
getEnableStyledText Method
getFlipX Method
getFlipY Method
getImage Method
getImageAlign Method
getImageContent Method
getImageLocation Method
getImagePadding Method
getLineAlignment Method
getOutline Method
getRotateImage Method
getRotateText Method
getShape Method
getTextAlignment Method
getTextColor Method
getTransparent Method
init Method
loadFromXml Method
resizeToFitText Method
restoreLocationState Method
saveLocationState Method
saveToXml Method
setAllowFlip Method
setEnableStyledText Method
setFlipX Method
setFlipY Method
setImage Method
setImageAlign Method
setImageContent Method
setImageLocation Method
setImagePadding Method
setLineAlignment Method
setRotateImage Method
setRotateText Method
setShape Method
setTextAlignment Method
setTextColor Method
setTransparent Method
updateDrag Method
With Method
Shapes Members
Shapes Methods
Actor Method
Alternative Method
Arrow Method
Arrow1 Method
Arrow2 Method
Arrow3 Method
Arrow4 Method
Arrow5 Method
Arrow6 Method
Arrow7 Method
Arrow8 Method
Arrow9 Method
BackSlash Method
BeginLoop Method
BowArrow Method
BpmnComplex Method
BpmnDataBasedXor Method
BpmnEndCancel Method
BpmnEndCompensation Method
BpmnEndError Method
BpmnEndLink Method
BpmnEndMessage Method
BpmnEndMultiple Method
BpmnEndTerminate Method
BpmnEventBasedXor Method
BpmnInclusive Method
BpmnIntermediateCancel Method
BpmnIntermediateCompensation Method
BpmnIntermediateError Method
BpmnIntermediateLink Method
BpmnIntermediateMessage Method
BpmnIntermediateMultiple Method
BpmnIntermediateRule Method
BpmnIntermediateTimer Method
BpmnParallelFork Method
BpmnStartLink Method
BpmnStartMessage Method
BpmnStartMultiple Method
BpmnStartRule Method
BpmnStartTimer Method
Circle Method
Cloud Method
Collate Method
ConeDown Method
ConeUp Method
ConnectedIssues Method
CreateRequest Method
Cross Method
Cube Method
Cylinder Method
Database Method
DataTransmition Method
DDelay Method
Decagon Method
Decision Method
Decision2 Method
DefaultFlow Method
Delay Method
DInDelay Method
DirectAccessStorage Method
DiskStorage Method
Display Method
DividedEvent Method
DividedProcess Method
Document Method
Donut Method
DoubleArrow Method
DOutDelay Method
Ellipse Method
EndLoop Method
ExternalOrganization Method
ExternalProcess Method
File Method
FramedRectangle Method
Gate Method
Heart Method
Heptagon Method
Hourglass Method
Input Method
InternalStorage Method
Interrupt Method
Interrupt2 Method
IsoProcess Method
Junction Method
Lightning Method
LinedDocument Method
ManualOperation Method
Merge Method
MessageFromUser Method
MessageToUser Method
Microform Method
MicroformProcessing Method
MicroformRecording Method
MultiDocument Method
MultiProc Method
Octagon Method
OfflineStorage Method
OffpageConnection Method
OffpageReference Method
Or Method
Pentagon Method
PentagonArrow Method
Plaque Method
PointerArrow Method
PrimitiveFromCall Method
PrimitiveToCall Method
Procedure Method
Process Method
Prysm Method
PunchedCard Method
PyramidDown Method
PyramidUp Method
Quill Method
Rectangle Method
Reversed Method
RevTriangle Method
RevWithCirc Method
RevWithLine Method
Rhombus Method
RightTriangle Method
RoundRect Method
RSave Method
Save Method
Slash Method
Sort Method
Sphere Method
Star Method
Star16Pointed Method
Star24Pointed Method
Star32Pointed Method
Star4Pointed Method
Star5Pointed Method
Star6Pointed Method
Star7Pointed Method
Start Method
Tape Method
Terminator Method
Tetragon Method
TransmittalTape Method
Trapezoid Method
Triangle Method
SimplePanel Members
SimplePanel Constructor
SinglePointerController Members
SinglePointerController Constructor
SinglePointerController Methods
cancel Method
commit Method
drawInteraction Method
move Method
start Method
validate Method
StackPanel Members
StackPanel Constructor
StackPanel Methods
getOrientation Method
setOrientation Method
Style Members
Style Constructor
Style Methods
getBackBrush Method
getBrush Method
getFontName Method
getFontSize Method
getFontStyle Method
getNodeEffects Method
getShadowColor Method
getStroke Method
getStrokeDashStyle Method
getStrokeThickness Method
getTextColor Method
init Method
setBackBrush Method
setBrush Method
setFontName Method
setFontSize Method
setFontStyle Method
setNodeEffects Method
setShadowColor Method
setStroke Method
setStrokeDashStyle Method
setStrokeThickness Method
setTextColor Method
With Method
SvgContent Members
SvgContent Methods
parse Method
parseSvg Method
SvgExporter Members
SvgExporter Constructor
SvgExporter Methods
exportElement Method
exportString Method
SvgNode Members
SvgNode Constructor
SvgNode Methods
getContent Method
init Method
loadFromXml Method
saveToXml Method
setContent Method
With Method
TableConnectionPoint Members
TableConnectionPoint Methods
addLinkToNode Method
getEndPoint Method
getInitialPoint Method
getIntersection Method
getNearestBorderPoint Method
linkChanges Method
removeLinkFromNode Method
saveEndRelative Method
TableNode Members
TableNode Fields
TableNode Constructor
TableNode Methods
useScrollBars Field
addColumn Method
addRow Method
cellFromPoint Method
containsPoint Method
createConnectionPoint Method
deleteColumn Method
deleteRow Method
getAllowResizeColumns Method
getAllowResizeRows Method
getCaptionBackBrush Method
getCaptionFont Method
getCaptionHeight Method
getCell Method
getCellFrameStyle Method
getColumn Method
getColumnCount Method
getConnectionStyle Method
getCurrentScrollRow Method
getEnableStyledText Method
getOutline Method
getRow Method
getRowCount Method
getRowRect Method
getScrollable Method
getShape Method
init Method
insertColumn Method
insertRow Method
loadFromXml Method
redimTable Method
resizeToFitText Method
rowFromPoint Method
saveToXml Method
scrollDown Method
scrollUp Method
setAllowResizeColumns Method
setAllowResizeRows Method
setCaptionBackBrush Method
setCaptionFont Method
setCaptionHeight Method
setCellFrameStyle Method
setColumnCount Method
setConnectionStyle Method
setCurrentScrollRow Method
setEnableStyledText Method
setRowCount Method
setScrollable Method
setShape Method
With Method
Theme Members
Theme Fields
Theme Constructor
styles Field
VideoNode Members
VideoNode Constructor
VideoNode Methods
getVideoLocation Method
loadFromXml Method
saveToXml Method
setVideoLocation Method
XmlPersistContext Members
XmlPersistContext Constructor
XmlPersistContext Methods
addChildElement Method
readBool Method
readBrush Method
readFloat Method
readImage Method
readInt Method
readString Method
writeBool Method
writeBrush Method
writeFloat Method
writeImage Method
writeInt Method
writeString Method
Cell Class
Grid Class
Header Class
ResizeType Enumeration
Style Class
Cell Members
Cell Constructor
Cell Methods
getStyle Method
getText Method
setStyle Method
setText Method
Grid Members
Grid Constructor
Grid Methods
addColumnHeader Method
addRowHeader Method
findColumn Method
findRow Method
get Method
getAllowInplaceEdit Method
getAllowResizeHeaders Method
getCellBounds Method
getCellColumn Method
getCellFromPoint Method
getCellRow Method
getColumn Method
getColumnCount Method
getColumnDepth Method
getColumnHeaderBounds Method
getColumnHeaders Method
getColumnHeadersHeights Method
getColumnIndex Method
getHeaderBounds Method
getHeaderFromPoint Method
getHeadersOnTop Method
getHookHeaders Method
getLeftMargin Method
getMinHeaderSize Method
getRow Method
getRowCount Method
getRowDepth Method
getRowHeaderBounds Method
getRowHeaders Method
getRowHeadersWidths Method
getRowIndex Method
getStyle Method
getTopLeftAreaStyle Method
getTopLeftAreaText Method
getTopMargin Method
getTotalColumnHeight Method
getTotalRowWidth Method
removeColumnHeader Method
removeRowHeader Method
setAllowInplaceEdit Method
setAllowResizeHeaders Method
setColumnCount Method
setColumnHeadersHeights Method
setHeadersOnTop Method
setHookHeaders Method
setLeftMargin Method
setMinHeaderSize Method
setRowCount Method
setRowHeadersWidths Method
setTopLeftAreaStyle Method
setTopLeftAreaText Method
setTopMargin Method
Header Members
Header Constructor
Header Methods
getHeight Method
getResizeType Method
getRotateTitle Method
getStyle Method
getSubHeaders Method
getTitle Method
getWidth Method
isColumnHeader Method
isRowHeader Method
setHeight Method
setResizeType Method
setRotateTitle Method
setStyle Method
setTitle Method
setWidth Method
Style Members
Style Constructor
Style Methods
getBackgroundBrush Method
getBottomBorderPen Method
getBottomBorderThickness Method
getFontName Method
getFontSize Method
getLeftBorderPen Method
getLeftBorderThickness Method
getLineAlignment Method
getRightBorderPen Method
getRightBorderThickness Method
getTextAlignment Method
getTextColor Method
getTopBorderPen Method
getTopBorderThickness Method
setBackgroundBrush Method
setBottomBorderPen Method
setBottomBorderThickness Method
setFontName Method
setFontSize Method
setLeftBorderPen Method
setLeftBorderThickness Method
setLineAlignment Method
setRightBorderPen Method
setRightBorderThickness Method
setTextAlignment Method
setTextColor Method
setTopBorderPen Method
setTopBorderThickness Method
Canvas Class
Component Class
ComponentBase Class
DashStyle Enumeration
DashStyle Enumeration
Ellipse Class
Font Class
FontStyle Enumeration
FontStyle Enumeration
Image Class
ImageAlign Enumeration
Path Class
Point Class
Rect Class
Size Class
Text Class
Thickness Class
Vector Class
Video Class
Visibility Enumeration
Canvas Members
Canvas Fields
Canvas Constructor
Canvas Methods
bounds Field
measureUnit Field
zoomFactor Field
clientToDoc Method
create Method
dispose Method
docToClient Method
getBounds Method
getLicenseLocation Method
getMeasureUnit Method
getMinVisibleFontSize Method
getZoomFactor Method
setBounds Method
setLicenseLocation Method
setMeasureUnit Method
setMinVisibleFontSize Method
setZoomFactor Method
Component Members
Component Constructor
ComponentBase Members
ComponentBase Constructor
ComponentBase Methods
getVisibility Method
setVisibility Method
Ellipse Members
Ellipse Fields
Ellipse Constructor
Ellipse Methods
height Field
width Field
x Field
y Field
clone Method
Font Members
Font Fields
Font Constructor
bold Field
italic Field
name Field
size Field
underline Field
Font Constructor (String, Number, Boolean, Boolean)
Font Constructor (String, Number, Boolean, Boolean, Boolean)
Image Members
Image Fields
Image Constructor
bounds Field
image Field
Path Members
Path Constructor
Path Methods
addEllipse Method
addRect Method
arcTo Method
bezierTo Method
clone Method
close Method
done Method
empty Method
getBounds Method
init Method
lineTo Method
moveTo Method
quadraticCurveTo Method
setBrush Method
setPen Method
setText Method
Point Members
Point Fields
Point Constructor
Point Methods
x Field
y Field
empty Method
equals Method
Rect Members
Rect Fields
Rect Constructor
Rect Methods
height Field
width Field
x Field
y Field
bottom Method
bottomLeft Method
bottomRight Method
center Method
clone Method
contains Method
containsPoint Method
equals Method
fromLTRB Method
intersect Method
intersectsWith Method
isEmpty Method
left Method
right Method
setCenter Method
setLocation Method
top Method
topLeft Method
topMiddle Method
topRight Method
union Method
Size Members
Size Fields
Size Constructor
height Field
width Field
Text Members
Text Fields
Text Constructor
Text Methods
bounds Field
text Field
clone Method
getBounds Method
getFont Method
getRotationAngle Method
getText Method
setBounds Method
setFont Method
setText Method
Thickness Members
Thickness Fields
Thickness Constructor
bottom Field
left Field
right Field
top Field
Vector Members
Vector Fields
Vector Constructor
x Field
y Field
Video Members
Video Fields
Video Constructor
Video Methods
bounds Field
clone Method
getMediaLocation Method
isPlaying Method
pause Method
play Method
setMediaLocation Method
Anchoring Enumeration
AssistantType Enumeration
BorderedTreeLayout Class
Edge Class
FlowchartLayout Class
FractalLayout Class
Graph Class
LayeredLayout Class
LayoutDirection Enumeration
MultipleGraphsPlacement Enumeration
Orientation Enumeration
SpringLayout Class
TopologicalLayout Class
TreeLayout Class
TreeLayoutLinkType Enumeration
TreeMapLayout Class
Vertex Class
BorderedTreeLayout Members
BorderedTreeLayout Fields
BorderedTreeLayout Constructor
BorderedTreeLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
Edge Members
Edge Fields
Edge Constructor
Edge Methods
destination Field
origin Field
adjacentTo Method
changeDestination Method
changeOrigin Method
createReverseEdge Method
getCommonVertex Method
getEnds Method
getOtherEnd Method
incidentWith Method
joins Method
reverse Method
FlowchartLayout Members
FlowchartLayout Constructor
FlowchartLayout Methods
getAnchoring Method
getBranchPadding Method
getKeepGroupLayout Method
getLinkPadding Method
getMultipleGraphsPlacement Method
getNodeDistance Method
getOrientation Method
init Method
setAnchoring Method
setBranchPadding Method
setKeepGroupLayout Method
setLinkPadding Method
setMultipleGraphsPlacement Method
setNodeDistance Method
setOrientation Method
With Method
FractalLayout Members
FractalLayout Fields
FractalLayout Constructor
anchoring Field
keepGroupLayout Field
multipleGraphsPlacement Field
root Field
Graph Members
Graph Fields
Graph Constructor
Graph Methods
edges Field
vertices Field
addEdge Method
clone Method
createEdge Method
createVertex Method
getConnectedComponents Method
makeAcyclic Method
removeEdge Method
tree Method
LayeredLayout Members
LayeredLayout Fields
LayeredLayout Constructor
LayeredLayout Methods
anchoring Field
direction Field
keepGroupLayout Field
layerDistance Field
multipleGraphsPlacement Field
nodeDistance Field
siftingRounds Field
arrange Method
SpringLayout Members
SpringLayout Fields
SpringLayout Constructor
SpringLayout Methods
anchoring Field
iterations Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TopologicalLayout Members
TopologicalLayout Fields
TopologicalLayout Constructor
TopologicalLayout Methods
anchoring Field
bendAdjacentLinks Field
direction Field
keepGroupLayout Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
init Method
With Method
TreeLayout Members
TreeLayout Fields
TreeLayout Constructor
TreeLayout Methods
anchoring Field
compactAssistants Field
direction Field
enableAssistants Field
keepGroupLayout Field
keepRootPosition Field
levelDistance Field
linkType Field
multipleGraphsPlacement Field
nodeDistance Field
arrange Method
TreeMapLayout Members
TreeMapLayout Fields
TreeMapLayout Constructor
TreeMapLayout Methods
containerPadding Field
layoutArea Field
orientation Field
padding Field
squarify Field
arrange Method
Vertex Members
Vertex Fields
Vertex Constructor
Vertex Methods
edges Field
inEdges Field
outEdges Field
weight Field
adjacentTo Method
degree Method
getCommonEdge Method
getNeighbors Method
incidentWith Method