Gauges for UWP/WinRT
OffsetToThickness メソッド (C1RadialGauge)

構文
'宣言
 
Public Overrides Function OffsetToThickness( _
   ByVal offset As System.Double, _
   ByVal axis As C1GaugeAxis _
) As System.Double
public override System.double OffsetToThickness( 
   System.double offset,
   C1GaugeAxis axis
)

パラメータ

offset
axis
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1RadialGauge クラス
C1RadialGauge メンバ

Send Feedback