GradingCriteriaProjectionDistance Property |
Specifies the fixed distance from the footprint for the projection.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble ProjectionDistance { get; }
Public ReadOnly Property ProjectionDistance As PropertyDouble
Get
public:
property PropertyDouble^ ProjectionDistance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also