C# 클래스 ComponentFactory.Krypton.Toolkit.PaletteContentText.InternalStorage

파일 보기 프로젝트 열기: ComponentFactory/Krypton

공개 프로퍼티들

프로퍼티 타입 설명
ContentTextColor1 Color
ContentTextColor2 Color
ContentTextColorAlign PaletteRectangleAlign
ContentTextColorAngle float
ContentTextColorStyle PaletteColorStyle
ContentTextFont System.Drawing.Font
ContentTextH PaletteRelativeAlign
ContentTextHint PaletteTextHint
ContentTextImage Image
ContentTextImageAlign PaletteRectangleAlign
ContentTextImageStyle PaletteImageStyle
ContentTextMultiLine InheritBool
ContentTextMultiLineH PaletteRelativeAlign
ContentTextPrefix PaletteTextHotkeyPrefix
ContentTextTrim PaletteTextTrim
ContentTextV PaletteRelativeAlign

공개 메소드들

메소드 설명
InternalStorage ( ) : System

Initialize a new instance of the InternalStorage structure.

메소드 상세

InternalStorage() 공개 메소드

Initialize a new instance of the InternalStorage structure.
public InternalStorage ( ) : System
리턴 System

프로퍼티 상세

ContentTextColor1 공개적으로 프로퍼티

public Color ContentTextColor1
리턴 Color

ContentTextColor2 공개적으로 프로퍼티

public Color ContentTextColor2
리턴 Color

ContentTextColorAlign 공개적으로 프로퍼티

public PaletteRectangleAlign ContentTextColorAlign
리턴 PaletteRectangleAlign

ContentTextColorAngle 공개적으로 프로퍼티

public float ContentTextColorAngle
리턴 float

ContentTextColorStyle 공개적으로 프로퍼티

public PaletteColorStyle ContentTextColorStyle
리턴 PaletteColorStyle

ContentTextFont 공개적으로 프로퍼티

public Font,System.Drawing ContentTextFont
리턴 System.Drawing.Font

ContentTextH 공개적으로 프로퍼티

public PaletteRelativeAlign ContentTextH
리턴 PaletteRelativeAlign

ContentTextHint 공개적으로 프로퍼티

public PaletteTextHint ContentTextHint
리턴 PaletteTextHint

ContentTextImage 공개적으로 프로퍼티

public Image ContentTextImage
리턴 Image

ContentTextImageAlign 공개적으로 프로퍼티

public PaletteRectangleAlign ContentTextImageAlign
리턴 PaletteRectangleAlign

ContentTextImageStyle 공개적으로 프로퍼티

public PaletteImageStyle ContentTextImageStyle
리턴 PaletteImageStyle

ContentTextMultiLine 공개적으로 프로퍼티

public InheritBool ContentTextMultiLine
리턴 InheritBool

ContentTextMultiLineH 공개적으로 프로퍼티

public PaletteRelativeAlign ContentTextMultiLineH
리턴 PaletteRelativeAlign

ContentTextPrefix 공개적으로 프로퍼티

public PaletteTextHotkeyPrefix ContentTextPrefix
리턴 PaletteTextHotkeyPrefix

ContentTextTrim 공개적으로 프로퍼티

public PaletteTextTrim ContentTextTrim
리턴 PaletteTextTrim

ContentTextV 공개적으로 프로퍼티

public PaletteRelativeAlign ContentTextV
리턴 PaletteRelativeAlign