 | BackgroundBackgroundType Property |
Gets/Sets type of background being used. (Linear or Nonlinear)
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic BackgroundType BackgroundType { get; set; }
Public Property BackgroundType As BackgroundType
Get
Set
public:
property BackgroundType BackgroundType {
BackgroundType get ();
void set (BackgroundType value);
}
member BackgroundType : BackgroundType with get, set
Property Value
BackgroundType
See Also