Click or drag to resize

FieldPropertiesFilePath_ImageSize Property

The size of the output image. Small:640, Medium: 800, Large: 1024, Very Large: 1280. 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_ImageSize { get; }

Property Value

Type: ImageFileSize
The size of the output image. Small:640, Medium: 800, Large: 1024, Very Large: 1280. The default size is Large. See ImageFileSize
Remarks
Applies to CellType FilePath only.
See Also