C# 클래스 AGS.Types.CustomResolutionUIEditor

상속: System.Drawing.Design.UITypeEditor
파일 보기 프로젝트 열기: adventuregamestudio/ags

공개 프로퍼티들

프로퍼티 타입 설명
CustomResolutionSetGUI CustomResolutionGUIType

공개 메소드들

메소드 설명
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

메소드 상세

EditValue() 공개 메소드

public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object
context ITypeDescriptorContext
provider IServiceProvider
value object
리턴 object

GetEditStyle() 공개 메소드

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
리턴 UITypeEditorEditStyle

프로퍼티 상세

CustomResolutionSetGUI 공개적으로 정적으로 프로퍼티

public static CustomResolutionGUIType CustomResolutionSetGUI
리턴 CustomResolutionGUIType