Click or drag to resize

IBitmapImageUserObj Property

Gets or sets a temporary user object instance associated with the image.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Object UserObj { get; set; }

Property Value

Type: Object
See Also