Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BumpNick As SmoothCommandBumpNickType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SmoothCommandEventArgs Dim value As SmoothCommandBumpNickType value = instance.BumpNick |
C# | |
---|---|
public SmoothCommandBumpNickType BumpNick {get;} |
C++/CLI | |
---|---|
public: property SmoothCommandBumpNickType BumpNick { SmoothCommandBumpNickType get(); } |
Property Value
Value that indicates whether to remove bumps or fill in nicks.Refer to SmoothCommand.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)