Click or drag to resize

imbMathExtensions Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Core.reporting.geometricsimbMathExtensions

Namespace:  imbSCI.Core.reporting.geometrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbMathExtensions
Request Example View Source

The imbMathExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic membercalcDiagonal
Calculates the diagonal from two arcs with 90' between
Public methodStatic membergetDoubleValues
Public methodStatic membermoveByVector(selectRange, selectRange, Boolean)
Public methodStatic membermoveByVector(selectRangeArea, selectRange, Boolean)
Public methodStatic membermoveInnerByVector
Moves the resulting inner box by vector. X affects left-right, Y affects top-bottom
Public methodStatic membermoveTopLeftByVector
Affects Top and Left values of four side settings
Public methodStatic membernormalizeRange
Public methodStatic memberresizeByVector
Public methodStatic membertakeColumnGroup
Public methodStatic membertakeRowSlice
Public methodStatic membertoVector
Transforms direction to vector
Top
See Also