Class AllowRotationOverrideExtensions
Inheritance
System.Object
AllowRotationOverrideExtensions
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public static class AllowRotationOverrideExtensions
Methods
GetBoolValue(AllowRotationOverrideGrid3D) | Converts the enum into a nullable bool (3 possible values). |
GetBoolValue(AllowRotationOverrideGrid3D)
Converts the enum into a nullable bool (3 possible values).
Declaration
public static bool? GetBoolValue(this AllowRotationOverrideGrid3D value)
Parameters
Type | Name | Description |
---|---|---|
Allow |
value |
Returns
Type | Description |
---|---|
System. |