Visual Basic (Declaration) | |
---|---|
Public Interface IAnnPrimarySecondaryPictureObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IAnnPrimarySecondaryPictureObject |
C++/CLI | |
---|---|
public interface class IAnnPrimarySecondaryPictureObject |
In automation mode the annotation framework uses this interface to display a dialog, with the
appropriate tabs, for annotation objects from classes that implement this interface.
For more information, refer to Using Primary and Secondary Pictures in WPF Annotation Objects.
The following classes implement the IAnnPrimarySecondaryPictureObject interface:
AnnEncryptObject Class
For more information, refer to Using Primary and Secondary Pictures in WPF Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family