You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
838 B
18 lines
838 B
<?xml version="1.0" encoding="utf-8" ?> |
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="图层属性_JKRJ,TBBG,BGFWCG,DTBJK" SymbolicName="KGIS.Plugin.LayerProperty" Version="1.0" InitializedState="Active" StartLevel="2"> |
|
<Activator Type="KGIS.Plugin.LayerProperty.Activator" Policy="Immediate" /> |
|
<Runtime> |
|
<Assembly Path="KGIS.Plugin.LayerProperty.dll" Share="true" /> |
|
</Runtime> |
|
|
|
<Extension Point="ExtPoint.CatalogContextMenus"> |
|
<MenuItem Id="KGIS.UI.AppMenu.LayerAttribute" |
|
Name="图层属性" |
|
Tooltip="图层属性" |
|
Image="\Resources\ContextMenus\图层属性设置.png" |
|
ParentId="" |
|
ContentItemType="Layer" |
|
Order="99" |
|
CommandId="KGIS.Plugin.LayerProperty.Commands.CmdLayerProperty"/> |
|
</Extension> |
|
</Bundle> |