Namespace: P4s3CurveNewAssembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
[CompilationMappingAttribute(SourceConstructFlags.Value)]
public static GraphWin..::..GraphWin graph { get; set; } |
Visual Basic |
---|
<CompilationMappingAttribute(SourceConstructFlags.Value)>
Public Shared Property graph As GraphWin..::..GraphWin
Get
Set |
Visual C++ |
---|
public:
[CompilationMappingAttribute(SourceConstructFlags::Value)]
static property GraphWin..::..GraphWin^ graph {
GraphWin..::..GraphWin^ get ();
void set (GraphWin..::..GraphWin^ value);
} |
Property Value
Type:
GraphWin..::..GraphWin
See Also