VectorMapLayer.ImportSldFromString
VectorMapLayer.ImportSldFromString method
指定された Styled Layer Descriptor 文字列からスタイルをインポートします。
public void ImportSldFromString(string sld, SldImportOptions options = null)
| パラメータ | タイプ | 説明 |
|---|---|---|
| sld | String | スタイル付きレイヤー記述子。 |
| options | SldImportOptions | インポート オプション。 |
例外
| 例外 | 調子 |
|---|---|
| ArgumentNullException | 引数はnull. |
| XmlException | XML の解析中にエラーが発生しました。 |
| FormatException | XML に SLD スタイルが見つかりませんでした。 |
備考
このメソッドは、Symbolizerプロパティ.
関連項目
- class SldImportOptions
- class VectorMapLayer
- 名前空間 Aspose.Gis.Rendering
- 組み立て Aspose.GIS