C# Class ThemeEditor.WPF.MainWindow.SaveImageResults

ファイルを表示 Open project: usagirei/3DS-Theme-Editor

Public Properties

Property Type Description
Path string
Saved bool
Target TargetImage

Property Details

Path public_oe property

public string Path
return string

Saved public_oe property

public bool Saved
return bool

Target public_oe property

public TargetImage Target
return TargetImage