Método InkAnalyzer.ModifyTopAlternate (AnalysisAlternate, Boolean)
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (em Microsoft.Ink.Analysis.dll)
Sintaxe
'Declaração
Public Function ModifyTopAlternate ( _
alternate As AnalysisAlternate, _
confirmAutomatically As Boolean _
) As Boolean
'Uso
Dim instance As InkAnalyzer
Dim alternate As AnalysisAlternate
Dim confirmAutomatically As Boolean
Dim returnValue As Boolean
returnValue = instance.ModifyTopAlternate(alternate, _
confirmAutomatically)
public bool ModifyTopAlternate(
AnalysisAlternate alternate,
bool confirmAutomatically
)
public:
bool ModifyTopAlternate(
AnalysisAlternate^ alternate,
bool confirmAutomatically
)
public function ModifyTopAlternate(
alternate : AnalysisAlternate,
confirmAutomatically : boolean
) : boolean
Parâmetros
- alternate
Tipo: Microsoft.Ink.AnalysisAlternate
- confirmAutomatically
Tipo: System.Boolean
Valor de retorno
Tipo: System.Boolean
Plataformas
Windows Vista
o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.
Informações sobre versão
.NET Framework
Compatível com: 3.0