 | PinCurrentEnd Property |
The end of the
Segment this source lies on.
Namespace: ema3d.Api.V25.Cabling.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic EndType End { get; set; }
Public Property End As EndType
Get
Set
public:
property EndType End {
EndType get ();
void set (EndType value);
}
member End : EndType with get, set
Property Value
EndType
See Also