<Code Lib>
2020 Property
Changes 8
P

ImageType.IsViewImage

Description:
The ImageType was created via "Save to Project as Image" function. For such ImageTypes the file path is an empty string.

public bool IsViewImage { get; }

Loading…