RenderingConnection.OutlineSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Global outline settings.
public:
property Microsoft::Azure::RemoteRendering::OutlineSettings ^ OutlineSettings { Microsoft::Azure::RemoteRendering::OutlineSettings ^ get(); };
public Microsoft.Azure.RemoteRendering.OutlineSettings OutlineSettings { get; }
member this.OutlineSettings : Microsoft.Azure.RemoteRendering.OutlineSettings
Public ReadOnly Property OutlineSettings As OutlineSettings