Visual Basic (Declaration) | |
---|---|
Public Property Normal As Medical3DPoint |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Medical3DPoint Normal {get; set;} |
C++/CLI | |
---|---|
public: property Medical3DPoint Normal { Medical3DPoint get(); void set (Medical3DPoint value); } |
Return Value
Medical3DPoint that represents the plane normal.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family