Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DMPRInfo Class : Orientation Property |
public float[] Orientation {get; set;}
'Declaration Public Property Orientation As Single()
'Usage Dim instance As Medical3DMPRInfo Dim value() As Single instance.Orientation = value value = instance.Orientation
public: property array<float>^ Orientation { array<float>^ get(); void set ( array<float>^ value); }