Specify a reference shape.
Read-write property
[Visual Basic .NET] |
---|
Public Property ReferenceShape() As AgECrdnReferenceShapeType
|
[C#] |
---|
public AgECrdnReferenceShapeType ReferenceShape {get; set;}
|
[Managed C++] |
---|
public: __property AgECrdnReferenceShapeType get_ReferenceShape();
|
[Unmanaged C++] |
---|
public: HRESULT get_ReferenceShape(
|
[Java] |
---|
public AgECrdnReferenceShapeType getReferenceShape();public void setReferenceShape(
|