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