Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > Processor Class : Type Property |
public ProcessorType Type {get;}
'Declaration
Public ReadOnly Property Type As ProcessorType
'Usage
Dim instance As Processor Dim value As ProcessorType value = instance.Type
public: property ProcessorType Type { ProcessorType get(); }