 | FieldProbeTType Property |
Gets / Sets the type of field to the probe
Namespace: ema3d.Api.V25.Core.ProbesAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic FieldType Type { get; set; }
Public Property Type As FieldType
Get
Set
public:
property FieldType Type {
FieldType get ();
void set (FieldType value);
}
member Type : FieldType with get, set
Property Value
FieldType
See Also