GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLineLayoutEngine Class : CalcDoubleLayout Method |
'Declaration Public Shared Sub CalcDoubleLayout( _ ByVal lineItem As LineItem, _ ByVal hOffset As System.Double, _ ByVal vOffset As System.Double, _ ByVal direction As System.Integer, _ ByRef x1 As System.Double, _ ByRef x2 As System.Double, _ ByRef y1 As System.Double, _ ByRef y2 As System.Double, _ ByRef x1_1 As System.Double, _ ByRef x1_3 As System.Double, _ ByRef x2_1 As System.Double, _ ByRef x2_3 As System.Double, _ ByRef y1_1 As System.Double, _ ByRef y1_3 As System.Double, _ ByRef y2_1 As System.Double, _ ByRef y2_3 As System.Double _ )
'Usage Dim lineItem As LineItem Dim hOffset As System.Double Dim vOffset As System.Double Dim direction As System.Integer Dim x1 As System.Double Dim x2 As System.Double Dim y1 As System.Double Dim y2 As System.Double Dim x1_1 As System.Double Dim x1_3 As System.Double Dim x2_1 As System.Double Dim x2_3 As System.Double Dim y1_1 As System.Double Dim y1_3 As System.Double Dim y2_1 As System.Double Dim y2_3 As System.Double BorderLineLayoutEngine.CalcDoubleLayout(lineItem, hOffset, vOffset, direction, x1, x2, y1, y2, x1_1, x1_3, x2_1, x2_3, y1_1, y1_3, y2_1, y2_3)
public static void CalcDoubleLayout( LineItem lineItem, System.double hOffset, System.double vOffset, System.int direction, out System.double x1, out System.double x2, out System.double y1, out System.double y2, out System.double x1_1, out System.double x1_3, out System.double x2_1, out System.double x2_3, out System.double y1_1, out System.double y1_3, out System.double y2_1, out System.double y2_3 )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6