Renderer.Scale メソッド (Single, Single, Boolean)
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
名前空間: Microsoft.Ink
アセンブリ: Microsoft.Ink (Microsoft.Ink.dll 内)
構文
'宣言
Public Sub Scale ( _
scaleX As Single, _
scaleY As Single, _
applyOnPenWidth As Boolean _
)
'使用
Dim instance As Renderer
Dim scaleX As Single
Dim scaleY As Single
Dim applyOnPenWidth As Boolean
instance.Scale(scaleX, scaleY, applyOnPenWidth)
public void Scale(
float scaleX,
float scaleY,
bool applyOnPenWidth
)
public:
void Scale(
float scaleX,
float scaleY,
bool applyOnPenWidth
)
public function Scale(
scaleX : float,
scaleY : float,
applyOnPenWidth : boolean
)
member Scale :
scaleX:float32 *
scaleY:float32 *
applyOnPenWidth:bool -> unit
パラメーター
- scaleX
型 : System.Single
- scaleY
型 : System.Single
- applyOnPenWidth
型 : System.Boolean
プラットフォーム
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0