Skip to content

Commit d512942

Browse files
committed
WPF-925465-Fixed image not visible issue
1 parent 4734266 commit d512942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpf/Diagram/Stencil/SymbolGroup/SymbolGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@ To add symbols to a Stencil through `SymbolGroupViewModel`, you can utilize the
348348
</syncfusion:Stencil.SymbolGroups>
349349
</syncfusion:Stencil>
350350

351-
![Category Source](SymbolGroup_images/BuiltInShapesList.png)
352-
353351
{% endhighlight %}
354352

353+
![Category Source](SymbolGroup_images/BuiltInShapesList.png)
354+
355355
## Customize the appearance of the symbols in the built-in categories
356356

357357
The symbol sizes for the built-in symbol categories are equivalent to the Visio symbol size. Each symbol available in the category collection can be customized by the [PrepareSymbolViewModel](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.Stencil.Stencil.html#Syncfusion_UI_Xaml_Diagram_Stencil_Stencil_PrepareSymbolViewModel_System_Object_System_String_System_String_) virtual method of the stencil class. Symbols can be modified by using the following properties of the `PrepareSymbolViewModel` method:

0 commit comments

Comments
 (0)