CANDIDATEFORM.rcArea Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Coordinates of the upper-left and lower-right corners of the exclusion area.
public: Microsoft::VisualStudio::OLE::Interop::RECT rcArea;
public: Microsoft::VisualStudio::OLE::Interop::RECT rcArea;
Microsoft::VisualStudio::OLE::Interop::RECT rcArea;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.RECT")]
public Microsoft.VisualStudio.OLE.Interop.RECT rcArea;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.RECT")>]
val mutable rcArea : Microsoft.VisualStudio.OLE.Interop.RECT
Public rcArea As RECT
Field Value
- Attributes