DesktopRegionEventArgs(DesktopRegion) Constructor
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:
DesktopRegionEventArgs(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::DesktopRegion region);
public DesktopRegionEventArgs (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion region);
new Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegionEventArgs : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegionEventArgs
Public Sub New (region As DesktopRegion)
Parameters
- region
- DesktopRegion