Change properties on a line


Author
Message
Luis Miguel Perez Lopez
Luis Miguel Perez Lopez
Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)Forum Member (29 reputation)
Group: Forum Members
Posts: 29, Visits: 1
I have the following code:

Call DrawingView.Controller.Tools.SingleEnableTool(NDWFR.ToolCreateConnector)


Dim tool As NCreateConnectorTool = TryCast(DrawingView.Controller.Tools.GetToolByName(NDWFR.ToolCreateConnector), NCreateConnectorTool)
tool.ConnectorType = ConnectorType.Line

With this code I allow the user to create a line in the drawingview. The problem is that I need change the properties of the line.how I can change the properties of the line once the user finishes drawing the line?
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search