 | IHasShieldDefinitionDefinition Property |
Gets/Sets the shield definition.
Namespace: ema3d.Api.V25.Cabling.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
SyntaxIShieldDefinition Definition { get; }
ReadOnly Property Definition As IShieldDefinition
Get
property IShieldDefinition^ Definition {
IShieldDefinition^ get ();
}
abstract Definition : IShieldDefinition with get
Property Value
IShieldDefinition
See Also