CADability dotNET
Initializes a new instance of the SeperatorProperty class

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public SeperatorProperty(
	string resourceId
)
Visual Basic
Public Sub New ( _
	resourceId As String _
)
Visual C++
public:
SeperatorProperty(
	String^ resourceId
)

Parameters

resourceId
Type: System..::..String

See Also