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

The following tables list the members exposed by Processor.

Public Properties

 NameDescription
public Property FriendlyNameGets the processor's descriptive name.  
public Property NameGets the processor's unique name.  
public Property TypeThis property is updated with a value that represents the processor's type.  
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 HasDialogIndicates whether the specified property's dialog is available.  
public Method ShowDialogDisplays the specified property's dialog.  
public Method ToStringReturns a string that represents the current object.  
Top

See Also