←Select platform

SvgRenderFlags Enumeration

Summary

Extra render options.

Syntax
C#
C++/CLI
Python
[FlagsAttribute()] 
public enum SvgRenderFlags 
public [FlagsAttribute] 
   enum class SvgRenderFlags sealed 
class SvgRenderFlags(Enum): 
   Default = 0 
   EnhanceThinLines = 1 
Members

0x00000001

EnhanceThinLines

Enhances the strokes thickness if the transformation causes lines to have size less than 1 pixel.

0x00000000

Default

Default rendering.

Requirements

Target Platforms

See Also

Reference

Leadtools.Svg Namespace

Help Version 22.0.2023.4.20
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.