Returns BordersDef object that has equal sides with specified width
and color.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public static BordersDef GetEqualSideDef( Color color, double widthPt ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetEqualSideDef ( _ color As Color, _ widthPt As Double _ ) As BordersDef |