C# 클래스 AsterixDisplayAnalyser.DisplayAttributes.DisplayAttributesType

파일 보기 프로젝트 열기: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AreaPolygonColor Color
ImageSize System.Drawing.Size
ItemName string
LineColor Color
LineStyle DashStyle
LineWidth int
TextColor Color
TextFont System.Drawing.FontFamily
TextSize int

프로퍼티 상세

AreaPolygonColor 공개적으로 프로퍼티

public Color AreaPolygonColor
리턴 Color

ImageSize 공개적으로 프로퍼티

public Size,System.Drawing ImageSize
리턴 System.Drawing.Size

ItemName 공개적으로 프로퍼티

public string ItemName
리턴 string

LineColor 공개적으로 프로퍼티

public Color LineColor
리턴 Color

LineStyle 공개적으로 프로퍼티

public DashStyle LineStyle
리턴 DashStyle

LineWidth 공개적으로 프로퍼티

public int LineWidth
리턴 int

TextColor 공개적으로 프로퍼티

public Color TextColor
리턴 Color

TextFont 공개적으로 프로퍼티

public FontFamily,System.Drawing TextFont
리턴 System.Drawing.FontFamily

TextSize 공개적으로 프로퍼티

public int TextSize
리턴 int