Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rc As LeadRect, _ ByVal key As Integer, _ ByVal flags As ScrambleCommandFlags _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim rc As LeadRect Dim key As Integer Dim flags As ScrambleCommandFlags Dim instance As New ScrambleCommand(rc, key, flags) |
Parameters
- rc
- Rectangle which describes the area to scramble.
- key
- Key that determines the scramble.
- flags
- Flag that determines whether to encrypt or decrypt the area.
For an example, refer to ScrambleCommand.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7