Whether to hide the default selection paintable (because the template component provides it's own selection visualization).

Namespace: yWorks.yFiles.Graph.Web.Style
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
bool HideSelectionPaintable { get; set; }
Visual Basic
Property HideSelectionPaintable As Boolean
	Get
	Set

See Also