LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

GetUseNewPicture Method






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
public static bool GetUseNewPicture( 
   AnnRubberStampType type
)
'Declaration
 
Public Shared Function GetUseNewPicture( _
   ByVal type As AnnRubberStampType _
) As Boolean
'Usage
 
Dim type As AnnRubberStampType
Dim value As Boolean
 
value = AnnRubberStampObject.GetUseNewPicture(type)
public static bool GetUseNewPicture( 
   AnnRubberStampType type
)
 function Leadtools.Annotations.AnnRubberStampObject.GetUseNewPicture( 
   type 
)
public:
static bool GetUseNewPicture( 
   AnnRubberStampType type
) 

Parameters

type
An AnnRubberStampType value that represents the type of the rubber stamp.
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.
Example
For an example, refer to SetUseNewPicture.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnRubberStampObject Class
AnnRubberStampObject Members
SetUseNewPicture Method
SetUseOriginalPicture Method
GetUseOriginalPicture Method
GetDefaultPicture Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.