'Declaration
Public Function New( _ ByVal text As System.String, _ ByVal anchorUniqueId As System.Guid, _ ByVal margins As NMargins _ )
'Usage
Dim text As System.String Dim anchorUniqueId As System.Guid Dim margins As NMargins Dim instance As New NBoundsLabel(text, anchorUniqueId, margins)
public NBoundsLabel( System.string text, System.Guid anchorUniqueId, NMargins margins )
Parameters
- text
- anchorUniqueId
- margins