Northwoods.GoWPF 1.3.5 Assembly
Padding Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : Padding Property

Gets or sets the amount of extra "empty" space is reserved around the DiagramPanel.DiagramBounds.

Syntax

Visual Basic (Declaration) 
Public Property Padding As Thickness
C# 
public Thickness Padding {get; set;}

Property Value

This value is in model coordinates. The standard ControlTemplate for Diagram uses a TemplateBinding to get this value from the Diagram.

Requirements

See Also

© 2012 All Rights Reserved.