SurfaceMaskCreationDataType Property |
Gets or sets the type of the surface mask.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceMaskType Type { get; set; }
Public Property Type As SurfaceMaskType
Get
Set
public:
property SurfaceMaskType Type {
SurfaceMaskType get ();
void set (SurfaceMaskType value);
}
Property Value
SurfaceMaskType
See Also