Click or drag to resize

VersionControlManagerModelDocumentGlyph Property

The glyph for this document.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.04.00
Syntax
C#
public ImageSource Glyph { get; }

Property Value

Type: ImageSource
See Also