ASP.NET Pack Programmer's Guide
Style.UnsetValue Method
See Also
 





Clears the value of the specified property.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected void UnsetValue (
    Object property
)

Visual Basic  Copy Code

Protected Sub UnsetValue( _
    property As Object _
)

 Parameters

property

The property to clear.

 See Also

Style Members
Style Class
MindFusion.Diagramming Namespace