public enum ENTextBlockResizeMode : System.Enum
public enum ENTextBlockResizeMode : System.Enum
Member | Description |
---|---|
None | The text block is not automatically resized. |
ShapeSize | The text block is automatically resized to the size of the owner shape. |
ShapeWidthTextHeight | The text block width is resized to size of the owner shape, while the text block height is resized to the desired text block size. |
TextSize | The text block is resized to its desired size. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENTextBlockResizeMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)