Description
Get the value of the hardware feature.
Visual Basic
Public Function GetFeatureUsedVal( A_0 As System::UInt64 ) As Integer
Parameters
Parameters | Description |
---|---|
feature | Input feature to query |
Returns
Integer representing the value of the feature.
Previous Declaration
AutoCAD 2024 and earlier public int GetFeatureUsedVal(UniqueString feature);
Links
Configuration Class, Autodesk.AutoCAD.GraphicsSystem Namespace