Summary
Creates a new
InspectorGadgets.Attributes.ClampValueAttribute
with the specified range.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
.Attributes - Containing Type
- ClampValueAttribute
Syntax
public ClampValueAttribute(double min, double max)
Parameters
Name | Type | Description |
---|---|---|
min | double | |
max | double |
Return Value
Type | Description |
---|---|
void |