 | IHasTimeTStart Property |
Gets/Sets the start time of this element.
Namespace: ema3d.Api.V25Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
SyntaxDomainDependentDouble TStart { get; set; }
Property TStart As DomainDependentDouble
Get
Set
property DomainDependentDouble^ TStart {
DomainDependentDouble^ get ();
void set (DomainDependentDouble^ value);
}
abstract TStart : DomainDependentDouble with get, set
Property Value
DomainDependentDouble
See Also