AODL.Document.Styles.Properties.PlotAreaProperties.PlotAreaProperties C# (CSharp) 메소드

PlotAreaProperties() 공개 메소드

the constructor of plotarea property
public PlotAreaProperties ( IStyle style ) : System
style IStyle
리턴 System
		public PlotAreaProperties(IStyle style):base(style)
		{


		}
	}
PlotAreaProperties