CANDIDATEFORM.rcArea Field
Coordinates of the upper-left and lower-right corners of the exclusion area.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public rcArea As RECT
public RECT rcArea
public:
RECT rcArea
val mutable rcArea: RECT
public var rcArea : RECT
.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.