| PoAxismarginType Property  | 
Relative or absolute margin. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoAxisMarginTypes> marginType { get; }Public ReadOnly Property marginType As SoSFEnum(Of PoAxisMarginTypes)
	Get
public:
property SoSFEnum<PoAxisMarginTypes>^ marginType {
	SoSFEnum<PoAxisMarginTypes>^ get ();
}member marginType : SoSFEnum<PoAxisMarginTypes> with get
Property Value
Type: 
SoSFEnumPoAxisMarginTypes
Remarks
See Also