 | SectorGridParamsRotationAngleRelativeTo Property |
Namespace:
TSD.API.Remoting.Structure.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic SectorGridParamsRotationRelativeTo RotationAngleRelativeTo { get; set; }
Public Property RotationAngleRelativeTo As SectorGridParamsRotationRelativeTo
Get
Set
public:
property SectorGridParamsRotationRelativeTo RotationAngleRelativeTo {
SectorGridParamsRotationRelativeTo get ();
void set (SectorGridParamsRotationRelativeTo value);
}
member RotationAngleRelativeTo : SectorGridParamsRotationRelativeTo with get, set
Property Value
Type:
SectorGridParamsRotationRelativeTo
Remarks
See Also