AmbientTheme.Margin Property

Definition

Gets the ambient margin settings for the workflow design surface.

public:
 virtual property System::Drawing::Size Margin { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size Margin { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Margin : System.Drawing.Size
Public Overridable ReadOnly Property Margin As Size

Property Value

A Size that represents the margin settings on the workflow design surface.

Attributes

Applies to