CorridorSlopePatternFeatureLine2 Property |
Gets the second corridor feature line of the CorridorSlopePattern.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CorridorFeatureLine FeatureLine2 { get; }
Public ReadOnly Property FeatureLine2 As CorridorFeatureLine
Get
public:
property CorridorFeatureLine^ FeatureLine2 {
CorridorFeatureLine^ get ();
}
Property Value
CorridorFeatureLine
See Also