OutlineStyles Enum
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.
Values for OutlineStylesAttribute.
This enumeration supports a bitwise combination of its member values.
public enum class OutlineStyles
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1F57B37D-CB59-43f4-95E0-7C9E40DB427E")]
public enum OutlineStyles
[System.Flags]
public enum OutlineStyles
[<System.Flags>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("1F57B37D-CB59-43f4-95E0-7C9E40DB427E")>]
type OutlineStyles =
[<System.Flags>]
type OutlineStyles =
Public Enum OutlineStyles
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | No outline style. |
Outline | 1 | Outlined. |
Shadow | 2 | Shadowed. |
Engraved | 4 | Engraved. |
Embossed | 8 | Embossed. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา