Click or drag to resize

IPublishOptionsEnableSelection Property

Enable shape selection. Will hightlight the selected shape when clicked Required for displaying shape properties/links/etc in the sidebar

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
bool EnableSelection { get; set; }

Property Value

Type: Boolean
See Also