C# (CSharp) GitHub.UI OcticonPath - 3 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die GitHub.UI.OcticonPath, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Represent a raw path with no transformation. Uses the coordinate system from the octicon/svg files which are all drawn on a 1024px high canvas with variable width. If you're just after the shape this control can be used with Stretch=Uniform. If you're looking for an accurately scaled octicon correctly position you'll have to explicitly set the height of the path to 1024 and wrap it in a viewbox to scale it down to the size you want.