Click or drag to resize

IMcTileAlgUser Interface

An interface implemented by McTileAlgUser.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcTileAlgUser

The IMcTileAlgUser type exposes the following members.

Properties
  NameDescription
Public propertyHorizontalOverlapX
Overlap of tiles on left and right sides in X direction.
Public propertyHorizontalOverlapY
Overlap of tiles on left and right sides in Y direction.
Public propertyVerticalOverlapX
Overlap of tiles on top and bottom sides in X direction.
Public propertyVerticalOverlapY
Overlap of tiles on top and bottom sides in Y direction.
Top
See Also