PaletteSetSizeEventArgsDeviceIndependentWidth
Property
 | 
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public double DeviceIndependentWidth { get; }
 
Public ReadOnly Property DeviceIndependentWidth As Double
        Get
 
public:
property double DeviceIndependentWidth {
        double get ();
}
 
member DeviceIndependentWidth : float with get
 
 
 
Property Value
Double
 
See Also