Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142021 | Jan 15,2019 10:48 AM UTC | Jan 16,2019 06:47 AM UTC | WinForms | 1 |
![]() |
Tags: Diagram |
private void EventSink_SelectionListChanged(CollectionExEventArgs evtArgs)
{
if(evtArgs.Element is BitmapNode)
{
(evtArgs.Element as BitmapNode).LineStyle.LineWidth = 0;
}
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.