LineAnimationParams Constructors
Represents a set of options that specify a line wait indicator in an Overlay Form.Name | Parameters | Description |
---|---|---|
LineAnimationParams(Int32, Int32, Int32) | pointCount, pointSize, indent | Initializes a new instance of the LineAnimationParams class with specified settings. |
See Also