Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public bool curveFlipXy { get; set; } |
Visual Basic |
---|
Public Property curveFlipXy As Boolean Get Set |
Visual C++ |
---|
public: property bool curveFlipXy { bool get (); void set (bool value); } |