Back to Devexpress

CustomDrawBackgroundEventArgs.PageMargin Property

windowsforms-devexpress-dot-xtradiagram-dot-customdrawbackgroundeventargs-31250ac0.md

latest1.0 KB
Original Source

CustomDrawBackgroundEventArgs.PageMargin Property

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public Padding PageMargin { get; set; }
vb
Public Property PageMargin As Padding

Property Value

Type
Padding

See Also

CustomDrawBackgroundEventArgs Class

CustomDrawBackgroundEventArgs Members

DevExpress.XtraDiagram Namespace