IGraphics.isResizeableHorizontally

Used by CLAP.

interface IGraphics
nothrow @nogc abstract
bool
isResizeableHorizontally
()

Return Value

Type: bool

true if plugin is resizeable in terms of logical pixels, horizontally.

Meta