<Code Lib>
2020 Method
Changes 0
M

ImageView.Create(Document, ImageTypeOptions)

Description:
Create an ImageView containing an image imported from disk.
Overloads (2):
Create(Document,ImageTypeOptions)

public static ImageView Create(
	Document document,
	ImageTypeOptions options
)

Return Value ImageView The newly created view.

Loading…