CutPlaneComponent.SolidEdgeSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
剪板實心邊緣的螢幕空間圖元大小,在與遠端物件的交集處右轉譯。
public:
property float SolidEdgeSize { float get(); void set(float value); };
public float SolidEdgeSize { get; set; }
member this.SolidEdgeSize : single with get, set
Public Property SolidEdgeSize As Single
屬性值
備註
將此值設定為 0 可有效停用剪板的實線轉譯。
如果設定負大小,就會發生 InvalidParam 錯誤。