ShapeSubField::IsNavigationKey Method (Char)

 

Returns a value indicating whether the specified character corresponds to a navigational command.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool IsNavigationKey(
	wchar_t keyCharacter
)

Parameters

keyCharacter
Type: System::Char

Return Value

Type: System::Boolean
Return to top
Show: