com.esri.arcgis.schematic
Class ISchematicDatasetEventsOnStartEditLayerEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.schematic.ISchematicDatasetEventsOnStartEditLayerEvent
- All Implemented Interfaces:
- Serializable
public class ISchematicDatasetEventsOnStartEditLayerEvent
- extends EventObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
- Serialized Form
ISchematicDatasetEventsOnStartEditLayerEvent
public ISchematicDatasetEventsOnStartEditLayerEvent(Object source)
init
public void init(ISchematicLayer schematicLayer)
getSchematicLayer
public final ISchematicLayer getSchematicLayer()