Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal line As Line, _ ByVal shadowWeight As System.Integer _ ) |
C# | |
---|---|
public Border( Line line, System.int shadowWeight ) |
Parameters
- line
- Specifies the Line info for the border.
- shadowWeight
- Specifies the shadow weight of the border.