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 : XResolution Property |
[XmlElementAttribute(3)] public int XResolution {get; set;}
'Declaration <XmlElementAttribute(3)> Public Property XResolution As Integer
'Usage Dim instance As ObjectInstanceInformationEx Dim value As Integer instance.XResolution = value value = instance.XResolution
[XmlElementAttribute(3)] public: property int XResolution { int get(); void set ( int value); }