LabelBaseFeatureId Property |
Gets the ObjectId of the feature being labeled by the label object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId FeatureId { get; }
Public ReadOnly Property FeatureId As ObjectId
Get
public:
property ObjectId FeatureId {
ObjectId get ();
}
Property Value
ObjectId
See Also