LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetUseNewPicture Method
See Also 
Leadtools.Annotations Namespace > AnnRubberStampObject Class : GetUseNewPicture Method



type
An AnnRubberStampType value that represents the type of the rubber stamp.

The GetUseNewPicture Method is available in LEADTOOLS Document and Medical Imaging toolkits.

type
An AnnRubberStampType value that represents the type of the rubber stamp.
Gets a value to indicate whether to use the new default picture for an AnnRubberStampObject type.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetUseNewPicture( _
   ByVal type As AnnRubberStampType _
) As Boolean
Visual Basic (Usage)Copy Code
Dim type As AnnRubberStampType
Dim value As Boolean
 
value = AnnRubberStampObject.GetUseNewPicture(type)
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.

Example

For an example, refer to SetUseNewPicture.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features