Click or drag to resize

ReviewOptionVO Class

리뷰 옵션 : UI에서 설정된 현재 설정값을 반환하는 용도(Plugin)
Inheritance Hierarchy
SystemObject
  SHConnectorReviewOptionVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class ReviewOptionVO

The ReviewOptionVO type exposes the following members.

Constructors
  NameDescription
Public methodReviewOptionVO
Construction
Top
Properties
  NameDescription
Public propertyArrowColor
화살표 색
Public propertyArrowSize
화살표 크기
Public propertyLineColor
지시선 색상
Public propertyLineWidth
지시선 두께
Public propertyNoteBackColor
노트 - 배경색
Public propertyNoteBackLineColor
노트 - 배경 라인색
Public propertyNoteFontColor
노트 - 글꼴색
Public propertyNoteFontSize
노트 - 글자크기
Public propertySymbolBackColor
원형심볼 - 배경색
Public propertySymbolFontColor
원형심볼 - 글꼴색
Public propertySymbolFontSize
원형심볼 - 글자크기
Public propertySymbolSize
원형심볼 - 심벌크기 (RoundRadius - 반지름)
Top
See Also