This document is archived and information here might be outdated. Recommended version. |
The type of geometry used by the rule.
[Visual Basic .NET] Public Property RepresentationRule As IRepresentationRule
[C#] public IRepresentationRule RepresentationRule {get; set;}
[C++]
HRESULT get_RepresentationRule(
IRepresentationRule* Rule
);
[C++]
HRESULT putref_RepresentationRule(
IRepresentationRule** Rule
);
[C++] Parameters Rule [in]
Rule is a parameter of type IRepresentationRule* Rule [out, retval]
Rule is a parameter of type IRepresentationRule**