NevronOpenVision
Nevron.Nov.UI Namespace / NSlider Class / ComputeHAxisXandWidth Method
ComputeHAxisXandWidth Method (NSlider)
Computes the X coordinate and the width of the axis when the slider is oriented horizontally.
Syntax
protected virtual void ComputeHAxisXandWidth( 
   NRectangle ca,
   out System.double axisX,
   out System.double axisWidth
)

Parameters

ca
axisX
axisWidth
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also