Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace > SaneConstraint Class : Type Property |
public SaneConstraintType Type {get;}
'Declaration
Public ReadOnly Property Type As SaneConstraintType
'Usage
Dim instance As SaneConstraint Dim value As SaneConstraintType value = instance.Type
public SaneConstraintType getType()
public: property SaneConstraintType Type { SaneConstraintType get(); }