EnclosureDescriptionFunctionType Property |
Gets the type of value returned by the
Function.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic EnclosureFunctionType FunctionType { get; }
Public ReadOnly Property FunctionType As EnclosureFunctionType
Get
public:
property EnclosureFunctionType FunctionType {
EnclosureFunctionType get ();
}
member FunctionType : EnclosureFunctionType with get
Property Value
Type:
EnclosureFunctionType
See Also