GradingCriteriaSurfaceProjectionType Property |
Specifies the type of projection for the Surface target.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GradingSurfaceProjectionType SurfaceProjectionType { get; set; }
Public Property SurfaceProjectionType As GradingSurfaceProjectionType
Get
Set
public:
property GradingSurfaceProjectionType SurfaceProjectionType {
GradingSurfaceProjectionType get ();
void set (GradingSurfaceProjectionType value);
}
Property Value
GradingSurfaceProjectionType
See Also