| SoVRMemoryWriterpadding Property  | 
Padding over x and y dimension, use to align slice data in memory. 
 
Namespace: OIV.VolumeViz.WritersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFVec2s padding { get; }Public ReadOnly Property padding As SoSFVec2s
	Get
public:
property SoSFVec2s^ padding {
	SoSFVec2s^ get ();
}member padding : SoSFVec2s with get
Property Value
Type: 
SoSFVec2s
Remarks
See Also