Visual Basic (Declaration) | |
---|---|
Public Shared Function GetUseNewPicture( _ ByVal type As AnnRubberStampType _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static bool GetUseNewPicture( AnnRubberStampType type ) |
Managed Extensions for C++ | |
---|---|
public: static bool GetUseNewPicture( AnnRubberStampType type ) |
C++/CLI | |
---|---|
public: static bool GetUseNewPicture( AnnRubberStampType type ) |
Parameters
- type
- An AnnRubberStampType value that represents the type of the rubber stamp.
For an example, refer to SetUseNewPicture.
Beginning with Version 14.5, LEADTOOLS developed new default images for the predefined
rubber stamp annotations. This function gets a value that indicates whether the new default
pictures are being used.
Set the SetUseNewPicture function
to true to use the new default picture. For more information, refer to New Annotation Features of Version 14.5.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family