MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class

In This Topic
Border Class Methods
In This Topic

For a list of all members of this type, see Border members.

Public Methods
 NameDescription
Public MethodPerforms a cloning of this instance.  
Public MethodGets color of the edge at the given index.  
Public MethodCopies this border attributes to the specified border.  
Public Methodstatic (Shared in Visual Basic)Gets width of the border line.  
Public MethodReturns a Border.BorderMargins object that contains the thickness of the top, left, right, and bottom edges of the drawn border.  
Public MethodGets the position of the shadow line.  
Public MethodOverloaded. Inflates the boundaries according to the mergins.  
Public MethodInflates the boundaries according to the mergins in inch units.  
Public MethodGets whether the current instance is empty.  
Public MethodReturns a Border.BorderMargins object that contains the thickness of the top, left, right, and bottom edges of the drawn border.  
Public MethodGets the line style for the pen using the specified edge.  
Public MethodReads properties from a System.IO.BinaryReader.  
Public MethodReads data from the specified System.Xml.XmlNode.  
Public MethodRenders the border around the specified rectangle.  
Public MethodReturns a string that represents the current object.  
Public MethodWriting the current values using a specified System.IO.BinaryWriter.  
Public MethodWrites the current data to the specified System.Xml.XmlElement.  
Top
See Also