메소드 | 설명 | |
---|---|---|
SvgReaderOptions ( ) : System.IO |
Initializes a new SvgReaderOptions instance.
|
|
SvgReaderOptions ( bool ignoreEffects ) : System.IO |
Initializes a new SvgReaderOptions instance.
|
public SvgReaderOptions ( bool ignoreEffects ) : System.IO | ||
ignoreEffects | bool | /// Specifies whether filter effects should be applied using WPF bitmap /// effects. /// |
리턴 | System.IO |