ImportSetSetPlateProperties Method

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Sub SetPlateProperties ( 
	doc As IMcDocument,
	cols As Integer,
	rows As Integer
)

Parameters

doc
Type: MediaCy.IQL.ApplicationIMcDocument
cols
Type: SystemInt32
rows
Type: SystemInt32
See Also