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

SetDefaultPicture Method






An AnnRubberStampType value that represents the type of the rubber stamp.
An AnnPicture class that defines the picture for the AnnRubberStampType specified by type.
Sets the default picture for an AnnRubberStampObject type.
Syntax
public static void SetDefaultPicture( 
   AnnRubberStampType type,
   AnnPicture picture
)
'Declaration
 
Public Shared Sub SetDefaultPicture( _
   ByVal type As AnnRubberStampType, _
   ByVal picture As AnnPicture _
) 
'Usage
 
Dim type As AnnRubberStampType
Dim picture As AnnPicture
 
AnnRubberStampObject.SetDefaultPicture(type, picture)
public static void SetDefaultPicture( 
   AnnRubberStampType type,
   AnnPicture picture
)
 function Leadtools.Annotations.AnnRubberStampObject.SetDefaultPicture( 
   type ,
   picture 
)
public:
static void SetDefaultPicture( 
   AnnRubberStampType type,
   AnnPicture^ picture
) 

Parameters

type
An AnnRubberStampType value that represents the type of the rubber stamp.
picture
An AnnPicture class that defines the picture for the AnnRubberStampType specified by type.
Remarks
Use the GetDefaultPicture to get the default picture used by the AnnRubberStampObject objects. Use the GetUseOriginalPicture and SetUseOriginalPicture to control whether an AnnRubberStampObject will use the default or original picture for a certain type.
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.