Gauges for UWP/WinRT
GetTransform メソッド (C1LinearGauge)

構文
'宣言
 
Public Overrides Function GetTransform( _
   ByVal value As System.Double, _
   ByVal yAxisLocation As System.Double, _
   ByVal rotate As System.Boolean _
) As Windows.UI.Xaml.Media.Transform
public override Windows.UI.Xaml.Media.Transform GetTransform( 
   System.double value,
   System.double yAxisLocation,
   System.bool rotate
)

パラメータ

value
yAxisLocation
rotate
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

参照

関連項目

C1LinearGauge クラス
C1LinearGauge メンバ

Send Feedback