Skip to main content

DiagramControl.FitToDrawingMarginProperty Field

Identifies the DiagramControl.FitToDrawingMargin dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v24.1.dll

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public static readonly DependencyProperty FitToDrawingMarginProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also