ElementAlignment.DefaultExternalMargin Field
The default pixel margin on the outside of elements on the design surface.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)
Syntax
'Declaration
Public Const DefaultExternalMargin As Double
'Usage
Dim value As Double
value = ElementAlignment.DefaultExternalMargin
public const double DefaultExternalMargin
public:
literal double DefaultExternalMargin
public const var DefaultExternalMargin : double
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.