Skip to content

How to stretch the icon? #40

Open
Open
@xiaoxstz

Description

@xiaoxstz

I want to set an arrow icon for a button. Besides, I want to adjust the thickness by stretching the SVG image. How to realize it?

  <Grid Width="400" Height="300" >
      <Rectangle Stroke="BurlyWood" StrokeThickness="2"  StrokeDashArray="4 2"/>
      <Image fa6:FontAwesome.Icon="Solid_ArrowRightLong" width="40"/>
  </Grid>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions