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

MeasurementUnit Property (AnnotationRuler)

In This Topic
Syntax
'Declaration

 

Public Shadows Property MeasurementUnit As Annotation.UnitMode
public new Annotation.UnitMode MeasurementUnit {get; set;}
public read-write property MeasurementUnit: Annotation.UnitMode; 
public hide function get,set MeasurementUnit : Annotation.UnitMode
public: __property new Annotation.UnitMode get_MeasurementUnit();

public: __property new void set_MeasurementUnit( 

   Annotation.UnitMode value

);
public:

new property Annotation.UnitMode MeasurementUnit {

   Annotation.UnitMode get();

   void set (    Annotation.UnitMode value);

}
See Also

Reference

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