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