Click or drag to resize

LimitToImage Class

Controls limiting of graphic editing to the image for the given overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysLimitToImage

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class LimitToImage
	Inherits OverlayCommand

The LimitToImage type exposes the following members.

Constructors
  NameDescription
Public methodLimitToImage
Initializes a new instance of the LimitToImage class
Public methodLimitToImage(String)
Initializes a new instance of the LimitToImage class
Public methodLimitToImage(McCommand)
Initializes a new instance of the LimitToImage class
Top
Properties
  NameDescription
Public propertyiLimitToImageState
State to set the limiting.
Top
Remarks