IQuickActivate.SetContentExtent(SIZEL[]) Method
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.
public:
void SetContentExtent(cli::array <Microsoft::VisualStudio::OLE::Interop::SIZEL> ^ pSizel);
public:
void SetContentExtent(Platform::Array <Microsoft::VisualStudio::OLE::Interop::SIZEL> ^ pSizel);
void SetContentExtent(std::Array <Microsoft::VisualStudio::OLE::Interop::SIZEL> const & pSizel);
public void SetContentExtent (Microsoft.VisualStudio.OLE.Interop.SIZEL[] pSizel);
abstract member SetContentExtent : Microsoft.VisualStudio.OLE.Interop.SIZEL[] -> unit
Public Sub SetContentExtent (pSizel As SIZEL())
Parameters
- pSizel
- SIZEL[]