The width adjusted for the DPI mode.

Syntax

ISIconHandler.WidthAdjusted(width, [roundUp])

Parameters

NameTypeOptionalByRefDescription
width Integer The base width of the icon.
roundUp Boolean Optional Should the result be rounded up? E.g, 1 @ 125% would round to 2. If omitted, a value of False is assumed.

Return Value

Integer

An Integer value.

Member of:
ISIconHandler
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0