ModelTransformationType Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic ModelTransformationType Type { get; }
Public ReadOnly Property Type As ModelTransformationType
Get
public:
property ModelTransformationType Type {
ModelTransformationType get ();
}
member Type : ModelTransformationType with get
Property Value
Type:
ModelTransformationType
See Also