public enum ENResizeInGroup : System.Enum
public enum ENResizeInGroup : System.Enum
Member | Description |
---|---|
RepositionOnly | The Pin will be expressed relatively to the group Width and Height. The Shape Width and Height are set to constant values. |
ScaleAndReposition | The Pin will be expressed relatively to the group Width and Height. The Shape Width will be expressed relatively to the group Width and Height. |
UseGroupSetting | Uses the settings of the group in which the shape resides. In this mode the shape will use the NGroup.ResizeShapes setting. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENResizeInGroup
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)