PathArc Struct
Defines an arc (a path segment).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
See Also
Defines an arc (a path segment).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
public readonly struct PathArc :
IPathSegment,
IEquatable<PathArc>
Public Structure PathArc
Implements IPathSegment,
IEquatable(Of PathArc)