This document is archived and information here might be outdated. Recommended version. |
Top margin of the specified container.
[Visual Basic .NET] Public Function GetTopMargin ( _ ByVal Container As ISchematicInMemoryFeature _ ) As Double
[C#] public double GetTopMargin ( ISchematicInMemoryFeature Container );
[C++]
HRESULT GetTopMargin(
ISchematicInMemoryFeature* Container
);
[C++] Parameters Container [in]
Container is a parameter of type ISchematicInMemoryFeature*