Bitmap for UWP
PointDiffuseProperties 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : PointDiffuseProperties 列挙体
D2D1_POINTDIFFUSE_PROP
シンタックス
'宣言
 
Public Enum PointDiffuseProperties 
   Inherits System.Enum
public enum PointDiffuseProperties : System.Enum 
メンバ
メンバ解説
ColorD2D1_POINTDIFFUSE_PROP_COLOR
DiffuseConstantD2D1_POINTDIFFUSE_PROP_DIFFUSE_CONSTANT
KernelUnitLengthD2D1_POINTDIFFUSE_PROP_KERNEL_UNIT_LENGTH
LightPositionD2D1_POINTDIFFUSE_PROP_LIGHT_POSITION
ScaleModeD2D1_POINTDIFFUSE_PROP_SCALE_MODE
SurfaceScaleD2D1_POINTDIFFUSE_PROP_SURFACE_SCALE
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct2D.PointDiffuseProperties

参照

C1.Util.DX.Direct2D 名前空間