Skip to content

PathSegment.IsSmoothJoin possible error and confusing explanation #3694

Open
@mairaw

Description

@mairaw

From @alataffective on Friday, March 1, 2019 10:51:20 AM

Link to article:
https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.pathsegment.issmoothjoin?view=netframework-4.7.2

Problem 1 (affected join):
"join between this PathSegment and the previous PathSegment"
In my tests the property value affects this path segment and the next path segment not the previous as stated.

Problem 2 (corner value and definition):
Saying that true means it is not treated as a corner. What does treated as a corner mean? When true, the join between this segment and the next is rounded, giving the impression (to me at least) of a corner. So in my mind true means it is treated as a corner, where false means the lines are just drawn one over another. This does depend on the definition of corner (which is not provided).

Copied from original issue: MicrosoftDocs/feedback#1217

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri2Indicates issues/PRs that are medium priorityPri3Indicates issues/PRs that are low priorityarea-WPFIssues or PRs that relate to WPF or XAML.doc-bugProblem with the content; needs to be fixedwaiting-on-feedbackIndicates PRs that are waiting for feedback from SMEs before they can be merged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions