Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > ObjectInstanceInformationEx Class : Width Property |
[XmlElementAttribute(2)] public int Width {get; set;}
'Declaration <XmlElementAttribute(2)> Public Property Width As Integer
'Usage Dim instance As ObjectInstanceInformationEx Dim value As Integer instance.Width = value value = instance.Width
[XmlElementAttribute(2)] public: property int Width { int get(); void set ( int value); }