Covariance3By3EvaluatorDefinedIn Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract Axes DefinedIn { get; }
Public MustOverride ReadOnly Property DefinedIn As Axes
Get
public:
virtual property Axes^ DefinedIn {
Axes^ get () abstract;
}
abstract DefinedIn : Axes with get
Property Value
Type:
AxesSee Also