사용자 도구

사이트 도구

English

jcontrols_cf35:jswitch

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
jcontrols_cf35:jswitch [2016/03/18 08:04]
Comfile Technology [Text Property]
jcontrols_cf35:jswitch [2016/04/14 09:46] (현재)
줄 1: 줄 1:
 +====== jSwitch ======
 +''​jSwitch''​는 On 또는 Off 상태중 하나를 결정해야하는 토글스위치로 사용할 수 있는 콘트롤입니다.
  
 +===== CornerRadii 속성 =====
 +''​CornerRadii''​속성의 값을 조정하면 램프의 모서리를 둥글게 표현할 수 있습니다. 이렇게 하기 위해서는[[.:​jswitch#​shape_속성|Shape]] 속성이 반드시 ''​Rectangular''​로 되어 있어야 합니다. 각각의 모서리를 개별적으로 조정할 수 있습니다.
 +
 +{{.:​switchcornerradii.mp4?​426x240}}
 +
 +===== IsOn 속성 =====
 +''​IsOn''​ 속성은 on (''​true''​) 또는 off (''​false''​)중 하나를 선택할 수 있습니다. 이 속성에 따라 레버의 위치가 결정됩니다.
 +
 +|{{ .:​switchoff.png?​nolink |}}|{{ .:​switchoffproperties.png?​nolink |}}|
 +|{{ .:​switchon.png?​nolink |}}|{{ .:​switchonproperties.png?​nolink |}}|
 +
 +===== IsOnChanged 이벤트 =====
 +[[.:​jswitch#​ison_속성|IsOn 속성]] 이 변경되면,​ ''​IsOnChanged''​ 이벤트가 발생됩니다.
 +
 +===== Shape 속성 =====
 +''​Shape''​ 속성을 ''​Rectangular''​ 로 하면 레버의 모양이 사각형이 되고, ''​Round''​로 하면 둥근모양이 됩니다. ​
 +
 +|{{ .:​switchshaperectangular.png?​nolink |}}|{{ .:​switchshaperectangularproperties.png?​nolink |}}|
 +|{{ .:​switchshaperound.png?​nolink |}}|{{ .:​switchshaperoundproperties.png?​nolink |}}|
 +===== Thumb 속성 =====
 +''​Thumb''​속성을 조절하여 레버의 색상,​외곽선등을 변경할 수 있습니다. 자세한 내용은 [[.:Fills, Strokes, and Borders]] 과 [[.:​Highlights and Gloss]] 을 참조하시기 바랍니다.
 +
 +|{{ .:​switchthumboff.png?​nolink |}}|{{ .:​switchthumboffproperties.png?​nolink |}}|
 +|{{ .:​switchthumbon.png?​nolink |}}|{{ .:​switchthumbonproperties.png?​nolink |}}|
 +
 +==== ShowText 속성 ====
 +''​Thumb''​의 ''​ShowText''​ 을 True로 하면 레버위에 Text가 표시됩니다.
 +
 +|{{.:​switchthumbshowtexttrue.png|}}|{{.:​switchthumbshowtexttrueproperties.png|}}|
 +|{{.:​switchshowtextfalse.png|}}|{{.:​switchthumbshowtextfalseproperties.png|}}|
 +
 +===== Track Property =====
 +''​Track''​ 속성을 조절하여 슬라이더의 트랙부분의 색상을 변경할 수 있습니다. 자세한 내용은 [[.:Fills, Strokes, and Borders]] 과 [[.:​Highlights and Gloss]] 을 참조하시기 바랍니다. ​
 +
 +|{{ .:​switchtrackoff.png?​nolink |}}|{{ .:​switchtrackoffproperties.png?​nolink |}}|
 +|{{ .:​switchtrackon.png?​nolink |}}|{{ .:​switchtrackonproperties.png?​nolink |}}|
 +
 +==== ShowText 속성 ====
 +''​Track''​의 ''​ShowText''​ 을 True로 하면 트랙위에 Text가 표시됩니다.
 +
 +|{{.:​switchtrackshowtexttrue.png|}}|{{.:​switchtrackshowtexttrueproperties.png|}}|
 +|{{.:​switchshowtextfalse.png|}}|{{.:​switchtrackshowtextfalseproperties.png|}}|
 +===== Text Property =====
 +''​Text''​ 속성을 사용해서 어떤 Text를 표시할 것인지 결정할 수 있습니다. {0:''​On에서의 Text'';​0;''​Off에서의 Text''​}형태를 사용하세요.
 +
 +|{{ .:​switchonoff.png?​nolink |}}|{{ .:​switchonoffproperties.png?​nolink |}}|
 +|{{ .:​switchyesno.png?​nolink |}}|{{ .:​switchyesnoproperties.png?​nolink |}}|
 +
 +
 +===== Text Features =====
 +Text모양을 변경할 수 있습니다. 이에 대한 자세한 내용은 [[.:Text Features]] 을 참조하시기 바랍니다.
jcontrols_cf35/jswitch.txt · 마지막으로 수정됨: 2016/04/14 09:46 (바깥 편집)