Method | Description | |
---|---|---|
AddImage ( |
||
GetScaledHeight ( double scale ) : double | ||
GetScaledPath ( double scale ) : string | ||
GetScaledWidth ( double scale ) : double | ||
GetTargetSizePath ( double targetSize, bool unplated ) : string | ||
Initialize ( ) : void | ||
OutputSet ( |
||
OutputSet ( |
Method | Description | |
---|---|---|
OnImagePropertyChanged ( object sender, |
||
OnOwnerPropertyChanged ( object sender, |
||
SetGenerate ( bool value, bool updateImages ) : void | ||
UpdateGenerate ( ) : void | ||
UpdateImageGenerate ( ) : void | ||
UpdateSize ( ) : void |
public GetScaledHeight ( double scale ) : double | ||
scale | double | |
return | double |
public GetScaledPath ( double scale ) : string | ||
scale | double | |
return | string |
public GetScaledWidth ( double scale ) : double | ||
scale | double | |
return | double |
public GetTargetSizePath ( double targetSize, bool unplated ) : string | ||
targetSize | double | |
unplated | bool | |
return | string |
public OutputSet ( |
||
owner | ||
name | string | |
return | System |
public OutputSet ( |
||
owner | ||
name | string | |
width | double | |
height | double | |
return | System |