[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ScaleFrom

ScaleFrom Enum

Specifies which part of the shape retains its position when the shape is scaled.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ScaleFrom
Public Enum ScaleFrom

Fields

Name Description
BottomRight

Shape's lower right corner retains its position.

Middle

Shape's midpoint retains its position.

TopLeft

Shape's upper left corner retains its position.