 | IMemberSpanRotationOption Property |
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<RotationOption> RotationOption { get; }
ReadOnly Property RotationOption As IPropertyWithValidValues(Of RotationOption)
Get
property IPropertyWithValidValues<RotationOption>^ RotationOption {
IPropertyWithValidValues<RotationOption>^ get ();
}
abstract RotationOption : IPropertyWithValidValues<RotationOption> with get
Property Value
Type:
IPropertyWithValidValuesRotationOption
See Also