GeometrySettingsFromOptimizationPercentage Method |
Gets
GeometrySettings from percentage (0 - means fully usable and changeable, 100 - means best performance).
Note: For values above 50 it is possible that there are some anomalies on the image because of have geometry optimization - please check the image before exporting
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public static GeometrySettings FromOptimizationPercentage(
int percentage
)
Parameters
- percentage
- Type: SystemInt32
0 - means fully usable and changeable, 100 - means best performance
Return Value
Type:
GeometrySettingsGeometrySettings
See Also