Skip to content

Syntax error in the circle example c# code #1598

@andrasjani

Description

@andrasjani

At https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/map#create-a-circle there is a typo at line:

StrokeColor = Color.From FromArgb("#88FF0000"),

It should be:

StrokeColor = Color.FromArgb("#88FF0000"),

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 143155

Metadata

Metadata

Assignees

Labels

📌 seQUESTeredIdentifies that an issue has been imported into Quest.Pri1High priority, do before Pri2 and Pri3doc-bugProblem with the content; needs to be fixed [org]dotnet-maui/techdotnet-mobile/prod

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions