'Declaration
Public Enum ScaleFrom Inherits System.Enum
'Usage
Dim instance As ScaleFrom
public enum ScaleFrom : System.Enum
'Declaration
Public Enum ScaleFrom Inherits System.Enum
'Usage
Dim instance As ScaleFrom
public enum ScaleFrom : System.Enum
Member | Description |
---|---|
BottomRight | Applies the scaling factor from the bottom-right of a shape. |
Middle | Applies the scaling factor from the middle of a shape. |
TopLeft | Applies the scaling factor from the top-left of a shape. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Shapes.ScaleFrom
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2