PaletteSetSizeEventArgs Constructor

Initializes a new instance of the PaletteSetSizeEventArgs class

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public PaletteSetSizeEventArgs(
        int width,
        int height,
        double deviceIndependentWidth,
        double deviceIndependentHeight
)

Parameters

width  Int32
 
height  Int32
 
deviceIndependentWidth  Double
 
deviceIndependentHeight  Double
 
See Also

©  Bricsys NV. All rights reserved.