DevExpress v24.2 Update — Your Feedback Matters Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release. Take the survey Not interested XtraDiagramExtensions Members Provides extension methods for the DiagramControl. #Methods Show Inherited Hide Inherited Name Description ContainsSelection(DiagramControl) static CreateBitmap(DiagramControl, RectangleF, Nullable<Single>, Nullable<Single>) static CreateBitmap(DiagramControl, Nullable<Single>, Nullable<Single>) static CreateShape(DiagramControl, ShapeDescription, Boolean) static CreateShape(DiagramControl, ShapeDescription, RectangleF, Boolean) static DrawDetachedItem(DiagramControl, DiagramItem, GraphicsCache) static Allows you to draw a diagram item outside the Canvas/Shapes Panel. Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object. Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object. ForEachSelectedItem(DiagramControl, Action<DiagramItem>) static Executes the specified action on each selected item. GetBackgroundPages(DiagramControl, DiagramDrawingContext, Double) static GetHashCode() Serves as the default hash function. Inherited from Object. GetType() Gets the Type of the current instance. Inherited from Object. IsMultipleSelection(DiagramControl) static MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object. QuickPrintDiagram(DiagramControl) static ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object. ShowPrintDialog(DiagramControl) static ShowPrintPreviewDiagram(DiagramControl, ScaleSettings) static ToString() Returns a string that represents the current object. Inherited from Object. See Also XtraDiagramExtensions Class DevExpress.XtraDiagram.Extensions Namespace