class
StepAttribute
public class StepAttribute : Attribute Mark this property as a stepped value, where the value can only be set to multiples of the step value.
Constructors
StepAttribute(Single step) Properties
| Name | Type | Description |
|---|---|---|
Step | Single |