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