PropertyDouble Class

Double property template.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<double,double,Autodesk::Civil::CastOp<double,double> >
          Autodesk.CivilPropertyDouble
            Autodesk.CivilPropertyAngle

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public class PropertyDouble : Property<double,double,Autodesk::Civil::CastOp<double,double> >

The PropertyDouble type exposes the following members.

Properties
Methods
See Also