AnalysisDisplayStyleCreateAnalysisDisplayStyle Method

Overload List
 NameDescription
Public methodStatic memberCreateAnalysisDisplayStyle(Document, String, AnalysisDisplayColoredSurfaceSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) Factory method - creates analysis display style object of type Colored Surface for the given document.
Public methodStatic memberCreateAnalysisDisplayStyle(Document, String, AnalysisDisplayDeformedShapeSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) Factory method - creates analysis display style object of type Deformed Shape for the given document.
Public methodStatic memberCreateAnalysisDisplayStyle(Document, String, AnalysisDisplayDiagramSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) Factory method - creates analysis display style object of type Diagram for the given document.
Public methodStatic memberCreateAnalysisDisplayStyle(Document, String, AnalysisDisplayMarkersAndTextSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) Factory method - creates analysis display style object of type Markers and Text for the given document.
Public methodStatic memberCreateAnalysisDisplayStyle(Document, String, AnalysisDisplayVectorSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) Factory method - creates analysis display style object of type Vectors for the given document.
Top
See Also