ClearImage .NET API
height Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : height Property
Owner's height
Syntax
'Declaration
 
Public ReadOnly Property height As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.height
public System.string height {get;}
public read-only property height: System.String; 
public function get height : System.String
public:
property System.String^ height {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members