In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / DeleteAnchorTemplateL Method

DeleteAnchorTemplateL Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(244)>

Sub DeleteAnchorTemplateL( _

   ByVal AnchorTemplateID As Long _

) 
[DispId(244)]

void DeleteAnchorTemplateL( 

   long AnchorTemplateID

)
procedure DeleteAnchorTemplateL( 

    AnchorTemplateID: Int64

); 
DispIdAttribute(244)

function DeleteAnchorTemplateL( 

   AnchorTemplateID : long

);
[DispId(244)]

void DeleteAnchorTemplateL( 

   long AnchorTemplateID

) 
[DispId(244)]

void DeleteAnchorTemplateL( 

   int64 AnchorTemplateID

) 

Parameters

AnchorTemplateID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members