'Declaration<DispIdAttribute(75)> Sub AddLineArrowAnnotInteractive_2( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal ArrowWidth As Single, _ ByVal ArrowHeight As Single, _ ByVal ArrowFilled As Boolean, _ ByVal Opacity As Single, _ ByVal Reversed As Boolean _ )
[DispId(75)] void AddLineArrowAnnotInteractive_2( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity, bool Reversed )
procedure AddLineArrowAnnotInteractive_2(
BorderColor: Integer;
BorderWidth: Single;
ArrowWidth: Single;
ArrowHeight: Single;
ArrowFilled: Boolean;
Opacity: Single;
Reversed: Boolean
);
DispIdAttribute(75) function AddLineArrowAnnotInteractive_2( BorderColor : int, BorderWidth : float, ArrowWidth : float, ArrowHeight : float, ArrowFilled : boolean, Opacity : float, Reversed : boolean );
[DispId(75)] void AddLineArrowAnnotInteractive_2( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity, bool Reversed )
[DispId(75)] void AddLineArrowAnnotInteractive_2( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity, bool Reversed )
Parameters
- BorderColor
- BorderWidth
- ArrowWidth
- ArrowHeight
- ArrowFilled
- Opacity
- Reversed