次の方法で共有


IGraphSite.GetDisplayOrder(VGLayoutObject, Double) Method

Definition

public:
 void GetDisplayOrder(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject ^ layoutItem, [Runtime::InteropServices::Out] double % order);
public void GetDisplayOrder (Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject layoutItem, out double order);
abstract member GetDisplayOrder : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject * double -> unit
Public Sub GetDisplayOrder (layoutItem As VGLayoutObject, ByRef order As Double)

Parameters

layoutItem
VGLayoutObject
order
Double

Applies to