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

SetUseOriginalPicture Method






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

Parameters

type
An AnnRubberStampType value that represents the type of the rubber stamp.
value
true to revert back to the original picture used for all AnnRubberStampObject objects with Type set to type; otherwise, false to use the new picture if any.
Remarks
Use the GetDefaultPicture to get the current default picture used by the AnnRubberStampObject objects. Use the SetDefaultPicture to change the default picture. Use GetUseOriginalPicture to check whether the AnnRubberStampObject of a certain type is currently using the default picture.
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

 

 


Products | Support | Contact Us | Copyright Notices

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