| Visual Basic (Declaration) | |
|---|---|
<XmlElementAttribute(2)> Public Property Width As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[XmlElementAttribute(2)] public int Width {get; set;} | |
| C++/CLI | |
|---|---|
[XmlElementAttribute(2)] public: property int Width { int get(); void set (int value); } | |
Return Value
The width of the specified DICOM object in pixels.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family