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 > SaneOptionDescriptor Class : Constraint Property |
public SaneConstraint Constraint {get;}
'Declaration
Public ReadOnly Property Constraint As SaneConstraint
'Usage
Dim instance As SaneOptionDescriptor Dim value As SaneConstraint value = instance.Constraint
public SaneConstraint getConstraint()
public: property SaneConstraint^ Constraint { SaneConstraint^ get(); }