Skip to content

CesLine

CES edited this page Dec 28, 2023 · 16 revisions

Description / توضیح

Draw vertical and horizontal line with different style.

رسم خط افقی و عمودی.

Properties / ویژگی ها

  • CesBackColor : Set background color for control.
  • CesLineColor : Set color for line.
  • CesLineWidth : set line thickness.
  • CesVertical : If value set to true, line will be shown vertically.
  • CesLineType : Line type is member of "DashStyle" in .Net.
  • CesRoundedTip : If value set to true, the both tips of line will be rounded, otherwise is square.
  • CesAutoStick : If value set to true, line will stick to border of parent container vertically/horizontally based on "CesVertical" value.
  • CesBackColor : تعیین رنگ پس زمینه کنترل.
  • CesLineColor : تعیین رنگ خط.
  • CesLineWidth : تعیین ضخامت خط.
  • CesVertical : اگر مقدار این ویژگی برابر true باشد خط بصورت عمودی نمایش داده خواهد شد.
  • CesLineType : تعیین نوع خط.
  • CesRoundedTip : ایجاد نیم دایره در ابتدا و انتهای خط.
  • CesAutoStick : اگر این گزینه فعال باشد خط با توجه به افقی و یا عمودی بودن می تواند در عرض و یا ارتفاع کنترل والد بصورت کامل رسم شود.