ImportSetGetPlateProperties Method

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

Parameters

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

Return Value

Type: Boolean
See Also