Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnRubberStampObject Class : SetDefaultPicture Method |
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 )
For C#/VB examples, refer to GetDefaultPicture.