CameraCaptureDialog Members
3/29/2010
Gets or sets the still image or video image file name.
The following tables list the members exposed by the CameraCaptureDialog type.
Public Constructors
Name | Description | |
---|---|---|
CameraCaptureDialog | Initializes a new instance of CameraCaptureDialog class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Container | (inherited from Component ) | |
DefaultFileName | Gets or sets the still image or video image file name. | |
FileName | Gets the fully-qualified pathname of the image file or video file. | |
InitialDirectory | Gets or sets the name of the directory for storing the captured image or video file. | |
Mode | Gets or sets the image capture mode. | |
Owner | Gets or sets the control that owns the CameraCaptureDialog component. | |
Resolution | Gets or sets the image resolution. | |
Site | (inherited from Component ) | |
StillQuality | Gets or sets the still image quality. | |
Title | Gets or sets the title of the Camera Capture dialog box. | |
VideoTimeLimit | Gets or sets the time-limit for video clips. | |
VideoTypes | Gets or sets the video type. |
Top
Protected Properties
Name | Description | |
---|---|---|
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ShowDialog | Displays the "Camera Capture" dialog box, which allows the user to capture still images and video clips. | |
ToString | (inherited from Component ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | (inherited from Object ) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Top
See Also
Reference
CameraCaptureDialog Class
Microsoft.WindowsMobile.Forms Namespace