Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnTextRollupRunDesigner Class : AnnTextRollupRunDesigner Constructor |
public AnnTextRollupRunDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnTextRollupObject annTextRollupObject )
'Declaration
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annTextRollupObject As AnnTextRollupObject _ )
'Usage
Dim automationControl As IAnnAutomationControl Dim container As AnnContainer Dim annTextRollupObject As AnnTextRollupObject Dim instance As New AnnTextRollupRunDesigner(automationControl, container, annTextRollupObject)
public AnnTextRollupRunDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnTextRollupObject annTextRollupObject )
- (instancetype)initWithControl:(id<LTIAnnAutomationControl>)control
container:(LTAnnContainer *)container
object:(LTAnnTextRollupObject *)annObject
public AnnTextRollupRunDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnTextRollupObject annTextRollupObject)
function AnnTextRollupRunDesigner( automationControl , container , annTextRollupObject )
This method sets the container to the Container property and the annTextRollupObject to the TargetObject property.