Class CadLayoutInfo
Inheritance
System.Object
CadLayoutInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Experior.Core.dll
Syntax
[Serializable]
public class CadLayoutInfo
Fields
Color
Declaration
Field Value
Type |
Description |
System.Windows.Media.Color |
|
Embedded
Declaration
Field Value
Type |
Description |
System.Boolean |
|
FileName
Declaration
Field Value
Type |
Description |
System.String |
|
Flatten
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Offset
Declaration
Field Value
Type |
Description |
System.Numerics.Vector3 |
|
Scale
Declaration
Field Value
Type |
Description |
System.Numerics.Vector3 |
|
UseCustomColor
Declaration
public bool UseCustomColor
Field Value
Type |
Description |
System.Boolean |
|
Visibility
Declaration
public CadLayoutVisibility Visibility
Field Value
Yaw
Declaration
Field Value
Type |
Description |
System.Single |
|
Properties
ColorName
Declaration
[Browsable(false)]
public string ColorName { get; set; }
Property Value
Type |
Description |
System.String |
|