GrapeCity.Xaml.SpreadSheet.Data
IsDoubleLine Method


The specified line.
Determines whether the specified line is a double line.
Syntax
'Declaration
 
Public Shared Function IsDoubleLine( _
   ByVal line As BorderLine _
) As Boolean
'Usage
 
Dim line As BorderLine
Dim value As Boolean
 
value = BorderLineLayoutEngine.IsDoubleLine(line)
public static bool IsDoubleLine( 
   BorderLine line
)

Parameters

line
The specified line.

Return Value

true if the specified line is a double line; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BorderLineLayoutEngine Class
BorderLineLayoutEngine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options