In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AnnotationResizeRotateHandlesScale Property

AnnotationResizeRotateHandlesScale Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property AnnotationResizeRotateHandlesScale As Single
public float AnnotationResizeRotateHandlesScale {get; set;}
public read-write property AnnotationResizeRotateHandlesScale: Single; 
public function get,set AnnotationResizeRotateHandlesScale : float
public: __property float get_AnnotationResizeRotateHandlesScale();

public: __property void set_AnnotationResizeRotateHandlesScale( 

   float value

);
public:

property float AnnotationResizeRotateHandlesScale {

   float get();

   void set (    float value);

}
See Also

Reference

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