Search
BorderComponent.GetThickness Method
See Also
 





ContentComponent.GetThickness override.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected override Thickness GetThickness ()

Visual Basic  Copy Code

Protected Overrides Function GetThickness () As Thickness

 Return Value

An instance of the Thickness structure.

 See Also