In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddRedactionAnnotInteractive / AddRedactionAnnotInteractive(Int32) Method

AddRedactionAnnotInteractive(Int32) Method

In This Topic
Syntax
'Declaration

 

Public Overloads Sub AddRedactionAnnotInteractive( _

   ByVal BackColor As Integer _

) 
public void AddRedactionAnnotInteractive( 

   int BackColor

)
public procedure AddRedactionAnnotInteractive( 

    BackColor: Integer

); 
public function AddRedactionAnnotInteractive( 

   BackColor : int

);
public: void AddRedactionAnnotInteractive( 

   int BackColor

) 
public:

void AddRedactionAnnotInteractive( 

   int BackColor

) 

Parameters

BackColor
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List