'DeclarationPublic Property ColorDepth As System.Windows.Forms.ColorDepth
'UsageDim instance As NImageListXMLRepresentation Dim value As System.Windows.Forms.ColorDepth instance.ColorDepth = value value = instance.ColorDepth
public System.Windows.Forms.ColorDepth ColorDepth {get; set;}