Click or drag to resize

FieldPropertiesFilePath_ThumbSize Property

The size of the output image. Small:50, Medium: 100, Large: 200, Very Large: 300. The default size is Large. See ImageFileSize

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ImageFileSize FilePath_ThumbSize { get; }

Property Value

Type: ImageFileSize
The size of the output image. Small:50, Medium: 100, Large: 200, Very Large: 300. The default size is Large. See ImageFileSize
Remarks
Applies to CellType FilePath only.
See Also