'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 NRotatedBoundsLabel(text, anchorUniqueId, margins)
public NRotatedBoundsLabel( System.string text, System.Guid anchorUniqueId, NMargins margins )
Parameters
- text
- anchorUniqueId
- margins