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

SetUseNewPicture Method






An AnnRubberStampType value that represents the type of the rubber stamp.
true to use the new default picture for all AnnRubberStampObject objects with Type set to type; otherwise, false to use the orginal default picture.
Sets a value to indicate whether to use the new default picture for an AnnRubberStampObject type.
Syntax
public static void SetUseNewPicture( 
   AnnRubberStampType type,
   bool value
)
'Declaration
 
Public Shared Sub SetUseNewPicture( _
   ByVal type As AnnRubberStampType, _
   ByVal value As Boolean _
) 
'Usage
 
Dim type As AnnRubberStampType
Dim value As Boolean
 
AnnRubberStampObject.SetUseNewPicture(type, value)
public static void SetUseNewPicture( 
   AnnRubberStampType type,
   bool value
)
 function Leadtools.Annotations.AnnRubberStampObject.SetUseNewPicture( 
   type ,
   value 
)
public:
static void SetUseNewPicture( 
   AnnRubberStampType type,
   bool value
) 

Parameters

type
An AnnRubberStampType value that represents the type of the rubber stamp.
value
true to use the new default picture for all AnnRubberStampObject objects with Type set to type; otherwise, false to use the orginal default picture.
Remarks
LEADTOOLS has developed new default images for the predefined rubber stamp annotations. Use the GetUseNewPicture function to get a value that indicates whether the new default pictures are being used. Set this 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 GetDefaultPicture.
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
GetUseNewPicture Method
SetUseOriginalPicture Method
GetUseOriginalPicture Method
GetDefaultPicture Method

 

 


Products | Support | Contact Us | Copyright Notices

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