SoVRMLArc2DstartAngle Property |
Specifies the start angle of the arc.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat startAngle { get; }
Public ReadOnly Property startAngle As SoSFFloat
Get
public:
property SoSFFloat^ startAngle {
SoSFFloat^ get ();
}
member startAngle : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also