IMcImageDescription Property
|
|
Get the "Description" property of the image.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty Description As String
Get
Set
Property Value
Type:
String
RemarksThis property is a built-in property usually read from a TIFF image.
On assigment an OnPropertyChanged(ID_IMcImage_Description) event is fired.
See Also