Click or drag to resize

DisplayParametersMinimumPixelSize Property

Gets or sets the minimum pixel size the object must be in order to be drawn.

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 GraphicsParameter<int> MinimumPixelSize { get; set; }

Property Value

Type: GraphicsParameterInt32
See Also