Gets or sets the default primary picture used by all
AnnEncryptObject objects.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Property DefaultPrimaryPicture As AnnPicture |
C# | |
---|
public static AnnPicture DefaultPrimaryPicture {get; set;} |
Property Value
An
AnnPicture class that defines the primary picture used by the
AnnEncryptObject.
Example
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also