←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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly

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