Back to Devexpress

DrawMapSegmentEventArgs Class

windowsforms-devexpress-dot-xtramap-d7a5fc83.md

latest1.1 KB
Original Source

DrawMapSegmentEventArgs Class

Contains segment options for the MapPath and MapPie vector items.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class DrawMapSegmentEventArgs :
    EventArgs,
    IRenderItemStyle
vb
Public Class DrawMapSegmentEventArgs
    Inherits EventArgs
    Implements IRenderItemStyle

Inheritance

Object EventArgs DrawMapSegmentEventArgs

See Also

DrawMapSegmentEventArgs Members

DevExpress.XtraMap Namespace