NevronOpenVision
Nevron.Nov.Diagram.Import.Map Namespace / NShapeCreatedListener Class


In This Topic
NShapeCreatedListener Class Methods
In This Topic

For a list of all members of this type, see NShapeCreatedListener members.

Public Methods
 NameDescription
Public MethodCalled when a shape, which consists of multiple points has been created. Return false to cancel the adding of the shape to the document.  
Public MethodCalled when a shape, which consists of multiple polygons has been created. Return false to cancel the adding of the shape to the document.  
Public MethodCalled when a shape, which consists of multiple polylines has been created. Return false to cancel the adding of the shape to the document.  
Public MethodCalled when a point shape has been created. Return false to cancel the adding of the shape to the document.  
Public MethodCalled when a polygon shape has been created. Return false to cancel the adding of the shape to the document.  
Public MethodCalled when a polyline shape has been created. Return false to cancel the adding of the shape to the document.  
Top
See Also