AGI AgSearch 11 Send comments on this topic.
SetColumnToTruncateLeft Method (IAgPluginSearchStatusGrid)
See Also 
Col





Description

Sets a column to truncate left.

Syntax

[Visual Basic .NET]
Public Sub SetColumnToTruncateLeft( _
   ByVal Col As Integer _
) 

[C#]
public void SetColumnToTruncateLeft(
int Col
);

[Managed C++]
public: void SetColumnToTruncateLeft(
int Col
);

[Java]
public  setColumnToTruncateLeft(
ppInteger Col
);

[Unmanaged C++]
public: HRESULT SetColumnToTruncateLeft(
int Col
);

Parameters

Col

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1