In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow / ArrowWidth Property

ArrowWidth Property (AnnotationLineArrow)

In This Topic
Syntax
'Declaration

 

Public Shadows Property ArrowWidth As Single
public new float ArrowWidth {get; set;}
public read-write property ArrowWidth: Single; 
public hide function get,set ArrowWidth : float
public: __property new float get_ArrowWidth();

public: __property new void set_ArrowWidth( 

   float value

);
public:

new property float ArrowWidth {

   float get();

   void set (    float value);

}
See Also

Reference

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