次の方法で共有


Margins 構造体

定義

public value class Margins
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Margins/MarginsConverter))]
public struct Margins
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Margins/MarginsConverter))>]
type Margins = struct
Public Structure Margins
継承
Margins
属性

コンストラクター

Margins(ReportSize, ReportSize, ReportSize, ReportSize)

プロパティ

Bottom
Left
Right
Top

適用対象