GrapeCity.Win.Containers 名前空間 > RoundedBorder クラス > RoundedBorder コンストラクタ : RoundedBorder コンストラクタ(Line,Line,Line,Line,Line,Line,Single) |
Public Function New( _ ByVal left As Line, _ ByVal top As Line, _ ByVal right As Line, _ ByVal bottom As Line, _ ByVal diagonalUp As Line, _ ByVal diagonalDown As Line, _ ByVal allCornerRadius As Single _ )
public RoundedBorder( Line left, Line top, Line right, Line bottom, Line diagonalUp, Line diagonalDown, float allCornerRadius )