Interface IST_AbstractCompCurve
Namespace: STCurveTypes
Assembly: STCurveTypes.dll
Syntax
[Guid("C9A0FBA9-48FE-410B-98DF-B88188B91617")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_AbstractCompCurveProperties
SpanCount
Declaration
int SpanCount { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Methods
GetSpan(int)
Declaration
TSTCurveSpan GetSpan(int i)Parameters
| Type | Name | Description | 
|---|---|---|
| int | i | 
Returns
| Type | Description | 
|---|---|
| TSTCurveSpan |