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

The following tables list the members exposed by CaptureSubType.

Public Properties

 NameDescription
public Property FriendlyNameGets the capture subtype's descriptive name.  
public Property NameGets the subtype's unique name.  
public Property SelectedGets or sets the capture subtype selection state.  
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