ParamPointOffset Property |
Gets or sets the offset associated with the parameter.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double Offset { get; set; }
Public Property Offset As Double
Get
Set
public:
property double Offset {
double get ();
void set (double value);
}
Property Value
Double
See Also