SoImageDataAdapterorientation Property |
Namespace: OIV.ImageViz.Nodes.ImagesAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax public SoSFRotation orientation { get; }
Public ReadOnly Property orientation As SoSFRotation
Get
public:
property SoSFRotation^ orientation {
SoSFRotation^ get ();
}
member orientation : SoSFRotation with get
Property Value
Type:
SoSFRotationRemarks OIV.ImageViz.Nodes.Images.SoImageDataAdapter.m_extent
See Also