 | ShieldDefinition Property |
Gets/Sets the definition of this shield
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic ShieldDefinition Definition { get; set; }
Public Property Definition As ShieldDefinition
Get
Set
public:
property ShieldDefinition^ Definition {
ShieldDefinition^ get ();
void set (ShieldDefinition^ value);
}
member Definition : ShieldDefinition with get, set
Property Value
ShieldDefinition
See Also