LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
CaptureSize Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : CaptureSize Class

The following tables list the members exposed by CaptureSize.

Public Properties

 NameDescription
public Property HeightGets the video height, in pixels.  
public Property SelectedGets the capture size selection state.  
public Property WidthGets the video width, in pixels.  
Top

Public Methods

 NameDescription
public Method EqualsDetermines whether the specified Object is equal to the current Object.  
public Method GetHashCodeServes as a hash function for a particular type.  
public Method ToStringReturns a string that represents the current Object.  
Top

See Also