Click or drag to resize

GraphicsParameterFormatterParameters Property

Gets the collection of parameters, there should be one parameter for each format indicator in the FormatString.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<IGraphicsParameter> Parameters { get; }

Property Value

Type: ListIGraphicsParameter
See Also