LatticeColumn.SetStrokeIds, méthode
Mise à jour : November 2007
Cette méthode prend en charge l'infrastructure InkAnalyzer et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : System.Windows.Ink.AnalysisCore
Assembly : IACore (dans IACore.dll)
Syntaxe
'Déclaration
Public Sub SetStrokeIds ( _
strokeIds As Integer() _
)
'Utilisation
Dim instance As LatticeColumn
Dim strokeIds As Integer()
instance.SetStrokeIds(strokeIds)
public void SetStrokeIds(
int[] strokeIds
)
public:
void SetStrokeIds(
array<int>^ strokeIds
)
public void SetStrokeIds(
int[] strokeIds
)
public function SetStrokeIds(
strokeIds : int[]
)
Paramètres
- strokeIds
Type : array<System.Int32[]
Plateformes
Windows Vista, Windows XP SP2, Windows Server 2003
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0