AmbientTheme.SelectionSize Property

Definition

Gets the ambient size of a selected item on the workflow design surface.

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

Property Value

A Size that represents the ambient property settings for selected items on the workflow design surface.

Attributes

Applies to