Click or drag to resize

CropName Property

Name of the result image or image set.

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property Name As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
If Null or Empty than the name of the result will be (SourceName)_Crop.
See Also