'Declaration<DispIdAttribute(77)> Sub AddPolygonAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal BackColor As Integer, _ ByVal Opacity As Single _ )
[DispId(77)] void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
procedure AddPolygonAnnotInteractive(
BorderColor: Integer;
BorderWidth: Single;
BackColor: Integer;
Opacity: Single
);
DispIdAttribute(77) function AddPolygonAnnotInteractive( BorderColor : int, BorderWidth : float, BackColor : int, Opacity : float );
[DispId(77)] void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
[DispId(77)] void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
Parameters
- BorderColor
- BorderWidth
- BackColor
- Opacity