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

ModelID Property (AnnotationCustom)

In This Topic
Syntax
'Declaration

 

<DescriptionAttribute("A private identifier defining the model of the annotation")>

Public ReadOnly Property ModelID As Integer
[Description("A private identifier defining the model of the annotation")]

public int ModelID {get;}
public read-only property ModelID: Integer; 
DescriptionAttribute("A private identifier defining the model of the annotation")

public function get ModelID : int
[Description("A private identifier defining the model of the annotation")]

public: __property int get_ModelID();
[Description("A private identifier defining the model of the annotation")]

public:

property int ModelID {

   int get();

}
See Also

Reference

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