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

KeepAspectRatio Property (AnnotationEmbeddedImage)

In This Topic
Syntax
'Declaration

 

Public Shadows Property KeepAspectRatio As Boolean
public new bool KeepAspectRatio {get; set;}
public read-write property KeepAspectRatio: Boolean; 
public hide function get,set KeepAspectRatio : boolean
public: __property new bool get_KeepAspectRatio();

public: __property new void set_KeepAspectRatio( 

   bool value

);
public:

new property bool KeepAspectRatio {

   bool get();

   void set (    bool value);

}
See Also

Reference

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